Skip to content

fix(navigation): Fix undefined array key when default app is disabled #7620

fix(navigation): Fix undefined array key when default app is disabled

fix(navigation): Fix undefined array key when default app is disabled #7620

Triggered via pull request September 2, 2026 06:51
Status Success
Total duration 24m 55s
Artifacts 10

playwright.yml

on: pull_request
Playwright setup
5m 25s
Playwright setup
Matrix: playwright-tests
Playwright tests for installer
5m 13s
Playwright tests for installer
merge-reports
53s
merge-reports
playwright-test-summary
6s
playwright-test-summary
Fit to window
Zoom out
Zoom in

Annotations

8 errors, 1 warning, and 10 notices
[default] › 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#L123
1) [default] › 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 ended. at ../support/sections/CopyMoveDialogPage.ts:123 121 | await expect(button).toBeEnabled({ timeout: 15000 }) 122 | > 123 | const done = this.page.waitForResponse((r) => r.request().method() === method | ^ 124 | && DAV_FILES_ENDPOINT.test(r.url())) 125 | await button.click() 126 | at CopyMoveDialogPage.confirm (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/CopyMoveDialogPage.ts:123:26) at CopyMoveDialogPage.moveToCurrentFolder (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/CopyMoveDialogPage.ts:156:3) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/files-copy-move.spec.ts:72:3
[default] › 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/e2e/files/files-copy-move.spec.ts#L0
1) [default] › 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 45000ms exceeded.
[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 73 × 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/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#L123
2) [default] › 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 ended. at ../support/sections/CopyMoveDialogPage.ts:123 121 | await expect(button).toBeEnabled({ timeout: 15000 }) 122 | > 123 | const done = this.page.waitForResponse((r) => r.request().method() === method | ^ 124 | && DAV_FILES_ENDPOINT.test(r.url())) 125 | await button.click() 126 | at CopyMoveDialogPage.confirm (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/CopyMoveDialogPage.ts:123:26) at CopyMoveDialogPage.moveToCurrentFolder (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/CopyMoveDialogPage.ts:156:3) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/files-copy-move.spec.ts:72:3
[default] › 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
2) [default] › 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 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 73 × 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.
Slow Test: [default] › tests/playwright/e2e/settings/personal-info.spec.ts#L0
[default] › tests/playwright/e2e/settings/personal-info.spec.ts took 6.7m
🎭 Playwright Run Summary
47 passed (6.4m)
🎭 Playwright Run Summary
7 passed (3.5m)
🎭 Playwright Run Summary
46 passed (11.7m)
🎭 Playwright Run Summary
1 flaky [default] › tests/playwright/e2e/files/files-copy-move.spec.ts:62:2 › Files: Move or copy files › can move a file to its parent folder 46 passed (12.4m)
🎭 Playwright Run Summary
44 passed (12.5m)
🎭 Playwright Run Summary
47 passed (13.9m)
🎭 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 46 passed (14.6m)
🎭 Playwright Run Summary
46 passed (13.0m)
🎭 Playwright Run Summary
48 passed (16.2m)
🎭 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/files-copy-move.spec.ts:62:2 › Files: Move or copy files › can move a file to its parent folder 377 passed (17.1m)

Artifacts

Produced during runtime
Name Size Digest
blob-report-1
3.99 MB
sha256:5c051da28992aa40ce233dc541d198d78b224173cd39d11211c7b2f968500b8b
blob-report-2
3.74 MB
sha256:443f91bd832ce77584c972be6922a31c08a19c04adc8c078f46d3fa6e8f229d3
blob-report-3
79.2 KB
sha256:a509c93a731ce308a0e308f996c8b5e2b7d0e6aca3409f5620508e4560b083f7
blob-report-4
88.5 KB
sha256:615ea3cb0c45b0a2971217fc80fba9217bc88d6cfbf0009d422b8e25f29e2493
blob-report-5
89.8 KB
sha256:062cf335056f2003e199fe37faabb3315045d8fce63f2cf9b6885882d725762b
blob-report-6
117 KB
sha256:0c39048e108af813b56507b6cd32164214cc030cfdd3f45abc467d1deb11f1b8
blob-report-7
110 KB
sha256:5a5be09300824517dac86398e34108d44653413ac867c7baf6c8ed8daf231bea
blob-report-8
84.4 KB
sha256:aa2b3f52d45e08d3540350c54b08dfa0386749fe7c6307b17d142298514e72a8
blob-report-setup
13.8 KB
sha256:55ff25ad6dea9d7ef84cb5873cec7e8c2ef06c0981d5166913403d5e0c051f76
html-report--attempt-1
8.47 MB
sha256:d5472417aab223f0ba5776686757ab1d94a6c37683aeb3234c1f3b2f45fed15a