Skip to content

35.0.0 beta 2

35.0.0 beta 2 #5435

Triggered via pull request August 12, 2026 15:15
Status Success
Total duration 40m 45s
Artifacts 10

playwright.yml

on: pull_request
Playwright setup
5m 43s
Playwright setup
Matrix: playwright-tests
Playwright tests for installer
8m 59s
Playwright tests for installer
merge-reports
53s
merge-reports
playwright-test-summary
7s
playwright-test-summary
Fit to window
Zoom out
Zoom in

Annotations

4 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]') 2 × locator resolved to 5 elements - unexpected value "5" 12 × 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/work/server/server/tests/playwright/e2e/files/files-delete.spec.ts:52:6
[default] › tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:163:2 › files_versions: versions across a share move/copy › copies the versions when a containing folder is copied out of a received share: tests/playwright/support/sections/FilesListPage.ts#L439
1) [default] › tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:163:2 › files_versions: versions across a share move/copy › copies the versions when a containing folder is copied out of a received share Error: expect(locator).toBeVisible() failed Locator: locator('[data-cy-files-list-row-name="sub"]').locator('[data-cy-files-list-row-name-link]') 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="sub"]').locator('[data-cy-files-list-row-name-link]') at ../support/sections/FilesListPage.ts:439 437 | // the same text. 438 | const link = this.getRowNameLinkForFile(directory) > 439 | await expect(link).toBeVisible() | ^ 440 | await link.click() 441 | 442 | // Assert the deepest segment of the `dir` query param matches the folder at FilesListPage.navigateToFolder (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:439:23) at assertVersionsContent (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:95:23) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:174:3
[default] › tests/playwright/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:163:2 › files_versions: versions across a share move/copy › copies the versions when a containing folder is copied out of a received share: tests/playwright/support/sections/FilesListPage.ts#L439
2) [default] › tests/playwright/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:163:2 › files_versions: versions across a share move/copy › copies the versions when a containing folder is copied out of a received share Error: expect(locator).toBeVisible() failed Locator: locator('[data-cy-files-list-row-name="sub"]').locator('[data-cy-files-list-row-name-link]') 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="sub"]').locator('[data-cy-files-list-row-name-link]') at ../support/sections/FilesListPage.ts:439 437 | // the same text. 438 | const link = this.getRowNameLinkForFile(directory) > 439 | await expect(link).toBeVisible() | ^ 440 | await link.click() 441 | 442 | // Assert the deepest segment of the `dir` query param matches the folder at FilesListPage.navigateToFolder (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:439:23) at assertVersionsContent (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:95:23) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:174:3
[default] › tests/playwright/tests/playwright/e2e/files/files-delete.spec.ts:27:2 › Files: Delete › can delete multiple files: ../../../../work/server/server/tests/playwright/e2e/files/files-delete.spec.ts#L52
1) [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]') 2 × locator resolved to 5 elements - unexpected value "5" 12 × 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/work/server/server/tests/playwright/e2e/files/files-delete.spec.ts:52:6
🎭 Playwright Run Summary
7 passed (5.0m)
🎭 Playwright Run Summary
45 passed (8.1m)
🎭 Playwright Run Summary
43 passed (11.1m)
🎭 Playwright Run Summary
45 passed (4.8m)
🎭 Playwright Run Summary
45 passed (6.7m)
🎭 Playwright Run Summary
45 passed (11.9m)
🎭 Playwright Run Summary
1 flaky [default] › tests/playwright/e2e/files/files-delete.spec.ts:27:2 › Files: Delete › can delete multiple files 44 passed (7.9m)
🎭 Playwright Run Summary
1 flaky [default] › tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:163:2 › files_versions: versions across a share move/copy › copies the versions when a containing folder is copied out of a received share 46 passed (16.2m)
🎭 Playwright Run Summary
45 passed (11.1m)
🎭 Playwright Run Summary
2 flaky [default] › tests/playwright/tests/playwright/e2e/files/files-delete.spec.ts:27:2 › Files: Delete › can delete multiple files [default] › tests/playwright/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:163:2 › files_versions: versions across a share move/copy › copies the versions when a containing folder is copied out of a received share 365 passed (17.0m)

Artifacts

Produced during runtime
Name Size Digest
blob-report-1 Expired
84.4 KB
sha256:c7a298c3379c317dea3370cc892f29cda0f81b127a7654eb011233fb5d668312
blob-report-2 Expired
60.6 KB
sha256:43ef757e3724cd14997a2cebadfbafc4f5c327655b93126634251c98c93f8a35
blob-report-3 Expired
2.62 MB
sha256:e867c4964300b7f17aa05b9a4d864d975851a51658dc2f83a935f4dec1b9fe36
blob-report-4 Expired
84.5 KB
sha256:a2792e418d0845c4ae43d8d89880987b38ba330101d5fda40afa87f4d6a20a6d
blob-report-5 Expired
85.4 KB
sha256:b0af4a1b9c186824543617d33d181872613679fad86b44a90ebdbdc525130c31
blob-report-6 Expired
85 KB
sha256:ec34e48c5d9f83dc62b5a77a02e585f1f91815f670dadf6df444363f5d46b36e
blob-report-7 Expired
9.35 MB
sha256:4191e12c39d89d351e7688fb4ebab0f8aee7c8daad73b83da3b458825253c6f9
blob-report-8 Expired
80.8 KB
sha256:3fc590801837d9443bce4a8abe865e8feffd1864f0ea7ba3e5d18daf64b0cf5c
blob-report-setup Expired
13.8 KB
sha256:d357e81b33cf39658624711947ab72bab37605094c1452b8c1323c01c9520698
html-report--attempt-1 Expired
12.7 MB
sha256:cdfd027492198807554ad51596f92d900578c06a5dc021ad39fe34f8f00cda6b