Skip to content

fix(core): make the app store link in the app menu configurable #7363

fix(core): make the app store link in the app menu configurable

fix(core): make the app store link in the app menu configurable #7363

Triggered via pull request August 31, 2026 14:22
Status Success
Total duration 4h 31m 14s
Artifacts 10

playwright.yml

on: pull_request
Playwright setup
3m 14s
Playwright setup
Matrix: playwright-tests
Playwright tests for installer
17m 21s
Playwright tests for installer
merge-reports
1m 13s
merge-reports
playwright-test-summary
8s
playwright-test-summary
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 2 warnings, and 10 notices
[default] › tests/playwright/e2e/files/files-delete.spec.ts:27:2 › Files: Delete › can delete multiple files: tests/playwright/e2e/files/files-delete.spec.ts#L52
1) [default] › tests/playwright/e2e/files/files-delete.spec.ts:27:2 › Files: Delete › can delete multiple files Error: expect(locator).toHaveCount(expected) failed Locator: locator('[data-cy-files-list-row-fileid]') Expected: 0 Received: 1 Timeout: 5000ms Call log: - Expect "toHaveCount" with timeout 5000ms - waiting for locator('[data-cy-files-list-row-fileid]') 3 × locator resolved to 5 elements - unexpected value "5" 11 × locator resolved to 1 element - unexpected value "1" Call Log: - Timeout 30000ms exceeded while waiting on the predicate 50 | 51 | await expect(filesListPage.getRows()).toHaveCount(0) > 52 | }).toPass({ timeout: 30_000 }) | ^ 53 | }) 54 | }) 55 | at /home/runner/work/server/server/tests/playwright/e2e/files/files-delete.spec.ts:52:6
[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.
[default] › tests/playwright/tests/playwright/e2e/files/files-delete.spec.ts:27:2 › Files: Delete › can delete multiple files: ../../../../work/server/server/tests/playwright/e2e/files/files-delete.spec.ts#L52
1) [default] › tests/playwright/tests/playwright/e2e/files/files-delete.spec.ts:27:2 › Files: Delete › can delete multiple files Error: expect(locator).toHaveCount(expected) failed Locator: locator('[data-cy-files-list-row-fileid]') Expected: 0 Received: 1 Timeout: 5000ms Call log: - Expect "toHaveCount" with timeout 5000ms - waiting for locator('[data-cy-files-list-row-fileid]') 3 × locator resolved to 5 elements - unexpected value "5" 11 × locator resolved to 1 element - unexpected value "1" Call Log: - Timeout 30000ms exceeded while waiting on the predicate 50 | 51 | await expect(filesListPage.getRows()).toHaveCount(0) > 52 | }).toPass({ timeout: 30_000 }) | ^ 53 | }) 54 | }) 55 | at /home/runner/work/server/server/tests/playwright/e2e/files/files-delete.spec.ts:52:6
Slow Test: [setup] › tests/playwright/e2e/core/setup.spec.ts#L0
[setup] › tests/playwright/e2e/core/setup.spec.ts took 6.3m
Slow Test: [setup] › tests/playwright/tests/playwright/e2e/core/setup.spec.ts#L0
[setup] › tests/playwright/tests/playwright/e2e/core/setup.spec.ts took 6.3m
🎭 Playwright Run Summary
47 passed (8.4m)
🎭 Playwright Run Summary
1 flaky [default] › tests/playwright/e2e/files/files-delete.spec.ts:27:2 › Files: Delete › can delete multiple files 46 passed (7.5m)
🎭 Playwright Run Summary
48 passed (8.7m)
🎭 Playwright Run Summary
44 passed (8.7m)
🎭 Playwright Run Summary
47 passed (9.8m)
🎭 Playwright Run Summary
46 passed (13.0m)
🎭 Playwright Run Summary
46 passed (13.0m)
🎭 Playwright Run Summary
7 passed (10.7m)
🎭 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 46 passed (17.8m)
🎭 Playwright Run Summary
2 flaky [default] › tests/playwright/tests/playwright/e2e/files/files-delete.spec.ts:27:2 › Files: Delete › can delete multiple files [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 377 passed (24.7m)

Artifacts

Produced during runtime
Name Size Digest
blob-report-1 Expired
92.7 KB
sha256:465a938ccc733590362c1e049d9f10422f184ad2a9c0c5ffb96f58d583d37180
blob-report-2 Expired
71.1 KB
sha256:28265117ea42322b1335c5615638a82a1172dc620276a15538b58e0f6101fb58
blob-report-3 Expired
2.96 MB
sha256:69e3a3d8858776472b1a02ee7eebf9138613349c8f56b699690d51719b9af8df
blob-report-4 Expired
7 MB
sha256:88974ec5d039c29c0265aa281abe11a30e28bd33defe73c8d52cdac4e18ee96a
blob-report-5 Expired
95.8 KB
sha256:a65004ecad0fe3a8ea39e63a613346ee65819362da8c313304aa8f08b282b937
blob-report-6 Expired
123 KB
sha256:e307ed3d18305607e7a98aae224c5d9eb65b9f9fbc6d1b7c7e533744cc1630bd
blob-report-7 Expired
115 KB
sha256:1de4d3e160bf69f2bccdf943f5110c65a58d04ded76eb62227e558120289a0c5
blob-report-8 Expired
88.4 KB
sha256:aae0636255c144c1408bb95430a57192b3497749335303cf238e2e183ba63ff1
blob-report-setup Expired
20 KB
sha256:153995ebbdcf43d1d403fb4a01fd23c1b6f95d4bdc7d142b55d312fb9aa90a2b
html-report--attempt-1
10.7 MB
sha256:db3dac98d28d10f382e2d80304d4c5bc2e6c1116db7153b21fc194b8aa68aef8