[stable34] fix(setup): make sure CAN_INSTALL error page is shown #4626
Triggered via pull request
August 5, 2026 16:38
Status
Success
Total duration
1h 44m 53s
Artifacts
10
playwright.yml
on: pull_request
Annotations
6 errors, 1 warning, and 10 notices
|
[default] › tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts:59:2 › files_sharing: Public share - copy:
tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts#L64
1) [default] › tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts:59:2 › files_sharing: Public share - copy, move and rename files › can rename a file
Error: expect(locator).toBeVisible() failed
Locator: locator('[data-cy-files-list-row-name="other.txt"]')
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for locator('[data-cy-files-list-row-name="other.txt"]')
62 | await filesListPage.renameFile('foo.txt', 'other.txt')
63 |
> 64 | await expect(filesListPage.getRowForFile('other.txt')).toBeVisible()
| ^
65 | await expect(filesListPage.getRowForFile('foo.txt')).toHaveCount(0)
66 | })
67 | })
at /home/runner/work/server/server/tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts:64:58
|
|
[admin-settings] › tests/playwright/e2e/theming/admin-settings-background.spec.ts:83:2 › Admin theming background settings › User default background reflects admin custom background and color:
tests/playwright/e2e/theming/admin-settings-background.spec.ts#L91
1) [admin-settings] › tests/playwright/e2e/theming/admin-settings-background.spec.ts:83:2 › Admin theming background settings › User default background reflects admin custom background and color
Error: page.waitForResponse: Test timeout of 45000ms exceeded.
89 | const backgroundColorButton = page.getByRole('button', { name: /Background color/ })
90 | await pickColor(page, backgroundColorButton, 1)
> 91 | await page.waitForResponse((response) => response.url().includes('/apps/theming/ajax/updateStylesheet') && response.request().method() === 'POST')
| ^
92 |
93 | await page.goto('/index.php/logout')
94 | const user = await createRandomUser()
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/theming/admin-settings-background.spec.ts:91:14
|
|
[admin-settings] › tests/playwright/e2e/theming/admin-settings-background.spec.ts:83:2 › Admin theming background settings › User default background reflects admin custom background and color:
tests/playwright/e2e/theming/admin-settings-background.spec.ts#L0
1) [admin-settings] › tests/playwright/e2e/theming/admin-settings-background.spec.ts:83:2 › Admin theming background settings › User default background reflects admin custom background and color
Test timeout of 45000ms exceeded.
|
|
[default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts:59:2 › files_sharing: Public share - copy:
../../../../work/server/server/tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts#L64
2) [default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts:59:2 › files_sharing: Public share - copy, move and rename files › can rename a file
Error: expect(locator).toBeVisible() failed
Locator: locator('[data-cy-files-list-row-name="other.txt"]')
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for locator('[data-cy-files-list-row-name="other.txt"]')
62 | await filesListPage.renameFile('foo.txt', 'other.txt')
63 |
> 64 | await expect(filesListPage.getRowForFile('other.txt')).toBeVisible()
| ^
65 | await expect(filesListPage.getRowForFile('foo.txt')).toHaveCount(0)
66 | })
67 | })
at /home/runner/work/server/server/tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts:64:58
|
|
[admin-settings] › tests/playwright/tests/playwright/e2e/theming/admin-settings-background.spec.ts:83:2 › Admin theming background settings › User default background reflects admin custom background and color:
tests/playwright/e2e/theming/admin-settings-background.spec.ts#L91
1) [admin-settings] › tests/playwright/tests/playwright/e2e/theming/admin-settings-background.spec.ts:83:2 › Admin theming background settings › User default background reflects admin custom background and color
Error: page.waitForResponse: Test timeout of 45000ms exceeded.
89 | const backgroundColorButton = page.getByRole('button', { name: /Background color/ })
90 | await pickColor(page, backgroundColorButton, 1)
> 91 | await page.waitForResponse((response) => response.url().includes('/apps/theming/ajax/updateStylesheet') && response.request().method() === 'POST')
| ^
92 |
93 | await page.goto('/index.php/logout')
94 | const user = await createRandomUser()
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/theming/admin-settings-background.spec.ts:91:14
|
|
[admin-settings] › tests/playwright/tests/playwright/e2e/theming/admin-settings-background.spec.ts:83:2 › Admin theming background settings › User default background reflects admin custom background and color:
tests/playwright/tests/playwright/e2e/theming/admin-settings-background.spec.ts#L0
1) [admin-settings] › tests/playwright/tests/playwright/e2e/theming/admin-settings-background.spec.ts:83:2 › Admin theming background settings › User default background reflects admin custom background and color
Test timeout of 45000ms exceeded.
|
|
Playwright tests for installer
Docker network rm failed with exit code 1
|
|
🎭 Playwright Run Summary
7 passed (4.9m)
|
|
🎭 Playwright Run Summary
1 flaky
[default] › tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts:59:2 › files_sharing: Public share - copy, move and rename files › can rename a file
43 passed (8.3m)
|
|
🎭 Playwright Run Summary
44 passed (6.6m)
|
|
🎭 Playwright Run Summary
44 passed (7.4m)
|
|
🎭 Playwright Run Summary
43 passed (7.2m)
|
|
🎭 Playwright Run Summary
44 passed (10.8m)
|
|
🎭 Playwright Run Summary
43 passed (7.8m)
|
|
🎭 Playwright Run Summary
43 passed (8.4m)
|
|
🎭 Playwright Run Summary
1 flaky
[admin-settings] › tests/playwright/e2e/theming/admin-settings-background.spec.ts:83:2 › Admin theming background settings › User default background reflects admin custom background and color
44 passed (18.2m)
|
|
🎭 Playwright Run Summary
2 flaky
[admin-settings] › tests/playwright/tests/playwright/e2e/theming/admin-settings-background.spec.ts:83:2 › Admin theming background settings › User default background reflects admin custom background and color
[default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts:59:2 › files_sharing: Public share - copy, move and rename files › can rename a file
355 passed (23.9m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-1
Expired
|
14.2 MB |
sha256:513b325efd4698e891c6349244ee119ab7b883cffd82ec0bd037780fa6bf402d
|
|
|
blob-report-2
Expired
|
61.7 KB |
sha256:e860fded7caa95a00f5fd003dca78ea9d60c1f42015d9113c3b617d1b9832f85
|
|
|
blob-report-3
Expired
|
73.5 KB |
sha256:538c0e75ff820325a136d2aa82e65fbe9bfc570516aec3a5eb2d8b0100395df6
|
|
|
blob-report-4
Expired
|
83.2 KB |
sha256:a36feeadf3eacbfea6a718ed434e5ca0bde3def4577e7d0d31087df42549026f
|
|
|
blob-report-5
Expired
|
1.59 MB |
sha256:97c3e081ad63f1eee3e15eb19e50d6a722434a94b437a0c5941aeb0166a8af23
|
|
|
blob-report-6
Expired
|
101 KB |
sha256:58347b715a87edc2292e52b50d0e29b4855e7c566f8d76b7954e84d619a423f6
|
|
|
blob-report-7
Expired
|
90.2 KB |
sha256:2a9a9783bdb6dd9596e3582ef6d7768e9c4900c6229b217b2371a70ee0b58029
|
|
|
blob-report-8
Expired
|
80.4 KB |
sha256:81a75535d6103c4d64a969a3161d20fb7933a514ec2c7aff7e69fb3c159fcf16
|
|
|
blob-report-setup
Expired
|
13.8 KB |
sha256:247fb92a967abf4930897df9eeb02383e6709bfb3da8f80bc5cc5adb13668481
|
|
|
html-report--attempt-1
Expired
|
16.5 MB |
sha256:9cede849199e2c1c6b3173369b95f28ff91bec6fb56f3c9e7b5e0e6f823c0880
|
|