[stable34] fix(dav): Do not claim no plugin available when checksum algorithm is not supported #7526
Triggered via pull request
September 1, 2026 18:16
Status
Success
Total duration
1h 44m 57s
Artifacts
10
playwright.yml
on: pull_request
Annotations
2 errors, 2 warnings, and 10 notices
|
[default] › tests/playwright/e2e/files_sharing/file-request.spec.ts:21:1 › files_sharing: a guest can upload through a file request:
tests/playwright/e2e/files_sharing/file-request.spec.ts#L32
1) [default] › tests/playwright/e2e/files_sharing/file-request.spec.ts:21:1 › files_sharing: a guest can upload through a file request
Error: expect(locator).toHaveValue(expected) failed
Locator: getByRole('dialog', { name: 'Create a file request' }).getByRole('textbox', { name: 'Upload destination' })
Expected pattern: /test-folder/
Received string: "/"
Timeout: 5000ms
Call log:
- Expect "toHaveValue" with timeout 5000ms
- waiting for getByRole('dialog', { name: 'Create a file request' }).getByRole('textbox', { name: 'Upload destination' })
14 × locator resolved to <input type="text" minlength="2" id="inputidchx" data-v-17c3f609="" aria-live="polite" name="destination" required="required" class="input-field__input" placeholder="Select a destination"/>
- unexpected value "/"
30 | const dialog = page.getByRole('dialog', { name: 'Create a file request' })
31 | await expect(dialog).toBeVisible()
> 32 | await expect(dialog.getByRole('textbox', { name: 'Upload destination' })).toHaveValue(new RegExp(FOLDER))
| ^
33 | await dialog.getByRole('textbox', { name: 'Request subject' }).fill('Please upload')
34 | await dialog.getByRole('button', { name: 'Continue' }).click()
35 |
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_sharing/file-request.spec.ts:32:76
|
|
[default] › tests/playwright/tests/playwright/e2e/files_sharing/file-request.spec.ts:21:1 › files_sharing: a guest can upload through a file request:
tests/playwright/e2e/files_sharing/file-request.spec.ts#L32
1) [default] › tests/playwright/tests/playwright/e2e/files_sharing/file-request.spec.ts:21:1 › files_sharing: a guest can upload through a file request
Error: expect(locator).toHaveValue(expected) failed
Locator: getByRole('dialog', { name: 'Create a file request' }).getByRole('textbox', { name: 'Upload destination' })
Expected pattern: /test-folder/
Received string: "/"
Timeout: 5000ms
Call log:
- Expect "toHaveValue" with timeout 5000ms
- waiting for getByRole('dialog', { name: 'Create a file request' }).getByRole('textbox', { name: 'Upload destination' })
14 × locator resolved to <input type="text" minlength="2" id="inputidchx" data-v-17c3f609="" aria-live="polite" name="destination" required="required" class="input-field__input" placeholder="Select a destination"/>
- unexpected value "/"
30 | const dialog = page.getByRole('dialog', { name: 'Create a file request' })
31 | await expect(dialog).toBeVisible()
> 32 | await expect(dialog.getByRole('textbox', { name: 'Upload destination' })).toHaveValue(new RegExp(FOLDER))
| ^
33 | await dialog.getByRole('textbox', { name: 'Request subject' }).fill('Please upload')
34 | await dialog.getByRole('button', { name: 'Continue' }).click()
35 |
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_sharing/file-request.spec.ts:32:76
|
|
Slow Test:
[default] › tests/playwright/e2e/settings/personal-info.spec.ts#L0
[default] › tests/playwright/e2e/settings/personal-info.spec.ts took 5.4m
|
|
Slow Test:
[default] › tests/playwright/tests/playwright/e2e/settings/personal-info.spec.ts#L0
[default] › tests/playwright/tests/playwright/e2e/settings/personal-info.spec.ts took 5.4m
|
|
🎭 Playwright Run Summary
44 passed (6.2m)
|
|
🎭 Playwright Run Summary
7 passed (5.5m)
|
|
🎭 Playwright Run Summary
46 passed (6.6m)
|
|
🎭 Playwright Run Summary
1 flaky
[default] › tests/playwright/e2e/files_sharing/file-request.spec.ts:21:1 › files_sharing: a guest can upload through a file request
43 passed (11.6m)
|
|
🎭 Playwright Run Summary
44 passed (10.2m)
|
|
🎭 Playwright Run Summary
44 passed (12.4m)
|
|
🎭 Playwright Run Summary
44 passed (12.1m)
|
|
🎭 Playwright Run Summary
45 passed (13.4m)
|
|
🎭 Playwright Run Summary
43 passed (13.0m)
|
|
🎭 Playwright Run Summary
1 flaky
[default] › tests/playwright/tests/playwright/e2e/files_sharing/file-request.spec.ts:21:1 › files_sharing: a guest can upload through a file request
360 passed (15.9m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-1
Expired
|
87.7 KB |
sha256:c0b839744473ad2b5360af920302c77f1417c5e90dc677305b81273cead79eae
|
|
|
blob-report-2
Expired
|
65.9 KB |
sha256:6592a9a5eb4d0ce857eaaa446e401de0911061809722ba3499ef6723fb3a7182
|
|
|
blob-report-3
Expired
|
75.8 KB |
sha256:f9f0c1744cb2ca5b8dbe6cb1df62fd7cbc057df7775b615eb168ac6d5fea9d3a
|
|
|
blob-report-4
Expired
|
89.6 KB |
sha256:99065f9aea496a78ab98fdb8c855a30515f13ea46beba9865d7426a3eb2c8097
|
|
|
blob-report-5
Expired
|
5.39 MB |
sha256:8b839c57946e6f8c98585cb4caaae0c28b9dd36d6a97080339eb3bf6e97894a9
|
|
|
blob-report-6
Expired
|
104 KB |
sha256:d00921cc3a094ba165166be00eee344f97444deb64213f19933ac4d74e010abf
|
|
|
blob-report-7
Expired
|
104 KB |
sha256:96c0bf249c33446efe6e499b156f39cc3ee9a10b2edd2402f8176c8be59131a1
|
|
|
blob-report-8
Expired
|
83.6 KB |
sha256:5b8ff7e16d115ae83ddb5faf0a145007875e51fcf23b905db26ba3a645740dc6
|
|
|
blob-report-setup
Expired
|
16.2 KB |
sha256:6e3c9d8dba6905120ae2f7c08c8501a27d526c1246e547aaafa23a659082ffb9
|
|
|
html-report--attempt-1
|
6.19 MB |
sha256:88f3eeaadbf58bd4fe62ff4a8159f5c5baafe58de214c69ff298b0ed7e049d3f
|
|