test(settings): migrate end-to-end tests from Cypress to PlayWright #1072
playwright.yml
on: pull_request
Annotations
2 errors, 2 warnings, and 2 notices
|
[chrome] › tests/playwright/tests/playwright/e2e/files/files-copy-move.spec.ts:62:2 › Files: Move or copy files › can move a file to its parent folder:
tests/playwright/support/sections/CopyMoveDialogPage.ts#L67
1) [chrome] › tests/playwright/tests/playwright/e2e/files/files-copy-move.spec.ts:62:2 › Files: Move or copy files › can move a file to its parent 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/actions-runner/_work/server/server/tests/playwright/support/sections/CopyMoveDialogPage.ts:67:26)
at CopyMoveDialogPage.moveToCurrentFolder (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/CopyMoveDialogPage.ts:82:14)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/files-copy-move.spec.ts:72:24
|
|
[chrome] › tests/playwright/tests/playwright/e2e/files/files-copy-move.spec.ts:62:2 › Files: Move or copy files › can move a file to its parent 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:62:2 › Files: Move or copy files › can move a file to its parent folder
Test timeout of 30000ms exceeded.
|
|
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/
|
|
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.1m)
|
|
🎭 Playwright Run Summary
1 flaky
[chrome] › tests/playwright/tests/playwright/e2e/files/files-copy-move.spec.ts:62:2 › Files: Move or copy files › can move a file to its parent folder
173 passed (17.4h)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-3
Expired
|
98.8 KB |
sha256:4ebbe10a9cab0c88891b7ec2ee584a13f8f4151bd112465f5076a35c4b814342
|
|
|
html-report--attempt-2
|
4.2 MB |
sha256:3912474599c8e99591f002ce2a357bcb4086cc7da6680eb2103c9f61f69a7dc7
|
|