chore(deps): update dependency @playwright/test to ^1.58.2 (main) #502
Annotations
4 errors and 1 notice
|
test
Process completed with exit code 1.
|
|
[chromium] βΊ playwright/e2e/versions.spec.ts:54:2 βΊ Versions with distant timestamps βΊ Compare:
playwright/e2e/versions.spec.ts#L66
1) [chromium] βΊ playwright/e2e/versions.spec.ts:54:2 βΊ Versions with distant timestamps βΊ Compare
Retry #2 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: expect(locator).toBeVisible() failed
Locator: locator('.viewer__content .viewer__file--active .ProseMirror').getByRole('heading', { name: 'V3' })
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for locator('.viewer__content .viewer__file--active .ProseMirror').getByRole('heading', { name: 'V3' })
64 | )
65 | await expect(oldVersion.getByRole('heading', { name: 'V1' })).toBeVisible()
> 66 | await expect(current.getByRole('heading', { name: 'V3' })).toBeVisible()
| ^
67 | })
68 | })
69 |
at /home/runner/work/text/text/playwright/e2e/versions.spec.ts:66:62
|
|
[chromium] βΊ playwright/e2e/versions.spec.ts:54:2 βΊ Versions with distant timestamps βΊ Compare:
playwright/e2e/versions.spec.ts#L66
1) [chromium] βΊ playwright/e2e/versions.spec.ts:54:2 βΊ Versions with distant timestamps βΊ Compare
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: expect(locator).toBeVisible() failed
Locator: locator('.viewer__content .viewer__file--active .ProseMirror').getByRole('heading', { name: 'V3' })
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for locator('.viewer__content .viewer__file--active .ProseMirror').getByRole('heading', { name: 'V3' })
64 | )
65 | await expect(oldVersion.getByRole('heading', { name: 'V1' })).toBeVisible()
> 66 | await expect(current.getByRole('heading', { name: 'V3' })).toBeVisible()
| ^
67 | })
68 | })
69 |
at /home/runner/work/text/text/playwright/e2e/versions.spec.ts:66:62
|
|
[chromium] βΊ playwright/e2e/versions.spec.ts:54:2 βΊ Versions with distant timestamps βΊ Compare:
playwright/e2e/versions.spec.ts#L66
1) [chromium] βΊ playwright/e2e/versions.spec.ts:54:2 βΊ Versions with distant timestamps βΊ Compare
Error: expect(locator).toBeVisible() failed
Locator: locator('.viewer__content .viewer__file--active .ProseMirror').getByRole('heading', { name: 'V3' })
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for locator('.viewer__content .viewer__file--active .ProseMirror').getByRole('heading', { name: 'V3' })
64 | )
65 | await expect(oldVersion.getByRole('heading', { name: 'V1' })).toBeVisible()
> 66 | await expect(current.getByRole('heading', { name: 'V3' })).toBeVisible()
| ^
67 | })
68 | })
69 |
at /home/runner/work/text/text/playwright/e2e/versions.spec.ts:66:62
|
|
π Playwright Run Summary
1 failed
[chromium] βΊ playwright/e2e/versions.spec.ts:54:2 βΊ Versions with distant timestamps βΊ Compare β
28 passed (4.0m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
Expired
|
2.74 MB |
sha256:5ecfdc2aebc4f7816be93731664e62d5b079ab3ee3433c8deaa54ba6836459ff
|
|