Skip to content

feat: Viewer 7.0.0 #172

feat: Viewer 7.0.0

feat: Viewer 7.0.0 #172

Triggered via pull request September 1, 2026 08:44
@skjnldsvskjnldsv
synchronize #2989
feat/6.0.0
Status Success
Total duration 1h 29m 32s
Artifacts 3

playwright.yml

on: pull_request
Matrix: playwright-tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 3 warnings, and 2 notices
[chromium] β€Ί playwright/support/media.ts:72:3 β€Ί opens image.png in the viewer: playwright/support/sections/ViewerPage.ts#L112
2) [chromium] β€Ί playwright/support/media.ts:72:3 β€Ί opens image.png 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') 19 Γ— 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/support/media.ts:81:4
[chromium] β€Ί playwright/support/media.ts:72:3 β€Ί opens image.png in the viewer: playwright/support/media.ts#L0
2) [chromium] β€Ί playwright/support/media.ts:72:3 β€Ί opens image.png in the viewer ───────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] β€Ί playwright/support/media.ts:72:3 β€Ί opens image.png in the viewer: playwright/support/sections/ViewerPage.ts#L112
2) [chromium] β€Ί playwright/support/media.ts:72:3 β€Ί opens image.png 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/support/media.ts:81:4
[chromium] β€Ί playwright/e2e/a11y.spec.ts:18:2 β€Ί Viewer accessibility β€Ί exposes the viewer as a labelled dialog with accessible controls: playwright/e2e/a11y.spec.ts#L0
1) [chromium] β€Ί playwright/e2e/a11y.spec.ts:18:2 β€Ί Viewer accessibility β€Ί exposes the viewer as a labelled dialog with accessible controls Error: command exited with non-zero exit code at PassThrough.maybeResolve (/home/runner/actions-runner/_work/viewer/viewer/node_modules/@nextcloud/e2e-test-server/lib/docker.ts:586:19)
[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') 13 Γ— 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 (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
2 flaky [chromium] β€Ί playwright/e2e/a11y.spec.ts:18:2 β€Ί Viewer accessibility β€Ί exposes the viewer as a labelled dialog with accessible controls [chromium] β€Ί playwright/support/media.ts:72:3 β€Ί opens image.png in the viewer ────────────────── 2 skipped 20 passed (5.4m)
🎭 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 (7.0m)

Artifacts

Produced during runtime
Name Size Digest
blob-report-1 Expired
21.7 MB
sha256:5651344797490b2da298278ca298af78863bb6515bec147b7048dbc72d3e4d45
blob-report-2 Expired
16.8 MB
sha256:dc28ec95a75d8a3ad8c2effea46f752de5a80ced0dabbc3ce8ee98c21c2701e0
html-report--attempt-1
39 MB
sha256:ea2541afcd0f322a49f3813a82ecfca052e7d7a21fae20f8aec4a32ecc1472bc