Skip to content

build(deps-dev): bump rector/rector from 2.6.1 to 2.6.3 in /vendor-bin/rector #6271

build(deps-dev): bump rector/rector from 2.6.1 to 2.6.3 in /vendor-bin/rector

build(deps-dev): bump rector/rector from 2.6.1 to 2.6.3 in /vendor-bin/rector #6271

Triggered via pull request August 22, 2026 01:04
Status Success
Total duration 1h 48m 52s
Artifacts 10

playwright.yml

on: pull_request
Playwright setup
6m 22s
Playwright setup
Matrix: playwright-tests
Playwright tests for installer
12m 18s
Playwright tests for installer
merge-reports
2m 39s
merge-reports
playwright-test-summary
9s
playwright-test-summary
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 notices
[default] › tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts:59:2 › files_sharing: Public share - copy: tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts#L64
1) [default] › tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts:59:2 › files_sharing: Public share - copy, move and rename files › can rename a file Error: expect(locator).toBeVisible() failed Locator: locator('[data-cy-files-list-row-name="other.txt"]') 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="other.txt"]') 62 | await filesListPage.renameFile('foo.txt', 'other.txt') 63 | > 64 | await expect(filesListPage.getRowForFile('other.txt')).toBeVisible() | ^ 65 | await expect(filesListPage.getRowForFile('foo.txt')).toHaveCount(0) 66 | }) 67 | }) at /home/runner/work/server/server/tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts:64:58
[default] › tests/playwright/e2e/files/live-photos.spec.ts:169:3 › Files: Live photos › 'Show hidden files' is enabled › Blocks restoration when restoring the .mov: tests/playwright/e2e/files/live-photos.spec.ts#L0
1) [default] › tests/playwright/e2e/files/live-photos.spec.ts:169:3 › Files: Live photos › 'Show hidden files' is enabled › Blocks restoration when restoring the .mov Test timeout of 45000ms exceeded.
[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]') 4 × locator resolved to 5 elements - unexpected value "5" 9 × locator resolved to 1 element - unexpected value "1" Call Log: - Test timeout of 45000ms exceeded 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
[default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts:59:2 › files_sharing: Public share - copy: ../../../../work/server/server/tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts#L64
3) [default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts:59:2 › files_sharing: Public share - copy, move and rename files › can rename a file Error: expect(locator).toBeVisible() failed Locator: locator('[data-cy-files-list-row-name="other.txt"]') 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="other.txt"]') 62 | await filesListPage.renameFile('foo.txt', 'other.txt') 63 | > 64 | await expect(filesListPage.getRowForFile('other.txt')).toBeVisible() | ^ 65 | await expect(filesListPage.getRowForFile('foo.txt')).toHaveCount(0) 66 | }) 67 | }) at /home/runner/work/server/server/tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts:64:58
[default] › tests/playwright/tests/playwright/e2e/files/live-photos.spec.ts:169:3 › Files: Live photos › 'Show hidden files' is enabled › Blocks restoration when restoring the .mov: tests/playwright/tests/playwright/e2e/files/live-photos.spec.ts#L0
2) [default] › tests/playwright/tests/playwright/e2e/files/live-photos.spec.ts:169:3 › Files: Live photos › 'Show hidden files' is enabled › Blocks restoration when restoring the .mov 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
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]') 4 × locator resolved to 5 elements - unexpected value "5" 9 × locator resolved to 1 element - unexpected value "1" Call Log: - Test timeout of 45000ms exceeded 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
🎭 Playwright Run Summary
46 passed (6.8m)
🎭 Playwright Run Summary
1 flaky [default] › tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts:59:2 › files_sharing: Public share - copy, move and rename files › can rename a file 44 passed (7.8m)
🎭 Playwright Run Summary
46 passed (9.2m)
🎭 Playwright Run Summary
7 passed (7.4m)
🎭 Playwright Run Summary
45 passed (15.2m)
🎭 Playwright Run Summary
44 passed (15.3m)
🎭 Playwright Run Summary
46 passed (16.0m)
🎭 Playwright Run Summary
1 flaky [default] › tests/playwright/e2e/files/live-photos.spec.ts:169:3 › Files: Live photos › 'Show hidden files' is enabled › Blocks restoration when restoring the .mov 45 passed (17.5m)
🎭 Playwright Run Summary
1 flaky [default] › tests/playwright/e2e/files/files-delete.spec.ts:27:2 › Files: Delete › can delete multiple files 45 passed (17.4m)
🎭 Playwright Run Summary
3 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/live-photos.spec.ts:169:3 › Files: Live photos › 'Show hidden files' is enabled › Blocks restoration when restoring the .mov [default] › tests/playwright/tests/playwright/e2e/files_sharing/public-share/copy-move-rename-files.spec.ts:59:2 › files_sharing: Public share - copy, move and rename files › can rename a file 368 passed (18.6m)

Artifacts

Produced during runtime
Name Size Digest
blob-report-1 Expired
86.4 KB
sha256:f3f9cb51acc3fc4353ff90e19ec1ba76cd70499a18b096d6756dc2d7de9cf458
blob-report-2 Expired
64.1 KB
sha256:630feef700bb644312a499ca8567609cb9f403ef452482ffc864a99bc6547025
blob-report-3 Expired
2.96 MB
sha256:55ed9c37e781884962b2635faaa6f0e07b816ab4e2ee50da5e3e19a27e79c9de
blob-report-4 Expired
6.41 MB
sha256:1e523ec9606506326e2888e4699468ba6192a55bb362d5a44db9c81465397641
blob-report-5 Expired
1.61 MB
sha256:8979d39a13d0caa23b7067c906eef77d19bc86153c4383022860523ca9fdb662
blob-report-6 Expired
105 KB
sha256:89510b177138ce9e604731cdefa1013270e8233fb3b4a2a53a4df07a4422048b
blob-report-7 Expired
111 KB
sha256:b78160955078be3dddcb04cb355c859630552d30ec18266a376953a690f9c453
blob-report-8 Expired
84.3 KB
sha256:a72a9006a68bb6ffb5f9105fcf869895107f885c913a5051f3c35360032b0b06
blob-report-setup Expired
14.2 KB
sha256:d5f596ffd7823813233322c404d2af074f99a45deea8a87d4a78f0a65f4cddb8
html-report--attempt-1 Expired
11.6 MB
sha256:a9eb8b5d9dca2edaaa38563eb4829dffff904dbb86ae8bf6e60a3edcdb000606