Skip to content

refactor(preview): align provider lookup in PreviewManager checks #1325

refactor(preview): align provider lookup in PreviewManager checks

refactor(preview): align provider lookup in PreviewManager checks #1325

Triggered via pull request June 27, 2026 15:30
Status Success
Total duration 17m 47s
Artifacts 6

playwright.yml

on: pull_request
Playwright setup
5m 34s
Playwright setup
Matrix: playwright-tests
merge-reports
42s
merge-reports
playwright-test-summary
6s
playwright-test-summary
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 8 warnings, and 6 notices
[chrome] › tests/playwright/e2e/files/files-copy-move.spec.ts:84:2 › Files: Move or copy files › can copy a file to the same folder: tests/playwright/support/sections/CopyMoveDialogPage.ts#L68
1) [chrome] › tests/playwright/e2e/files/files-copy-move.spec.ts:84:2 › Files: Move or copy files › can copy a file to the same folder Error: page.waitForResponse: Test timeout of 30000ms exceeded. at ../support/sections/CopyMoveDialogPage.ts:68 66 | 67 | private async confirm(label: string, method: 'COPY' | 'MOVE'): Promise<void> { > 68 | const done = this.page.waitForResponse((r) => r.request().method() === method | ^ 69 | && /\/(remote|public)\.php\/dav\/files\//.test(r.url())) 70 | await this.confirmButton(label).click() 71 | await done at CopyMoveDialogPage.confirm (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/CopyMoveDialogPage.ts:68:26) at CopyMoveDialogPage.copyToCurrentFolder (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/CopyMoveDialogPage.ts:76:14) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/files-copy-move.spec.ts:89:24
[chrome] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:83:2 › Systemtags: Files bulk action › Can remove multiple tags from selection: tests/playwright/e2e/systemtags/files-bulk-action.spec.ts#L101
2) [chrome] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:83:2 › Systemtags: Files bulk action › Can remove multiple tags from selection Error: locator.uncheck: Clicking the checkbox did not change its state Call log: - waiting for getByRole('dialog', { name: 'Manage tags' }).getByRole('checkbox', { name: 'd3034b2d-441a-4336-af5c-71651cb81f95' }) - locator resolved to <input checked type="checkbox" data-v-c34c63a4="" aria-labelledby="nc-vue-38" id="checkbox-radio-switch-nc-vue-37" class="checkbox-radio-switch__input" label="d3034b2d-441a-4336-af5c-71651cb81f95"/> - attempting click action - scrolling into view if needed - done scrolling - forcing action - performing click action - click action done - waiting for scheduled navigations to finish - navigations have finished 99 | .uncheck({ force: true }) 100 | await filesListPage.getTagPicker().getByRole('checkbox', { name: tag3 }) > 101 | .uncheck({ force: true }) | ^ 102 | await filesListPage.applyTagPicker() 103 | 104 | await filesListPage.expectInlineTagsForFile('file1.txt', [tag1]) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:101:5
[chrome] › tests/playwright/tests/playwright/e2e/files/files-copy-move.spec.ts:84:2 › Files: Move or copy files › can copy a file to the same folder: tests/playwright/support/sections/CopyMoveDialogPage.ts#L68
1) [chrome] › tests/playwright/tests/playwright/e2e/files/files-copy-move.spec.ts:84:2 › Files: Move or copy files › can copy a file to the same folder Error: page.waitForResponse: Test timeout of 30000ms exceeded. at ../support/sections/CopyMoveDialogPage.ts:68 66 | 67 | private async confirm(label: string, method: 'COPY' | 'MOVE'): Promise<void> { > 68 | const done = this.page.waitForResponse((r) => r.request().method() === method | ^ 69 | && /\/(remote|public)\.php\/dav\/files\//.test(r.url())) 70 | await this.confirmButton(label).click() 71 | await done at CopyMoveDialogPage.confirm (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/CopyMoveDialogPage.ts:68:26) at CopyMoveDialogPage.copyToCurrentFolder (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/CopyMoveDialogPage.ts:76:14) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/files-copy-move.spec.ts:89:24
[chrome] › tests/playwright/tests/playwright/e2e/files/files-copy-move.spec.ts:84:2 › Files: Move or copy files › can copy a file to the same folder: tests/playwright/tests/playwright/e2e/files/files-copy-move.spec.ts#L0
1) [chrome] › tests/playwright/tests/playwright/e2e/files/files-copy-move.spec.ts:84:2 › Files: Move or copy files › can copy a file to the same folder Test timeout of 30000ms exceeded.
gate
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Playwright setup
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: buildjet/cache/save@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Playwright tests 3 / 5
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: buildjet/cache/restore@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Playwright tests 5 / 5
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: buildjet/cache/restore@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Playwright tests 2 / 5
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: buildjet/cache/restore@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Playwright tests 1 / 5
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: buildjet/cache/restore@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Playwright tests 4 / 5
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: buildjet/cache/restore@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4. 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: buildjet/cache/restore@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🎭 Playwright Run Summary
35 passed (5.0m)
🎭 Playwright Run Summary
34 passed (6.5m)
🎭 Playwright Run Summary
1 flaky [chrome] › tests/playwright/e2e/files/files-copy-move.spec.ts:84:2 › Files: Move or copy files › can copy a file to the same folder 34 passed (7.1m)
🎭 Playwright Run Summary
35 passed (7.1m)
🎭 Playwright Run Summary
1 flaky [chrome] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:83:2 › Systemtags: Files bulk action › Can remove multiple tags from selection 34 passed (8.3m)
🎭 Playwright Run Summary
2 flaky [chrome] › tests/playwright/tests/playwright/e2e/files/files-copy-move.spec.ts:84:2 › Files: Move or copy files › can copy a file to the same folder [chrome] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:83:2 › Systemtags: Files bulk action › Can remove multiple tags from selection 172 passed (9.5m)

Artifacts

Produced during runtime
Name Size Digest
blob-report-1 Expired
53.9 KB
sha256:cf741afaefc8b3666aeab36c98d5c6ff1f823bb4e8bb44482cedd25c518694c1
blob-report-2 Expired
2.89 MB
sha256:5cee03c905657a9c7f620c635d11d426a25a71f0d52f49979b051a3a61e23f30
blob-report-3 Expired
65.8 KB
sha256:a120f7c30bb2d3907b3e1aaaeaa9cefb08b36fee8994292f640d2ef957eaabec
blob-report-4 Expired
4.25 MB
sha256:5a003d7ac35217867e3d0df4873be652c5badd0c075cc38be7276570150de20f
blob-report-5 Expired
61.1 KB
sha256:3cfe634f08f14031674126d8c76339c52956e2905ade6ccbc5acb98bc8cfc300
html-report--attempt-1
7.76 MB
sha256:667e3e43675aa532e7a8fad51e3c88ba8f3fd77ed8165d417400bd5065f0b8eb