[stable34] fix(dav): Do not claim no plugin available when checksum algorithm is not supported #7527
Triggered via pull request
September 1, 2026 18:16
Status
Success
Total duration
1h 52m 32s
Artifacts
10
playwright.yml
on: pull_request
Annotations
6 errors and 10 notices
|
[default] › tests/playwright/e2e/files_sharing/public-share/header-menu.spec.ts:100:2 › files_sharing: Public share - header actions menu › moves the primary action into the menu on small screens:
tests/playwright/support/utils/dav.ts#L216
1) [default] › tests/playwright/e2e/files_sharing/public-share/header-menu.spec.ts:100:2 › files_sharing: Public share - header actions menu › moves the primary action into the menu on small screens
Error: apiRequestContext.get: socket hang up
Call log:
- → GET http://localhost:8042/csrftoken
- user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/151.0.7922.34 Safari/537.36
- accept: */*
- accept-encoding: gzip,deflate,br
- authorization: Basic ODZyMXI6ODZyMXI=
at ../support/utils/dav.ts:216
214 | */
215 | async function getRequestToken(request: APIRequestContext): Promise<string> {
> 216 | const response = await request.get('/csrftoken', { failOnStatusCode: true })
| ^
217 | return (await response.json()).token
218 | }
219 |
at getRequestToken (/home/runner/actions-runner/_work/server/server/tests/playwright/support/utils/dav.ts:216:33)
at mkdir (/home/runner/actions-runner/_work/server/server/tests/playwright/support/utils/dav.ts:25:29)
at seedSharedFolder (/home/runner/actions-runner/_work/server/server/tests/playwright/support/utils/sharing.ts:264:8)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_sharing/public-share/header-menu.spec.ts:18:9
|
|
[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/tests/playwright/e2e/files_sharing/public-share/header-menu.spec.ts:100:2 › files_sharing: Public share - header actions menu › moves the primary action into the menu on small screens:
tests/playwright/support/utils/dav.ts#L216
2) [default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/header-menu.spec.ts:100:2 › files_sharing: Public share - header actions menu › moves the primary action into the menu on small screens
Error: apiRequestContext.get: socket hang up
Call log:
- → GET http://localhost:8042/csrftoken
- user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/151.0.7922.34 Safari/537.36
- accept: */*
- accept-encoding: gzip,deflate,br
- authorization: Basic ODZyMXI6ODZyMXI=
at ../support/utils/dav.ts:216
214 | */
215 | async function getRequestToken(request: APIRequestContext): Promise<string> {
> 216 | const response = await request.get('/csrftoken', { failOnStatusCode: true })
| ^
217 | return (await response.json()).token
218 | }
219 |
at getRequestToken (/home/runner/actions-runner/_work/server/server/tests/playwright/support/utils/dav.ts:216:33)
at mkdir (/home/runner/actions-runner/_work/server/server/tests/playwright/support/utils/dav.ts:25:29)
at seedSharedFolder (/home/runner/actions-runner/_work/server/server/tests/playwright/support/utils/sharing.ts:264:8)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_sharing/public-share/header-menu.spec.ts:18:9
|
|
[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.
|
|
🎭 Playwright Run Summary
44 passed (5.9m)
|
|
🎭 Playwright Run Summary
7 passed (5.0m)
|
|
🎭 Playwright Run Summary
44 passed (6.5m)
|
|
🎭 Playwright Run Summary
45 passed (8.3m)
|
|
🎭 Playwright Run Summary
43 passed (11.1m)
|
|
🎭 Playwright Run Summary
44 passed (12.2m)
|
|
🎭 Playwright Run Summary
44 passed (13.9m)
|
|
🎭 Playwright Run Summary
1 flaky
[default] › tests/playwright/e2e/files_sharing/public-share/header-menu.spec.ts:100:2 › files_sharing: Public share - header actions menu › moves the primary action into the menu on small screens
43 passed (12.3m)
|
|
🎭 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
45 passed (13.0m)
|
|
🎭 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/header-menu.spec.ts:100:2 › files_sharing: Public share - header actions menu › moves the primary action into the menu on small screens
359 passed (16.0m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-1
Expired
|
4.87 MB |
sha256:bbbdff4072ecdbe8300dadd7e9cfadb7cd62f3e8e9b476e96c2c6f9405ea2d11
|
|
|
blob-report-2
Expired
|
64.6 KB |
sha256:07a7a3ba2adec50c6ab3cb92ccb23c574892c68d91e36e21727969fb127d7499
|
|
|
blob-report-3
Expired
|
77 KB |
sha256:02e7a2197cc0b75e3ec74635e6d28ed533fddf69f2945281496fe76296b2518e
|
|
|
blob-report-4
Expired
|
84.6 KB |
sha256:725964fae0423b8a2f57df4ceac9372f411177eafb3623ba899d6aa7e6aa7e3d
|
|
|
blob-report-5
Expired
|
89.2 KB |
sha256:88182306eaac101696d2fafb18af968685295b8313d3eb12dc283e09d5e64f07
|
|
|
blob-report-6
Expired
|
1.59 MB |
sha256:31f18004d42ef3af93dadf5a17acb2c7e8ef5ee50c2d085eb9eb208fa0101e81
|
|
|
blob-report-7
Expired
|
103 KB |
sha256:c316b26bee80acc542090c17239ee45aaeff9669420093afac0c7f8e2060c88e
|
|
|
blob-report-8
Expired
|
83.9 KB |
sha256:9c3deec6434f45fba08359978bf997caccf1a8acf13d2b19408047e5a25c9e39
|
|
|
blob-report-setup
Expired
|
16.2 KB |
sha256:a5e0debf1c798ea78c1f11359dfd129ad9b07f766e0718cdfd13e0a338332c8b
|
|
|
html-report--attempt-1
|
7.15 MB |
sha256:52b049a882a4453a3fa461089862a001188060763faf414cdd1dba36acc70fd3
|
|