fix: Correctly filter users when the backend does not implement ISearchKnownUsersBackend #7316
Triggered via pull request
August 31, 2026 12:13
Status
Success
Total duration
4h 59m 54s
Artifacts
10
playwright.yml
on: pull_request
Annotations
8 errors, 2 warnings, and 10 notices
|
[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
79 × 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/e2e/files/live-photos.spec.ts:152:3 › Files: Live photos › 'Show hidden files' is enabled › Restores both files when restoring the .jpg:
tests/playwright/support/sections/FilesListPage.ts#L20
1) [default] › tests/playwright/e2e/files/live-photos.spec.ts:152:3 › Files: Live photos › 'Show hidden files' is enabled › Restores both files when restoring the .jpg
Error: page.goto: Test ended.
Call log:
- navigating to "http://localhost:8042/index.php/apps/files/trashbin", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at FilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/live-photos.spec.ts:160:24
|
|
[default] › tests/playwright/e2e/files/live-photos.spec.ts:152:3 › Files: Live photos › 'Show hidden files' is enabled › Restores both files when restoring the .jpg:
tests/playwright/e2e/files/live-photos.spec.ts#L0
1) [default] › tests/playwright/e2e/files/live-photos.spec.ts:152:3 › Files: Live photos › 'Show hidden files' is enabled › Restores both files when restoring the .jpg
Test timeout of 45000ms exceeded.
|
|
[default] › tests/playwright/tests/playwright/e2e/files/live-photos.spec.ts:152:3 › Files: Live photos › 'Show hidden files' is enabled › Restores both files when restoring the .jpg:
tests/playwright/support/sections/FilesListPage.ts#L20
2) [default] › tests/playwright/tests/playwright/e2e/files/live-photos.spec.ts:152:3 › Files: Live photos › 'Show hidden files' is enabled › Restores both files when restoring the .jpg
Error: page.goto: Test ended.
Call log:
- navigating to "http://localhost:8042/index.php/apps/files/trashbin", waiting until "load"
at ../support/sections/FilesListPage.ts:20
18 | */
19 | async open(viewId?: string): Promise<void> {
> 20 | await this.page.goto(viewId ? `apps/files/${viewId}` : 'apps/files')
| ^
21 | await this.waitForList()
22 | }
23 |
at FilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:20:19)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/live-photos.spec.ts:160:24
|
|
[default] › tests/playwright/tests/playwright/e2e/files/live-photos.spec.ts:152:3 › Files: Live photos › 'Show hidden files' is enabled › Restores both files when restoring the .jpg:
tests/playwright/tests/playwright/e2e/files/live-photos.spec.ts#L0
2) [default] › tests/playwright/tests/playwright/e2e/files/live-photos.spec.ts:152:3 › Files: Live photos › 'Show hidden files' is enabled › Restores both files when restoring the .jpg
Test timeout of 45000ms exceeded.
|
|
[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
79 × 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 setup
Failed to save: Unable to reserve cache with key playwright-context-33390711090. More details: cache write denied: token has no writable scopes
|
|
Slow Test:
[default] › tests/playwright/e2e/settings/personal-info.spec.ts#L0
[default] › tests/playwright/e2e/settings/personal-info.spec.ts took 6.9m
|
|
🎭 Playwright Run Summary
47 passed (6.5m)
|
|
🎭 Playwright Run Summary
46 passed (9.1m)
|
|
🎭 Playwright Run Summary
7 passed (7.8m)
|
|
🎭 Playwright Run Summary
48 passed (13.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
47 passed (14.2m)
|
|
🎭 Playwright Run Summary
46 passed (13.3m)
|
|
🎭 Playwright Run Summary
46 passed (15.0m)
|
|
🎭 Playwright Run Summary
1 flaky
[default] › tests/playwright/e2e/files/live-photos.spec.ts:152:3 › Files: Live photos › 'Show hidden files' is enabled › Restores both files when restoring the .jpg
45 passed (16.7m)
|
|
🎭 Playwright Run Summary
44 passed (17.5m)
|
|
🎭 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/live-photos.spec.ts:152:3 › Files: Live photos › 'Show hidden files' is enabled › Restores both files when restoring the .jpg
376 passed (23.8m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-1
|
4.09 MB |
sha256:e7f94030e45134a5867586d7e99aed96dc9c8a3435c7ba47f2718f582da9a133
|
|
|
blob-report-2
|
63.5 KB |
sha256:6d62120de7fbf64b9ffd4057ca8dc1a9bd8c0965c1eeaf842151ab1977498865
|
|
|
blob-report-3
|
77.7 KB |
sha256:4afe725cc56c8823579706141a1984d5f8986f3d0661245d44e53c9ad1860248
|
|
|
blob-report-4
|
7.04 MB |
sha256:2b8930dec7d9b5bcc2d0469a57a35217c93d2a5ffba93e261d6dc76f9707d346
|
|
|
blob-report-5
|
89.9 KB |
sha256:189841be69a8a3c87b20d76b1ac0b8939faac27ea1c4602c5fa29bef0cf732fe
|
|
|
blob-report-6
|
117 KB |
sha256:5f78c94ba352eb045d35d357bed0169c2fc6643bc0dcd1e251cba354cdab41d7
|
|
|
blob-report-7
|
110 KB |
sha256:818d2e865d7d2b2cb1bb4e6a85d68f9aa5df7d04a2ad1c80a09ff88a69e542fe
|
|
|
blob-report-8
|
85 KB |
sha256:a6dbca8e96b9ca0878da1aa139a95363ff460ed827bbacc80a42b2fa552d097f
|
|
|
blob-report-setup
|
13.8 KB |
sha256:d069630104a0d27a86d9f4ff9203cd3c27f243d1e04bab1df61ca7a92144b651
|
|
|
html-report--attempt-1
|
11.8 MB |
sha256:7535db533039640e655f6b995a6196ef046259fee01d8ffd2b826e86e73a0668
|
|