[stable34] Update nextcloud/ocp dependency #94
Triggered via pull request
August 2, 2026 05:44
Status
Success
Total duration
1h 28m 38s
Artifacts
–
playwright.yml
on: pull_request
Playwright E2E tests
17m 55s
playwright-summary
6s
Annotations
2 errors, 1 warning, and 1 notice
|
[chromium] βΊ playwright/e2e/sharing/single-file-share.spec.ts:28:2 βΊ See shared single file with link share βΊ Opens the shared image in the viewer:
playwright/support/viewerUtils.ts#L75
4) [chromium] βΊ playwright/e2e/sharing/single-file-share.spec.ts:28:2 βΊ See shared single file with link share βΊ Opens the shared image in the viewer
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: expect(locator).toHaveAttribute(expected) failed
Locator: locator('body > .viewer').locator('.modal-container .viewer__file.viewer__file--active img')
Expected pattern: /\/apps\/files_sharing\/publicpreview\//
Received string: "http://localhost:8081/public.php/dav/files/agDWMzWZNkQzim5/"
Timeout: 15000ms
Call log:
- Expect "toHaveAttribute" with timeout 15000ms
- waiting for locator('body > .viewer').locator('.modal-container .viewer__file.viewer__file--active img')
33 Γ locator resolved to <img alt="" class="loaded" data-v-38b7dcaa="" src="http://localhost:8081/public.php/dav/files/agDWMzWZNkQzim5/"/>
- unexpected value "http://localhost:8081/public.php/dav/files/agDWMzWZNkQzim5/"
at support/viewerUtils.ts:75
73 | urlFragment: string,
74 | ): Promise<void> {
> 75 | await expect(getActiveMedia(page, type)).toHaveAttribute('src', new RegExp(escapeRegExp(urlFragment)))
| ^
76 | }
77 |
78 | /** Open the viewer header actions menu. */
at expectActiveSource (/home/runner/actions-runner/_work/viewer/viewer/playwright/support/viewerUtils.ts:75:43)
at /home/runner/actions-runner/_work/viewer/viewer/playwright/e2e/sharing/single-file-share.spec.ts:37:9
|
|
[chromium] βΊ playwright/e2e/sharing/single-file-share.spec.ts:28:2 βΊ See shared single file with link share βΊ Opens the shared image in the viewer:
playwright/e2e/sharing/single-file-share.spec.ts#L0
4) [chromium] βΊ playwright/e2e/sharing/single-file-share.spec.ts:28:2 βΊ See shared single file with link share βΊ Opens the shared image in the viewer
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Test timeout of 30000ms exceeded.
|
|
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
4 flaky
[chromium] βΊ playwright/e2e/images/images-custom-list-loadmore.spec.ts:106:2 βΊ Open custom list of images in viewer with pagination βΊ The image source is the preview url (image2)
[chromium] βΊ playwright/e2e/images/images.spec.ts:53:2 βΊ Open images in viewer βΊ The image source is the preview url (image1)
[chromium] βΊ playwright/mixins/oddname.ts:85:3 βΊ Open video.webm in viewer with a naughty name βΊ See video.webm as its naughty name in the list
[chromium] βΊ playwright/e2e/sharing/single-file-share.spec.ts:28:2 βΊ See shared single file with link share βΊ Opens the shared image in the viewer
18 skipped
306 passed (14.4m)
|