test(db): replace addToAssertionCount checkbox tests in DB #1139
playwright.yml
on: pull_request
Annotations
4 errors, 8 warnings, and 6 notices
|
[chrome] › tests/playwright/e2e/files/files-copy-move.spec.ts:95:2 › Files: Move or copy files › can copy a file multiple times to the same folder:
tests/playwright/support/sections/CopyMoveDialogPage.ts#L67
1) [chrome] › tests/playwright/e2e/files/files-copy-move.spec.ts:95:2 › Files: Move or copy files › can copy a file multiple times to the same folder
Error: page.waitForResponse: Test timeout of 30000ms exceeded.
at ../support/sections/CopyMoveDialogPage.ts:67
65 |
66 | private async confirm(label: string, method: 'COPY' | 'MOVE'): Promise<void> {
> 67 | const done = this.page.waitForResponse(
| ^
68 | (r) => r.request().method() === method
69 | && /\/(remote|public)\.php\/dav\/files\//.test(r.url()),
70 | )
at CopyMoveDialogPage.confirm (/home/runner/work/server/server/tests/playwright/support/sections/CopyMoveDialogPage.ts:67:26)
at CopyMoveDialogPage.copyToCurrentFolder (/home/runner/work/server/server/tests/playwright/support/sections/CopyMoveDialogPage.ts:77:14)
at /home/runner/work/server/server/tests/playwright/e2e/files/files-copy-move.spec.ts:101:24
|
|
[chrome] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:85: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:85: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: '548d93ee-aded-4c1d-8ffb-385b39f5fb08' })
- 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="548d93ee-aded-4c1d-8ffb-385b39f5fb08"/>
- 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 | await filesListPage.openTagPickerForSelection()
100 | await filesListPage.getTagPicker().getByRole('checkbox', { name: tag2 })
> 101 | .uncheck({ force: true })
| ^
102 | await filesListPage.getTagPicker().getByRole('checkbox', { name: tag3 })
103 | .uncheck({ force: true })
104 | await filesListPage.applyTagPicker()
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:95:2 › Files: Move or copy files › can copy a file multiple times to the same folder:
../../../../work/server/server/tests/playwright/support/sections/CopyMoveDialogPage.ts#L67
1) [chrome] › tests/playwright/tests/playwright/e2e/files/files-copy-move.spec.ts:95:2 › Files: Move or copy files › can copy a file multiple times to the same folder
Error: page.waitForResponse: Test timeout of 30000ms exceeded.
at ../support/sections/CopyMoveDialogPage.ts:67
65 |
66 | private async confirm(label: string, method: 'COPY' | 'MOVE'): Promise<void> {
> 67 | const done = this.page.waitForResponse(
| ^
68 | (r) => r.request().method() === method
69 | && /\/(remote|public)\.php\/dav\/files\//.test(r.url()),
70 | )
at CopyMoveDialogPage.confirm (/home/runner/work/server/server/tests/playwright/support/sections/CopyMoveDialogPage.ts:67:26)
at CopyMoveDialogPage.copyToCurrentFolder (/home/runner/work/server/server/tests/playwright/support/sections/CopyMoveDialogPage.ts:77:14)
at /home/runner/work/server/server/tests/playwright/e2e/files/files-copy-move.spec.ts:101:24
|
|
[chrome] › tests/playwright/tests/playwright/e2e/files/files-copy-move.spec.ts:95:2 › Files: Move or copy files › can copy a file multiple times 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:95:2 › Files: Move or copy files › can copy a file multiple times 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 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 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 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/
|
|
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/
|
|
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.5m)
|
|
🎭 Playwright Run Summary
1 flaky
[chrome] › tests/playwright/e2e/files/files-copy-move.spec.ts:95:2 › Files: Move or copy files › can copy a file multiple times to the same folder
34 passed (6.0m)
|
|
🎭 Playwright Run Summary
1 flaky
[chrome] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:85:2 › Systemtags: Files bulk action › Can remove multiple tags from selection
34 passed (9.5m)
|
|
🎭 Playwright Run Summary
35 passed (10.5m)
|
|
🎭 Playwright Run Summary
34 passed (9.8m)
|
|
🎭 Playwright Run Summary
2 flaky
[chrome] › tests/playwright/tests/playwright/e2e/files/files-copy-move.spec.ts:95:2 › Files: Move or copy files › can copy a file multiple times to the same folder
[chrome] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:85:2 › Systemtags: Files bulk action › Can remove multiple tags from selection
172 passed (13.5m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-1
Expired
|
53.7 KB |
sha256:bfe44bead8c9497a364431e488a8bb10536aefb4242aef67e9267de896d8485d
|
|
|
blob-report-2
Expired
|
3.42 MB |
sha256:abfb3074e7bec858197e9b544faf2fc224875a46aa93884215f33374b29c2ae9
|
|
|
blob-report-3
Expired
|
67.6 KB |
sha256:af761f0e525a361a83f149edfb1b257ea1c8c881fa02c4ee11793efd4168c01f
|
|
|
blob-report-4
Expired
|
4.26 MB |
sha256:89ae80560f1902e20d17a1885628b71df432815166855de24ec0ba081d7cf52e
|
|
|
blob-report-5
Expired
|
62.7 KB |
sha256:3f708890376ec0027fb999443d1686141cdd9742292ac7f2175245e1ea2bb355
|
|
|
html-report--attempt-1
|
8.3 MB |
sha256:291500db16b4c970cb12718e454fd2262e7464b04141ea2028e50972f7c08c11
|
|