[stable35] refactor(Sharing): Simplify sorting #10594
Triggered via pull request
September 24, 2026 20:55
Status
Success
Total duration
6h 42m 48s
Artifacts
10
playwright.yml
on: pull_request
Annotations
2 errors and 16 notices
|
[default] › tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:138:2 › files_versions: versions across a share move/copy › copies the versions when the file is copied out of a received share:
tests/playwright/support/sections/FilesListPage.ts#L181
1) [default] › tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:138:2 › files_versions: versions across a share move/copy › copies the versions when the file is copied out of a received share
Error: expect(locator).toBeVisible() failed
Locator: locator('[data-cy-files-list-row-name="file.txt"]')
Expected: visible
Timeout: 15000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('[data-cy-files-list-row-name="file.txt"]') with timeout 15000ms
- waiting for locator('[data-cy-files-list-row-name="file.txt"]')
at ../support/sections/FilesListPage.ts:181
179 | */
180 | private async openActionsMenuForRow(row: Locator): Promise<Locator> {
> 181 | await expect(row).toBeVisible({ timeout: 15_000 })
| ^
182 |
183 | await row.hover()
184 |
at FilesListPage.openActionsMenuForRow (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:181:21)
at FilesListPage.triggerActionForRow (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:210:27)
at FilesListPage.triggerActionForFile (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:231:14)
at openVersionsPanel (/home/runner/actions-runner/_work/server/server/tests/playwright/support/utils/versions.ts:73:18)
at assertVersionsContent (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:97:8)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:146:3
|
|
[default] › tests/playwright/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:138:2 › files_versions: versions across a share move/copy › copies the versions when the file is copied out of a received share:
tests/playwright/support/sections/FilesListPage.ts#L181
1) [default] › tests/playwright/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:138:2 › files_versions: versions across a share move/copy › copies the versions when the file is copied out of a received share
Error: expect(locator).toBeVisible() failed
Locator: locator('[data-cy-files-list-row-name="file.txt"]')
Expected: visible
Timeout: 15000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('[data-cy-files-list-row-name="file.txt"]') with timeout 15000ms
- waiting for locator('[data-cy-files-list-row-name="file.txt"]')
at ../support/sections/FilesListPage.ts:181
179 | */
180 | private async openActionsMenuForRow(row: Locator): Promise<Locator> {
> 181 | await expect(row).toBeVisible({ timeout: 15_000 })
| ^
182 |
183 | await row.hover()
184 |
at FilesListPage.openActionsMenuForRow (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:181:21)
at FilesListPage.triggerActionForRow (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:210:27)
at FilesListPage.triggerActionForFile (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:231:14)
at openVersionsPanel (/home/runner/actions-runner/_work/server/server/tests/playwright/support/utils/versions.ts:73:18)
at assertVersionsContent (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:97:8)
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:146:3
|
|
Playwright setup
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
|
🎭 Playwright Run Summary
38 passed (5.0m)
|
|
Playwright tests 2 / 8
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
|
🎭 Playwright Run Summary
37 passed (6.0m)
|
|
Playwright tests 4 / 8
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
|
🎭 Playwright Run Summary
7 passed (3.8m)
|
|
🎭 Playwright Run Summary
38 passed (6.0m)
|
|
Playwright tests 1 / 8
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
|
🎭 Playwright Run Summary
37 passed (8.1m)
|
|
Playwright tests 5 / 8
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
|
🎭 Playwright Run Summary
37 passed (5.2m)
|
|
Playwright tests 8 / 8
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
|
🎭 Playwright Run Summary
38 passed (9.0m)
|
|
🎭 Playwright Run Summary
37 passed (10.2m)
|
|
🎭 Playwright Run Summary
1 flaky
[default] › tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:138:2 › files_versions: versions across a share move/copy › copies the versions when the file is copied out of a received share
36 passed (12.3m)
|
|
🎭 Playwright Run Summary
1 flaky
[default] › tests/playwright/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:138:2 › files_versions: versions across a share move/copy › copies the versions when the file is copied out of a received share
305 passed (17.9m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-1
|
61.9 KB |
sha256:06aa76d8769cf3fdc97cc94fc218a8724ab2107d07201ecd63ef7c4c38130323
|
|
|
blob-report-2
|
58.9 KB |
sha256:e2b9305d531467646492163d403772fd8a5b2468551dd42e14461ee09b227ac2
|
|
|
blob-report-3
|
70.5 KB |
sha256:c96e7d561f47f6067e193853eed1501663000e0e4205599b5282557f65852437
|
|
|
blob-report-4
|
58.5 KB |
sha256:213839f1dbc015b51f9469732e5a6b15e458229342f334c6d57dfab1257415e8
|
|
|
blob-report-5
|
86.8 KB |
sha256:e86b63b9d1badcac384b519d9bfdc5606e7eab3e3b659e38c7fdf5a16adbb952
|
|
|
blob-report-6
|
12.9 MB |
sha256:ec66a614123ddf59274b02e57025570bc198c6e0894729cf213b2a3449c2705c
|
|
|
blob-report-7
|
79.8 KB |
sha256:6ddc968d405c8ccf9204c8c5fba647d26b606f2811a7f9eb1587443bb1cb8150
|
|
|
blob-report-8
|
70.3 KB |
sha256:584cc30f90f339bb401a30a0e8c5faf1dbc04192619b7516588b34e4d8988a72
|
|
|
blob-report-setup
|
15.3 KB |
sha256:d3d0837f426153709c9cfbcaca744c33992dad5fd5768ccd7c02cd44160ccb3f
|
|
|
html-report--attempt-1
|
13.6 MB |
sha256:ad53e65a365f4460a17822759667a54f89cf2cfd25f30359a4015b7c4a057a67
|
|