[stable34] Hide personal settings of apps not enabled for the user #4487
Triggered via pull request
August 4, 2026 16:21
Status
Success
Total duration
4h 43m 50s
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/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group:
tests/playwright/support/utils/password-confirmation.ts#L32
1) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group
Error: locator.waitFor: Test timeout of 45000ms exceeded.
Call log:
- waiting for locator('.modal-container:has-text("Authentication required")') to be hidden
76 × locator resolved to visible <div data-v-3c357e2d="" class="modal-container" id="modal-description-nc-vue-45">…</div>
at ../support/utils/password-confirmation.ts:32
30 |
31 | // Wait for the dialog to disappear
> 32 | await dialog.waitFor({ state: 'hidden' })
| ^
33 | }
34 |
at handlePasswordConfirmation (/home/runner/actions-runner/_work/server/server/tests/playwright/support/utils/password-confirmation.ts:32:15)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:205:3
|
|
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group:
tests/playwright/e2e/appstore/admin-settings-apps.spec.ts#L0
1) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group
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/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group:
tests/playwright/support/utils/password-confirmation.ts#L32
1) [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group
Error: locator.waitFor: Test timeout of 45000ms exceeded.
Call log:
- waiting for locator('.modal-container:has-text("Authentication required")') to be hidden
76 × locator resolved to visible <div data-v-3c357e2d="" class="modal-container" id="modal-description-nc-vue-45">…</div>
at ../support/utils/password-confirmation.ts:32
30 |
31 | // Wait for the dialog to disappear
> 32 | await dialog.waitFor({ state: 'hidden' })
| ^
33 | }
34 |
at handlePasswordConfirmation (/home/runner/actions-runner/_work/server/server/tests/playwright/support/utils/password-confirmation.ts:32:15)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:205:3
|
|
[admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group:
tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts#L0
1) [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group
Test timeout of 45000ms exceeded.
|
|
Playwright tests for installer
Docker network rm failed with exit code 1
|
|
🎭 Playwright Run Summary
43 passed (6.1m)
|
|
🎭 Playwright Run Summary
43 passed (7.4m)
|
|
🎭 Playwright Run Summary
7 passed (4.0m)
|
|
🎭 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.6m)
|
|
🎭 Playwright Run Summary
43 passed (8.5m)
|
|
🎭 Playwright Run Summary
44 passed (11.3m)
|
|
🎭 Playwright Run Summary
44 passed (11.1m)
|
|
🎭 Playwright Run Summary
44 passed (11.8m)
|
|
🎭 Playwright Run Summary
1 flaky
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group
44 passed (14.1m)
|
|
🎭 Playwright Run Summary
2 flaky
[admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group
[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 (16.3m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-1
Expired
|
4.25 MB |
sha256:1d96dd9d2c498e23ad22a76734817c3ca2760c4d3598049e0950d7b4a68800bb
|
|
|
blob-report-2
Expired
|
64 KB |
sha256:42f0346fd92e17807fc3f5ddb998bb23f6ff29b0adc788c7b4aad3ea8a032a7c
|
|
|
blob-report-3
Expired
|
76.7 KB |
sha256:f3fa080d64312c8ba71bd0197facfb515a8355318dcd7efc1eabcf65908c239e
|
|
|
blob-report-4
Expired
|
90 KB |
sha256:e6d013f0879ea55c56900b23e94ef029dce28988489d052eb26d354cee875ee0
|
|
|
blob-report-5
Expired
|
1.7 MB |
sha256:63f26effc85ce3213356dd6f3388ad22a6ef3f28f8a90baf8de1a8d799a82117
|
|
|
blob-report-6
Expired
|
103 KB |
sha256:0e5a7fd68c15a33d8b7e900749efd28a994b34554f1ad72a2ec0948867f643d0
|
|
|
blob-report-7
Expired
|
92.6 KB |
sha256:863073c2c7451f3eb8056252c8e31b22f7f5698e36cf22e99fc66ac8bf7e0bde
|
|
|
blob-report-8
Expired
|
82.1 KB |
sha256:79bbfb28c25229a046e641478a1634a2f30cbb07c54a33680e860d3f14bea339
|
|
|
blob-report-setup
Expired
|
16.2 KB |
sha256:f26eaac00bf8ffbe1657d34f6c2246992b35f1edb5bdc83a157252982cc15390
|
|
|
html-report--attempt-1
Expired
|
6.64 MB |
sha256:7adde11bca86d781e42e9b0d8e30f868f7e37349a22eac7960fd69ad8041d865
|
|