Skip to content

fix(AmazonS3): pass S3 error messages through to the frontend #2792

fix(AmazonS3): pass S3 error messages through to the frontend

fix(AmazonS3): pass S3 error messages through to the frontend #2792

Triggered via pull request July 15, 2026 11:11
Status Success
Total duration 3h 25m 45s
Artifacts 7

playwright.yml

on: pull_request
Playwright setup
2m 26s
Playwright setup
Matrix: playwright-tests
merge-reports
1m 19s
merge-reports
playwright-test-summary
6s
playwright-test-summary
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 2 warnings, and 7 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 30000ms exceeded. Call log: - waiting for locator('.modal-container:has-text("Authentication required")') to be hidden 44 × 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
[chrome] › tests/playwright/e2e/files/files-renaming.spec.ts:132:2 › Files: Rename nodes › correctly resets renaming state after virtual-scroll re-render: tests/playwright/support/sections/FilesListPage.ts#L136
1) [chrome] › tests/playwright/e2e/files/files-renaming.spec.ts:132:2 › Files: Rename nodes › correctly resets renaming state after virtual-scroll re-render Error: locator.hover: Test ended. Call log: - waiting for locator('[data-cy-files-list-row-name="file.txt"]') - locator resolved to <tr index="0" draggable="true" class="files-list__row" data-cy-files-list-row="" data-cy-files-list-row-fileid="151" data-cy-files-list-row-name="file.txt">…</tr> - attempting hover action - waiting for element to be visible and stable at ../support/sections/FilesListPage.ts:136 134 | */ 135 | private async openActionsMenuForRow(row: Locator): Promise<Locator> { > 136 | await row.hover() | ^ 137 | 138 | const actionsButton = row.getByRole('button', { name: 'Actions' }) 139 | await actionsButton.scrollIntoViewIfNeeded() at FilesListPage.openActionsMenuForRow (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:136:13) at FilesListPage.triggerActionForRow (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:163:27) at FilesListPage.triggerActionForFile (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:184:14) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/files-renaming.spec.ts:158:23
[chrome] › tests/playwright/tests/playwright/e2e/files/files-renaming.spec.ts:132:2 › Files: Rename nodes › correctly resets renaming state after virtual-scroll re-render: tests/playwright/support/sections/FilesListPage.ts#L136
2) [chrome] › tests/playwright/tests/playwright/e2e/files/files-renaming.spec.ts:132:2 › Files: Rename nodes › correctly resets renaming state after virtual-scroll re-render Error: locator.hover: Test ended. Call log: - waiting for locator('[data-cy-files-list-row-name="file.txt"]') - locator resolved to <tr index="0" draggable="true" class="files-list__row" data-cy-files-list-row="" data-cy-files-list-row-fileid="151" data-cy-files-list-row-name="file.txt">…</tr> - attempting hover action - waiting for element to be visible and stable at ../support/sections/FilesListPage.ts:136 134 | */ 135 | private async openActionsMenuForRow(row: Locator): Promise<Locator> { > 136 | await row.hover() | ^ 137 | 138 | const actionsButton = row.getByRole('button', { name: 'Actions' }) 139 | await actionsButton.scrollIntoViewIfNeeded() at FilesListPage.openActionsMenuForRow (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:136:13) at FilesListPage.triggerActionForRow (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:163:27) at FilesListPage.triggerActionForFile (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:184:14) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/files-renaming.spec.ts:158:23
[chrome] › tests/playwright/tests/playwright/e2e/files/files-renaming.spec.ts:132:2 › Files: Rename nodes › correctly resets renaming state after virtual-scroll re-render: tests/playwright/tests/playwright/e2e/files/files-renaming.spec.ts#L0
2) [chrome] › tests/playwright/tests/playwright/e2e/files/files-renaming.spec.ts:132:2 › Files: Rename nodes › correctly resets renaming state after virtual-scroll re-render Test timeout of 30000ms 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 30000ms exceeded. Call log: - waiting for locator('.modal-container:has-text("Authentication required")') to be hidden 44 × 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 30000ms exceeded.
Slow Test: [chrome] › tests/playwright/e2e/settings/personal-info.spec.ts#L0
[chrome] › tests/playwright/e2e/settings/personal-info.spec.ts took 5.8m
Slow Test: [chrome] › tests/playwright/tests/playwright/e2e/settings/personal-info.spec.ts#L0
[chrome] › tests/playwright/tests/playwright/e2e/settings/personal-info.spec.ts took 5.8m
🎭 Playwright Run Summary
44 passed (6.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 43 passed (10.6m)
🎭 Playwright Run Summary
43 passed (10.8m)
🎭 Playwright Run Summary
1 flaky [chrome] › tests/playwright/e2e/files/files-renaming.spec.ts:132:2 › Files: Rename nodes › correctly resets renaming state after virtual-scroll re-render 43 passed (12.5m)
🎭 Playwright Run Summary
43 passed (14.3m)
🎭 Playwright Run Summary
43 passed (14.3m)
🎭 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 [chrome] › tests/playwright/tests/playwright/e2e/files/files-renaming.spec.ts:132:2 › Files: Rename nodes › correctly resets renaming state after virtual-scroll re-render 259 passed (17.6m)

Artifacts

Produced during runtime
Name Size Digest
blob-report-1 Expired
4.86 MB
sha256:7d40467f949697fe4b4cd83688f788999a4ddb2c7d97fcc2bddff12ece62728d
blob-report-2 Expired
69.3 KB
sha256:88461b7240063f5cc45dce821e431ff11c5f2f0f893e775b6364733e8bceea3b
blob-report-3 Expired
4.8 MB
sha256:863d96d45f07b75c401d9baba5c63a04fc393e7316bbdbc09a2bd427c439d93f
blob-report-4 Expired
82.3 KB
sha256:0828e389f5bca7d8ac90c46aa7b825a2db5e08b3bcef1910d3fe4037b5fb0922
blob-report-5 Expired
65.8 KB
sha256:6f4cf44346bcc8854a6c53bb51d5e1148306d4abf20854f70c51adf82b5ca396
blob-report-6 Expired
82 KB
sha256:06f0976e35d3386b56b6b78455466e086e158652110246d6460e820e3a290543
html-report--attempt-1 Expired
10.3 MB
sha256:059e4bc793f0961d6a9ee7c5e2e49651055eaa6b9ddcc5f906cd477d4d16d9f6