Skip to content

fix(core): improve app icon contrast in the app menu #4601

fix(core): improve app icon contrast in the app menu

fix(core): improve app icon contrast in the app menu #4601

Triggered via pull request August 5, 2026 14:05
Status Success
Total duration 2h 34m 50s
Artifacts 10

playwright.yml

on: pull_request
Playwright setup
2m 46s
Playwright setup
Matrix: playwright-tests
Playwright tests for installer
15m 34s
Playwright tests for installer
merge-reports
1m 20s
merge-reports
playwright-test-summary
6s
playwright-test-summary
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 1 warning, and 10 notices
[default] › tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:163:2 › files_versions: versions across a share move/copy › copies the versions when a containing folder is copied out of a received share: tests/playwright/support/sections/FilesListPage.ts#L439
1) [default] › tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:163:2 › files_versions: versions across a share move/copy › copies the versions when a containing folder is copied out of a received share Error: expect(locator).toBeVisible() failed Locator: locator('[data-cy-files-list-row-name="sub"]').locator('[data-cy-files-list-row-name-link]') 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="sub"]').locator('[data-cy-files-list-row-name-link]') at ../support/sections/FilesListPage.ts:439 437 | // the same text. 438 | const link = this.getRowNameLinkForFile(directory) > 439 | await expect(link).toBeVisible() | ^ 440 | await link.click() 441 | 442 | // Assert the deepest segment of the `dir` query param matches the folder at FilesListPage.navigateToFolder (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:439:23) at assertVersionsContent (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:95:23) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:174:3
[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/actions-runner/_work/server/server/tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts:64:58
[default] › tests/playwright/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:163:2 › files_versions: versions across a share move/copy › copies the versions when a containing folder is copied out of a received share: tests/playwright/support/sections/FilesListPage.ts#L439
2) [default] › tests/playwright/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:163:2 › files_versions: versions across a share move/copy › copies the versions when a containing folder is copied out of a received share Error: expect(locator).toBeVisible() failed Locator: locator('[data-cy-files-list-row-name="sub"]').locator('[data-cy-files-list-row-name-link]') 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="sub"]').locator('[data-cy-files-list-row-name-link]') at ../support/sections/FilesListPage.ts:439 437 | // the same text. 438 | const link = this.getRowNameLinkForFile(directory) > 439 | await expect(link).toBeVisible() | ^ 440 | await link.click() 441 | 442 | // Assert the deepest segment of the `dir` query param matches the folder at FilesListPage.navigateToFolder (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:439:23) at assertVersionsContent (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:95:23) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:174:3
[default] › tests/playwright/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/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/actions-runner/_work/server/server/tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts:64:58
Playwright tests for installer
Docker network rm failed with exit code 1
🎭 Playwright Run Summary
45 passed (8.1m)
🎭 Playwright Run Summary
43 passed (7.1m)
🎭 Playwright Run Summary
45 passed (7.4m)
🎭 Playwright Run Summary
45 passed (9.1m)
🎭 Playwright Run Summary
45 passed (10.1m)
🎭 Playwright Run Summary
7 passed (7.1m)
🎭 Playwright Run Summary
1 flaky [default] › tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:163:2 › files_versions: versions across a share move/copy › copies the versions when a containing folder is copied out of a received share 46 passed (12.8m)
🎭 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 44 passed (12.4m)
🎭 Playwright Run Summary
45 passed (9.1m)
🎭 Playwright Run Summary
2 flaky [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 [default] › tests/playwright/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:163:2 › files_versions: versions across a share move/copy › copies the versions when a containing folder is copied out of a received share 365 passed (22.0m)

Artifacts

Produced during runtime
Name Size Digest
blob-report-1 Expired
90.9 KB
sha256:08211665b337876056e7b1c76c446969bd0eb4eadd2566ad3cc4b145680b5982
blob-report-2 Expired
67.6 KB
sha256:5306f4cdbf218924047ded49f158fdf178c456e7b5e56773cbb2853edb5ffc9b
blob-report-3 Expired
84.8 KB
sha256:42ad9b6ee58c363e0b4f1f0ce2dd5ca9766e55135afcd939d09f356338207211
blob-report-4 Expired
94.6 KB
sha256:97546f86ba814c581d5b2b8c645bd0133f670538e975f03003249d190e1a38f8
blob-report-5 Expired
1.92 MB
sha256:246f1d94f8c546be4442a756a406f47541d8259f88d5256216d943fe59149932
blob-report-6 Expired
91.8 KB
sha256:3525ac4938df1eef476ac7e8c41673dbf33b48d035abe96a5a67f88c732d3b94
blob-report-7 Expired
10.2 MB
sha256:bdad66768614a8f15d6fa2600a3f477a4ef6c7e0c5c3a9d444e5094274acad08
blob-report-8 Expired
87.3 KB
sha256:d8d04a4f71feedbeb20cfadaf0ea2d906aadb44ade5d9a1c618e1bb2777852dd
blob-report-setup Expired
20.9 KB
sha256:b401712c065e5619a8ab129f7c14de59602a80fd1352cf8043c441e84cffb79c
html-report--attempt-1 Expired
12.8 MB
sha256:a14136ce0d1cd2413a2ec9670eaf3f3c6527368cb1b3a4b9ef6b21b5f14307aa