[stable34] Fix npm audit #1372
playwright.yml
on: pull_request
Matrix: playwright
playwright-summary
5s
Annotations
3 errors and 3 notices
|
[chromium] βΊ playwright/e2e/autosave.spec.ts:21:1 βΊ saves after 30 seconds:
playwright/support/fixtures/Node.ts#L84
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
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:84
82 | await this.page.goto(`f/${this.id}`)
83 | await expect(this.page.getByLabel(this.name, { exact: true }))
> 84 | .toBeVisible({ timeout })
| ^
85 | }
86 |
87 | async move(newName: string) {
at Node.open (/home/runner/actions-runner/_work/text/text/playwright/support/fixtures/Node.ts:84:5)
at /home/runner/actions-runner/_work/text/text/playwright/e2e/autosave.spec.ts:18:2
|
|
[chromium] βΊ playwright/e2e/design.spec.ts:16:1 βΊ Editor container grows vertically:
playwright/support/fixtures/Node.ts#L84
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:84
82 | await this.page.goto(`f/${this.id}`)
83 | await expect(this.page.getByLabel(this.name, { exact: true }))
> 84 | .toBeVisible({ timeout })
| ^
85 | }
86 |
87 | async move(newName: string) {
at Node.open (/home/runner/actions-runner/_work/text/text/playwright/support/fixtures/Node.ts:84:5)
at /home/runner/actions-runner/_work/text/text/playwright/e2e/design.spec.ts:13:2
|
|
[chromium] βΊ playwright/e2e/ime-input.spec.ts:30:1 βΊ Input Chinese character via IME at beginning of paragraph works:
playwright/support/fixtures/Node.ts#L84
1) [chromium] βΊ playwright/e2e/ime-input.spec.ts:30:1 βΊ Input Chinese character via IME at beginning of paragraph works
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:84
82 | await this.page.goto(`f/${this.id}`)
83 | await expect(this.page.getByLabel(this.name, { exact: true }))
> 84 | .toBeVisible({ timeout })
| ^
85 | }
86 |
87 | async move(newName: string) {
at Node.open (/home/runner/actions-runner/_work/text/text/playwright/support/fixtures/Node.ts:84:5)
at /home/runner/actions-runner/_work/text/text/playwright/e2e/ime-input.spec.ts:15:2
|
|
π Playwright Run Summary
1 flaky
[chromium] βΊ playwright/e2e/autosave.spec.ts:21:1 βΊ saves after 30 seconds βββββββββββββββββββββ
18 passed (5.0m)
|
|
π Playwright Run Summary
1 flaky
[chromium] βΊ playwright/e2e/design.spec.ts:16:1 βΊ Editor container grows vertically ββββββββββββ
15 passed (5.7m)
|
|
π Playwright Run Summary
1 flaky
[chromium] βΊ playwright/e2e/ime-input.spec.ts:30:1 βΊ Input Chinese character via IME at beginning of paragraph works
16 passed (6.4m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report_shard1
|
7.52 MB |
sha256:2a17bcb11dc6528c2555e3855a73d7c6d1e099cb3cccc47de105e94207689da6
|
|
|
playwright-report_shard2
|
2.16 MB |
sha256:6eaac04ee3c19aaf8cc3f4390e10a9ee9aa43c04c9b6d227f773a81025b8f991
|
|
|
playwright-report_shard3
|
2.63 MB |
sha256:1ba5c95462d0bd7384bbe467d11e15ecdfc0f6859106be24e516749e21e8d54a
|
|