feat: Viewer 7.0.0 #176
Triggered via pull request
September 1, 2026 12:58
Status
Success
Total duration
1h 32m 32s
Artifacts
3
playwright.yml
on: pull_request
Matrix: playwright-tests
merge-reports
1m 43s
Annotations
9 errors, 3 warnings, and 2 notices
|
[chromium] βΊ playwright/e2e/oddname.spec.ts:92:2 βΊ Odd file name (image:
playwright/support/sections/ViewerPage.ts#L112
3) [chromium] βΊ playwright/e2e/oddname.spec.ts:92:2 βΊ Odd file name (image, sidebar and public share) βΊ opens the sidebar for an odd file name
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')
11 Γ 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:95:3
|
|
[chromium] βΊ playwright/e2e/oddname.spec.ts:92:2 βΊ Odd file name (image:
playwright/e2e/oddname.spec.ts#L0
3) [chromium] βΊ playwright/e2e/oddname.spec.ts:92:2 βΊ Odd file name (image, sidebar and public share) βΊ opens the sidebar for an odd file name
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Test timeout of 30000ms exceeded.
|
|
[chromium] βΊ playwright/e2e/oddname.spec.ts:92:2 βΊ Odd file name (image:
playwright/support/sections/ViewerPage.ts#L112
3) [chromium] βΊ playwright/e2e/oddname.spec.ts:92:2 βΊ Odd file name (image, sidebar and public share) βΊ opens the sidebar for an odd file name
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')
20 Γ 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:95:3
|
|
[chromium] βΊ playwright/e2e/oddname.spec.ts:92:2 βΊ Odd file name (image:
playwright/e2e/oddname.spec.ts#L0
3) [chromium] βΊ playwright/e2e/oddname.spec.ts:92:2 βΊ Odd file name (image, sidebar and public share) βΊ opens the sidebar for an odd file name
Test timeout of 30000ms exceeded.
|
|
[chromium] βΊ playwright/e2e/large-folder.spec.ts:18:2 βΊ Viewer in a large folder βΊ opens quickly and navigates in a folder with many files:
playwright/support/sections/ViewerPage.ts#L112
2) [chromium] βΊ playwright/e2e/large-folder.spec.ts:18:2 βΊ Viewer in a large folder βΊ opens quickly and navigates in a folder with many files
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')
- locator resolved to 1 element
- unexpected value "1"
- Protocol error (Runtime.callFunctionOn): Internal server error, session 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/large-folder.spec.ts:32:3
|
|
[chromium] βΊ playwright/e2e/large-folder.spec.ts:18:2 βΊ Viewer in a large folder βΊ opens quickly and navigates in a folder with many files:
playwright/e2e/large-folder.spec.ts#L0
2) [chromium] βΊ playwright/e2e/large-folder.spec.ts:18:2 βΊ Viewer in a large folder βΊ opens quickly and navigates in a folder with many files
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Test timeout of 30000ms exceeded.
|
|
[chromium] βΊ playwright/e2e/large-folder.spec.ts:18:2 βΊ Viewer in a large folder βΊ opens quickly and navigates in a folder with many files:
playwright/support/sections/ViewerPage.ts#L112
2) [chromium] βΊ playwright/e2e/large-folder.spec.ts:18:2 βΊ Viewer in a large folder βΊ opens quickly and navigates in a folder with many files
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')
32 Γ 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/large-folder.spec.ts:25:3
|
|
[chromium] βΊ playwright/e2e/navigation.spec.ts:20:2 βΊ Viewer navigation βΊ navigates forward through the list and loops back to the first image:
playwright/support/sections/ViewerPage.ts#L111
1) [chromium] βΊ playwright/e2e/navigation.spec.ts:20:2 βΊ Viewer navigation βΊ navigates forward through the list and loops back to the first image
Error: expect(locator).toBeVisible() failed
Locator: locator('.viewer__modal').locator('.modal-container')
Expected: visible
Received: undefined
at support/sections/ViewerPage.ts:111
109 | */
110 | public async waitForOpen(): Promise<void> {
> 111 | await expect(this.container).toBeVisible()
| ^
112 | await expect(this.loading).toHaveCount(0)
113 | }
114 |
at ViewerPage.waitForOpen (/home/runner/actions-runner/_work/viewer/viewer/playwright/support/sections/ViewerPage.ts:111:32)
at /home/runner/actions-runner/_work/viewer/viewer/playwright/e2e/navigation.spec.ts:31:17
|
|
[chromium] βΊ playwright/e2e/navigation.spec.ts:20:2 βΊ Viewer navigation βΊ navigates forward through the list and loops back to the first image:
playwright/e2e/navigation.spec.ts#L0
1) [chromium] βΊ playwright/e2e/navigation.spec.ts:20:2 βΊ Viewer navigation βΊ navigates forward through the list and loops back to the first image
Test timeout of 30000ms exceeded.
|
|
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/
|
|
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/
|
|
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 skipped
24 passed (4.8m)
|
|
π Playwright Run Summary
3 flaky
[chromium] βΊ playwright/e2e/large-folder.spec.ts:18:2 βΊ Viewer in a large folder βΊ opens quickly and navigates in a folder with many files
[chromium] βΊ playwright/e2e/navigation.spec.ts:20:2 βΊ Viewer navigation βΊ navigates forward through the list and loops back to the first image
[chromium] βΊ playwright/e2e/oddname.spec.ts:92:2 βΊ Odd file name (image, sidebar and public share) βΊ opens the sidebar for an odd file name
1 skipped
13 passed (6.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-1
Expired
|
79.5 KB |
sha256:6b495c311230561c7829cb5e25b17b16f9007cfb595ca4dd88134f7f3e6b8ef6
|
|
|
blob-report-2
Expired
|
27.9 MB |
sha256:66da0ce0aa26beeb85872323c7f1e377ba4e804b5ea255cd2271235fd508be8c
|
|
|
html-report--attempt-1
|
28.5 MB |
sha256:868687c14197d2497e4e8f00c44e76a988ebf2ba64314fd16bcb7ecf3b82b4f1
|
|