[stable34] Update nextcloud/ocp dependency #166
Triggered via pull request
August 30, 2026 08:19
Status
Success
Total duration
1h 10m 59s
Artifacts
–
playwright.yml
on: pull_request
Playwright E2E tests
15m 36s
playwright-summary
8s
Annotations
1 error, 1 warning, and 1 notice
|
[chromium] › playwright/e2e/actions/delete.spec.ts:23:2 › Delete image.png in viewer › See image.png in the list:
playwright/e2e/actions/delete.spec.ts#L20
1) [chromium] › playwright/e2e/actions/delete.spec.ts:23:2 › Delete image.png in viewer › See image.png in the list
TypeError: Cannot read properties of undefined (reading 'close')
18 |
19 | test.afterAll(async () => {
> 20 | await page.close()
| ^
21 | })
22 |
23 | test('See image.png in the list', async () => {
at /home/runner/actions-runner/_work/viewer/viewer/playwright/e2e/actions/delete.spec.ts:20:14
|
|
Playwright E2E tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: skjnldsv/read-package-engines-version-actions@06d6baf7d8f41934ab630e97d9e6c0bc9c9ac5e4. 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/actions/delete.spec.ts:23:2 › Delete image.png in viewer › See image.png in the list
[chromium] › playwright/mixins/oddname.ts:85:3 › Open audio.mp3 in viewer with a naughty name › See audio.mp3 as its naughty name in the list
18 skipped
308 passed (12.3m)
|