Skip to content

[stable34] 34.0.3 #5436

[stable34] 34.0.3

[stable34] 34.0.3 #5436

Triggered via pull request August 12, 2026 15:16
Status Success
Total duration 58m 32s
Artifacts 10

playwright.yml

on: pull_request
Playwright setup
5m 52s
Playwright setup
Matrix: playwright-tests
Playwright tests for installer
15m 44s
Playwright tests for installer
merge-reports
1m 10s
merge-reports
playwright-test-summary
9s
playwright-test-summary
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 3 warnings, and 10 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 45000ms exceeded. Call log: - waiting for locator('.modal-container:has-text("Authentication required")') to be hidden 75 × 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/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/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_sharing/public-share/copy-move-rename-files.spec.ts:59:2 › files_sharing: Public share - copy: ../../../../work/server/server/tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts#L64
2) [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/work/server/server/tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts:64:58
[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 75 × 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: [setup] › tests/playwright/e2e/core/setup.spec.ts#L0
[setup] › tests/playwright/e2e/core/setup.spec.ts took 5.1m
Playwright tests for installer
Docker login for 'ghcr.io' failed with exit code 1, back off 7.193 seconds before retry.
Slow Test: [setup] › tests/playwright/tests/playwright/e2e/core/setup.spec.ts#L0
[setup] › tests/playwright/tests/playwright/e2e/core/setup.spec.ts took 5.1m
🎭 Playwright Run Summary
43 passed (8.3m)
🎭 Playwright Run Summary
44 passed (8.8m)
🎭 Playwright Run Summary
44 passed (10.7m)
🎭 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 44 passed (14.2m)
🎭 Playwright Run Summary
43 passed (6.3m)
🎭 Playwright Run Summary
44 passed (10.1m)
🎭 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 43 passed (7.1m)
🎭 Playwright Run Summary
7 passed (8.7m)
🎭 Playwright Run Summary
43 passed (13.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 [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 355 passed (35.3m)

Artifacts

Produced during runtime
Name Size Digest
blob-report-1 Expired
4.46 MB
sha256:f127c4b82487095aed2097b80b8ec9c46c3934ecfff753055e845bcd83c9e2c0
blob-report-2 Expired
61.7 KB
sha256:90bfd3cc018aab5141dbbb27da392b5cf2f3c4ef942a00c206c53e2a43455c5b
blob-report-3 Expired
74.5 KB
sha256:6f41d45767b534809f3da38d045218d7df22f4073351c6895f7c65285e81c0fa
blob-report-4 Expired
86.9 KB
sha256:b1a79a71e180956b27a4dbbed411215672d53d3152816ffeefce68a39b961a31
blob-report-5 Expired
1.79 MB
sha256:a94c712bbd441dac77e929d272d97237b70aa270a75828dcdd30a1a8e70bc8cd
blob-report-6 Expired
101 KB
sha256:2b7b507ddc202508fe2c12a60b11a715e44b977503ba42bb8f33edd7b96bbee0
blob-report-7 Expired
91 KB
sha256:9c5efa9e5600e40f660186048297e4224f8141c7620afc412a6e277ed612176a
blob-report-8 Expired
80.1 KB
sha256:4bb29b5a17787d12495ffdd78ba8607af3b585f48d4a8e5c2e0ff2cce11a6dbe
blob-report-setup Expired
14 KB
sha256:dfd46caca03903d7ef52fd827d77d2c3575a5800efa44686228b4bb2206168cd
html-report--attempt-1 Expired
6.95 MB
sha256:e6ecc8578d3b59ac38c07008bed7f5e7f708b8a62f7ecc7c06f438492970a20b