chore/upgrade vue 3 #1463
playwright.yml
on: pull_request
Matrix: playwright
playwright-summary
6s
Annotations
4 errors and 3 notices
|
[chromium] βΊ playwright/e2e/design.spec.ts:16:1 βΊ Editor container grows vertically:
playwright/support/fixtures/Node.ts#L31
1) [chromium] βΊ playwright/e2e/design.spec.ts:16:1 βΊ Editor container grows vertically βββββββββββ
Error: expect(locator).toBeVisible() failed
Locator: getByLabel('empty.md', { exact: true })
Expected: visible
Timeout: 15000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 15000ms
- waiting for getByLabel('empty.md', { exact: true })
at support/fixtures/Node.ts:31
29 | await this.page.goto(`f/${this.id}`)
30 | await expect(this.page.getByLabel(this.name, { exact: true }))
> 31 | .toBeVisible({ timeout })
| ^
32 | }
33 |
34 | async move(newName: string) {
at Node.open (/home/runner/actions-runner/_work/text/text/playwright/support/fixtures/Node.ts:31:5)
at /home/runner/actions-runner/_work/text/text/playwright/e2e/design.spec.ts:13:2
|
|
[chromium] βΊ playwright/e2e/indexed-db.spec.ts:22:1 βΊ recovering from indexed db:
playwright/support/fixtures/Node.ts#L31
1) [chromium] βΊ playwright/e2e/indexed-db.spec.ts:22:1 βΊ recovering from indexed db ββββββββββββββ
Error: expect(locator).toBeVisible() failed
Locator: getByLabel('empty.md', { exact: true })
Expected: visible
Timeout: 15000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 15000ms
- waiting for getByLabel('empty.md', { exact: true })
at support/fixtures/Node.ts:31
29 | await this.page.goto(`f/${this.id}`)
30 | await expect(this.page.getByLabel(this.name, { exact: true }))
> 31 | .toBeVisible({ timeout })
| ^
32 | }
33 |
34 | async move(newName: string) {
at Node.open (/home/runner/actions-runner/_work/text/text/playwright/support/fixtures/Node.ts:31:5)
at /home/runner/actions-runner/_work/text/text/playwright/e2e/indexed-db.spec.ts:19:2
|
|
[chromium] βΊ playwright/e2e/autosave.spec.ts:21:1 βΊ saves after 30 seconds:
playwright/support/fixtures/Node.ts#L31
1) [chromium] βΊ playwright/e2e/autosave.spec.ts:21:1 βΊ saves after 30 seconds ββββββββββββββββββββ
Error: expect(locator).toBeVisible() failed
Locator: getByLabel('empty.md', { exact: true })
Expected: visible
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 15000ms
- waiting for getByLabel('empty.md', { exact: true })
at support/fixtures/Node.ts:31
29 | await this.page.goto(`f/${this.id}`)
30 | await expect(this.page.getByLabel(this.name, { exact: true }))
> 31 | .toBeVisible({ timeout })
| ^
32 | }
33 |
34 | async move(newName: string) {
at Node.open (/home/runner/actions-runner/_work/text/text/playwright/support/fixtures/Node.ts:31:5)
at /home/runner/actions-runner/_work/text/text/playwright/e2e/autosave.spec.ts:18:2
|
|
[chromium] βΊ playwright/e2e/autosave.spec.ts:21:1 βΊ saves after 30 seconds:
playwright/e2e/autosave.spec.ts#L17
1) [chromium] βΊ playwright/e2e/autosave.spec.ts:21:1 βΊ saves after 30 seconds ββββββββββββββββββββ
Test timeout of 30000ms exceeded while running "beforeEach" hook.
15 | test.describe.configure({ mode: 'serial' })
16 |
> 17 | test.beforeEach(async ({ open }) => {
| ^
18 | await open()
19 | })
20 |
at /home/runner/actions-runner/_work/text/text/playwright/e2e/autosave.spec.ts:17:6
|
|
π Playwright Run Summary
1 flaky
[chromium] βΊ playwright/e2e/design.spec.ts:16:1 βΊ Editor container grows vertically ββββββββββββ
16 passed (3.0m)
|
|
π Playwright Run Summary
1 flaky
[chromium] βΊ playwright/e2e/indexed-db.spec.ts:22:1 βΊ recovering from indexed db βββββββββββββββ
16 passed (3.5m)
|
|
π Playwright Run Summary
1 flaky
[chromium] βΊ playwright/e2e/autosave.spec.ts:21:1 βΊ saves after 30 seconds βββββββββββββββββββββ
18 passed (8.0m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report_shard1
Expired
|
6.96 MB |
sha256:74cef1b481a9002e9ee9c07ca7803d8c6d02abc71402317ad5547eac9ba9a492
|
|
|
playwright-report_shard2
Expired
|
1.94 MB |
sha256:2d6229a59e8a0ad6c0048b96148d2822c2debbd673be2bdc407d4b7fe5c7d2a0
|
|
|
playwright-report_shard3
Expired
|
4.39 MB |
sha256:6513ef62437525912e0ba08d0458bf1d97e67325802a95c2f10eb61732a6b6e1
|
|