fix(settings): clean up regex / app config outliers #6930
Triggered via pull request
August 27, 2026 15:35
Status
Success
Total duration
4h 14m 22s
Artifacts
10
playwright.yml
on: pull_request
Annotations
6 errors 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/actions-runner/_work/server/server/tests/playwright/e2e/files/files-delete.spec.ts:52:6
|
|
[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
70 × 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/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
2) [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/actions-runner/_work/server/server/tests/playwright/e2e/files/files-delete.spec.ts:52:6
|
|
[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
70 × 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.
|
|
🎭 Playwright Run Summary
7 passed (4.8m)
|
|
🎭 Playwright Run Summary
44 passed (7.8m)
|
|
🎭 Playwright Run Summary
48 passed (7.2m)
|
|
🎭 Playwright Run Summary
46 passed (5.8m)
|
|
🎭 Playwright Run Summary
1 flaky
[default] › tests/playwright/e2e/files/files-delete.spec.ts:27:2 › Files: Delete › can delete multiple files
46 passed (10.2m)
|
|
🎭 Playwright Run Summary
46 passed (14.0m)
|
|
🎭 Playwright Run Summary
46 passed (12.4m)
|
|
🎭 Playwright Run Summary
46 passed (13.4m)
|
|
🎭 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
47 passed (14.7m)
|
|
🎭 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/files-delete.spec.ts:27:2 › Files: Delete › can delete multiple files
376 passed (19.8m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-1
Expired
|
4.01 MB |
sha256:4b27337b3706874bcbc855f93db1f1a7e264c7e2c377732d80fbb823ec5a65b5
|
|
|
blob-report-2
Expired
|
62.7 KB |
sha256:e60f2c2cb6eb4aeb589a982781543642b3414ec6aa07dfcec5c0e364fcea45c9
|
|
|
blob-report-3
Expired
|
2.82 MB |
sha256:eee005b7a91eda1a57c51d8cbd58c9e95caa6623ec39978b51b10880b3e05ad8
|
|
|
blob-report-4
Expired
|
89.6 KB |
sha256:a8372ec04be47e74bc0b6bada0498822470cc6d6de957a7e5a7f2b5ac77c449f
|
|
|
blob-report-5
Expired
|
89.7 KB |
sha256:8dcd326c572141f2aa53e0bbd13d2efbea081bdfcdacf87523fc4c1f664e82bb
|
|
|
blob-report-6
Expired
|
118 KB |
sha256:89fad6afc82d39422fab4c1436d0191efa496221d825f2cbefd6f983dd8b884a
|
|
|
blob-report-7
Expired
|
109 KB |
sha256:18f220ce08f37fa3995388d3a87ebac03c1f1db98ec6b91a1f66d7cc07fa0eae
|
|
|
blob-report-8
Expired
|
83.2 KB |
sha256:34bec0c8242ff92977621a0f2d0f383ff65c3c9928c79a30eb0cb40b58f8fc91
|
|
|
blob-report-setup
Expired
|
14.3 KB |
sha256:e565023ceb82ae79c03d7fd6b43e0fe83aa3def31cef41290d8ac15443998782
|
|
|
html-report--attempt-1
|
7.56 MB |
sha256:192217e748a37e166cdbb8481c837e9237c98a016247abf1f7df8705a051e50d
|
|