chore(deps-dev): bump fast-uri from 3.1.0 to 3.1.2 #1026
Annotations
3 errors and 3 notices
|
[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/history.spec.ts:17:2 โบ Undo manager โบ Can undo first action in empty document:
playwright/support/fixtures/Node.ts#L84
1) [chromium] โบ playwright/e2e/history.spec.ts:17:2 โบ Undo manager โบ Can undo first action in empty document
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/work/text/text/playwright/support/fixtures/Node.ts:84:5)
at /home/runner/work/text/text/playwright/e2e/history.spec.ts:13:2
|
|
[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/work/text/text/playwright/support/fixtures/Node.ts:84:5)
at /home/runner/work/text/text/playwright/e2e/autosave.spec.ts:18:2
|
|
๐ญ Playwright Run Summary
1 flaky
[chromium] โบ playwright/e2e/design.spec.ts:16:1 โบ Editor container grows vertically โโโโโโโโโโโโ
13 passed (2.2m)
|
|
๐ญ Playwright Run Summary
1 flaky
[chromium] โบ playwright/e2e/history.spec.ts:17:2 โบ Undo manager โบ Can undo first action in empty document
15 passed (2.9m)
|
|
๐ญ Playwright Run Summary
1 flaky
[chromium] โบ playwright/e2e/autosave.spec.ts:21:1 โบ saves after 30 seconds โโโโโโโโโโโโโโโโโโโโโ
18 passed (3.8m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report_shard1
|
6.51 MB |
sha256:b57d4fec50bc2a245f5bbf9c092a7f123d0025221c367d14e598db7a0703a987
|
|
|
playwright-report_shard2
|
2.1 MB |
sha256:2552203a920756630ea492043fef6ae47c9b02f76549c5dc47f037c550f2bfbe
|
|
|
playwright-report_shard3
|
2.12 MB |
sha256:cfd1bef38611cd571ee1884e4f42f4ad055ca489f6d10a55546bfea826d9e780
|
|