Skip to content

fix(theming): preserve uploaded favicon and touch icon #376

fix(theming): preserve uploaded favicon and touch icon

fix(theming): preserve uploaded favicon and touch icon #376

Triggered via pull request June 13, 2026 19:44
Status Success
Total duration 12m 49s
Artifacts 5

playwright.yml

on: pull_request
Playwright setup
3m 25s
Playwright setup
Matrix: playwright-tests
merge-reports
27s
merge-reports
playwright-test-summary
5s
playwright-test-summary
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 7 warnings, and 5 notices
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:165:2 › Settings: App management › Limit app usage to group: tests/playwright/e2e/appstore/admin-settings-apps.spec.ts#L170
1) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:165:2 › Settings: App management › Limit app usage to group Error: locator.scrollIntoViewIfNeeded: Test timeout of 30000ms exceeded. Call log: - waiting for getByRole('table').getByRole('link', { name: 'Update Notification' }) 168 | 169 | // Select the updatenotification app > 170 | await appstorePage.appLink('Update Notification').scrollIntoViewIfNeeded() | ^ 171 | await appstorePage.appLink('Update Notification').click() 172 | 173 | // Click the "Limit to groups" button at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:170:53
[chrome] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:85:2 › Systemtags: Files bulk action › Can remove multiple tags from selection: ../../../../work/server/server/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts#L103
2) [chrome] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:85:2 › Systemtags: Files bulk action › Can remove multiple tags from selection Error: locator.uncheck: Clicking the checkbox did not change its state Call log: - waiting for getByRole('dialog', { name: 'Manage tags' }).getByRole('checkbox', { name: 'b24f6c16-20c3-4b71-a50c-d327d0cbc5a1' }) - locator resolved to <input checked type="checkbox" data-v-c34c63a4="" aria-labelledby="nc-vue-38" id="checkbox-radio-switch-nc-vue-37" class="checkbox-radio-switch__input" label="b24f6c16-20c3-4b71-a50c-d327d0cbc5a1"/> - attempting click action - scrolling into view if needed - done scrolling - forcing action - performing click action - click action done - waiting for scheduled navigations to finish - navigations have finished 101 | .uncheck({ force: true }) 102 | await filesListPage.getTagPicker().getByRole('checkbox', { name: tag3 }) > 103 | .uncheck({ force: true }) | ^ 104 | await filesListPage.applyTagPicker() 105 | 106 | await filesListPage.expectInlineTagsForFile('file1.txt', [tag1]) at /home/runner/work/server/server/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:103:5
[admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:165:2 › Settings: App management › Limit app usage to group: tests/playwright/e2e/appstore/admin-settings-apps.spec.ts#L170
1) [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:165:2 › Settings: App management › Limit app usage to group Error: locator.scrollIntoViewIfNeeded: Test timeout of 30000ms exceeded. Call log: - waiting for getByRole('table').getByRole('link', { name: 'Update Notification' }) 168 | 169 | // Select the updatenotification app > 170 | await appstorePage.appLink('Update Notification').scrollIntoViewIfNeeded() | ^ 171 | await appstorePage.appLink('Update Notification').click() 172 | 173 | // Click the "Limit to groups" button at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:170:53
[admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:165: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:165:2 › Settings: App management › Limit app usage to group Test timeout of 30000ms exceeded.
gate
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Playwright setup
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: buildjet/cache/save@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Playwright tests 4 / 4
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: buildjet/cache/restore@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Playwright tests 3 / 4
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: buildjet/cache/restore@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Playwright tests 2 / 4
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: buildjet/cache/restore@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Playwright tests 1 / 4
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: buildjet/cache/restore@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
merge-reports
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: buildjet/cache/restore@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🎭 Playwright Run Summary
1 flaky [chrome] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:85:2 › Systemtags: Files bulk action › Can remove multiple tags from selection 23 passed (4.7m)
🎭 Playwright Run Summary
24 passed (4.9m)
🎭 Playwright Run Summary
24 passed (5.1m)
🎭 Playwright Run Summary
1 flaky [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:165:2 › Settings: App management › Limit app usage to group 23 passed (5.2m)
🎭 Playwright Run Summary
2 flaky [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:165:2 › Settings: App management › Limit app usage to group [chrome] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:85:2 › Systemtags: Files bulk action › Can remove multiple tags from selection 94 passed (6.6m)

Artifacts

Produced during runtime
Name Size Digest
blob-report-1 Expired
5.01 MB
sha256:c9cdd25f22456abfaa3a9a338e3ce6677712442c0a83cbb845b23db7fe5011eb
blob-report-2 Expired
38.4 KB
sha256:6035f17e616c2ff46ceca6d4b27df5c7ef9170068c847487a2dce1e3a8807a35
blob-report-3 Expired
45.1 KB
sha256:57c054cdb07fa1b79399d6e016092494bc0f88185d486a9b13db5e578d30019c
blob-report-4 Expired
4.55 MB
sha256:3601a384b58bab0e8bb05e0c563cb9db47ead287dc3a66059788b36090d47f7f
html-report--attempt-1 Expired
10.1 MB
sha256:0f3a0cd09c0b88ef7498ed78e73c3dad81ee0fce418d3dffbf03316abc9f3c34