feat: Viewer 7.0.0 #173
Triggered via pull request
September 1, 2026 08:57
Status
Success
Total duration
1h 53m 48s
Artifacts
3
playwright.yml
on: pull_request
Matrix: playwright-tests
merge-reports
54s
Annotations
3 errors, 3 warnings, and 2 notices
|
[chromium] βΊ playwright/e2e/oddname.spec.ts:66:3 βΊ Odd file name (image.png) βΊ opens a file with an odd name in the viewer:
playwright/support/sections/ViewerPage.ts#L112
1) [chromium] βΊ playwright/e2e/oddname.spec.ts:66:3 βΊ Odd file name (image.png) βΊ opens a file with an odd name in the viewer
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: expect(locator).toHaveCount(expected) failed
Locator: locator('.viewer__modal').locator('.viewer__loading')
Expected: 0
Received: 1
Call log:
- Expect "toHaveCount" with timeout 15000ms
- waiting for locator('.viewer__modal').locator('.viewer__loading')
28 Γ locator resolved to 1 element
- unexpected value "1"
- Target page, context or browser has been closed
at support/sections/ViewerPage.ts:112
110 | public async waitForOpen(): Promise<void> {
111 | await expect(this.container).toBeVisible()
> 112 | await expect(this.loading).toHaveCount(0)
| ^
113 | }
114 |
115 | /**
at ViewerPage.waitForOpen (/home/runner/actions-runner/_work/viewer/viewer/playwright/support/sections/ViewerPage.ts:112:30)
at /home/runner/actions-runner/_work/viewer/viewer/playwright/e2e/oddname.spec.ts:71:4
|
|
[chromium] βΊ playwright/e2e/oddname.spec.ts:66:3 βΊ Odd file name (image.png) βΊ opens a file with an odd name in the viewer:
playwright/e2e/oddname.spec.ts#L0
1) [chromium] βΊ playwright/e2e/oddname.spec.ts:66:3 βΊ Odd file name (image.png) βΊ opens a file with an odd name in the viewer
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Test timeout of 30000ms exceeded.
|
|
[chromium] βΊ playwright/e2e/oddname.spec.ts:66:3 βΊ Odd file name (image.png) βΊ opens a file with an odd name in the viewer:
playwright/support/sections/ViewerPage.ts#L112
1) [chromium] βΊ playwright/e2e/oddname.spec.ts:66:3 βΊ Odd file name (image.png) βΊ opens a file with an odd name in the viewer
Error: expect(locator).toHaveCount(expected) failed
Locator: locator('.viewer__modal').locator('.viewer__loading')
Expected: 0
Received: 1
Timeout: 15000ms
Call log:
- Expect "toHaveCount" with timeout 15000ms
- waiting for locator('.viewer__modal').locator('.viewer__loading')
33 Γ locator resolved to 1 element
- unexpected value "1"
at support/sections/ViewerPage.ts:112
110 | public async waitForOpen(): Promise<void> {
111 | await expect(this.container).toBeVisible()
> 112 | await expect(this.loading).toHaveCount(0)
| ^
113 | }
114 |
115 | /**
at ViewerPage.waitForOpen (/home/runner/actions-runner/_work/viewer/viewer/playwright/support/sections/ViewerPage.ts:112:30)
at /home/runner/actions-runner/_work/viewer/viewer/playwright/e2e/oddname.spec.ts:71:4
|
|
playwright-tests (2, 2)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4, andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
playwright-tests (1, 2)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4, andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
merge-reports
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53, actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
π Playwright Run Summary
1 flaky
[chromium] βΊ playwright/e2e/oddname.spec.ts:66:3 βΊ Odd file name (image.png) βΊ opens a file with an odd name in the viewer
1 skipped
15 passed (5.0m)
|
|
π Playwright Run Summary
2 skipped
22 passed (6.5m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-1
Expired
|
76 KB |
sha256:1c62c0c2e0017e6bca5ce4b291cf957735c73bab9afe5153f285d1483b6089b3
|
|
|
blob-report-2
Expired
|
17.2 MB |
sha256:4874a5ff663b624f510de4e4a7d5d0c385858f437705ad297008114a58a38f6c
|
|
|
html-report--attempt-1
|
17.8 MB |
sha256:fb41237181488dac371d3e983a735aeeec84f496e53a24252d301b1b8a61223b
|
|