Skip to content

[stable34] fix(files_versions): pass missing fileInfo properties to Viewer.compare #5295

[stable34] fix(files_versions): pass missing fileInfo properties to Viewer.compare

[stable34] fix(files_versions): pass missing fileInfo properties to Viewer.compare #5295

Triggered via pull request August 11, 2026 11:26
Status Success
Total duration 41m 44s
Artifacts 10

playwright.yml

on: pull_request
Playwright setup
5m 21s
Playwright setup
Matrix: playwright-tests
Playwright tests for installer
15m 7s
Playwright tests for installer
merge-reports
1m 6s
merge-reports
playwright-test-summary
6s
playwright-test-summary
Fit to window
Zoom out
Zoom in

Annotations

4 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/files-sorting.spec.ts:82:2 › Files: Sorting the file list › Can sort by mtime: tests/playwright/e2e/files/files-sorting.spec.ts#L95
1) [default] › tests/playwright/e2e/files/files-sorting.spec.ts:82:2 › Files: Sorting the file list › Can sort by mtime Error: expect(locator).toHaveAttribute(expected) failed Locator: getByRole('columnheader', { name: 'Modified' }) Expected: "descending" Received: "ascending" Timeout: 5000ms Call log: - Expect "toHaveAttribute" with timeout 5000ms - waiting for getByRole('columnheader', { name: 'Modified' }) 14 × locator resolved to <th data-v-12d5b60e="" aria-sort="ascending" class="files-list__column files-list__row-mtime files-list__column--sortable">…</th> - unexpected value "ascending" 93 | 94 | await filesListPage.sortByColumn('Modified') > 95 | await expect(filesListPage.getColumnHeader('Modified')).toHaveAttribute('aria-sort', 'descending') | ^ 96 | await expect.poll(() => filesListPage.getRowNames()).toEqual(['1.txt', 'a.txt', 'z.txt', 'welcome.txt']) 97 | }) 98 | at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/files-sorting.spec.ts:95:59
[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
2) [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/files-sorting.spec.ts:82:2 › Files: Sorting the file list › Can sort by mtime: tests/playwright/e2e/files/files-sorting.spec.ts#L95
1) [default] › tests/playwright/tests/playwright/e2e/files/files-sorting.spec.ts:82:2 › Files: Sorting the file list › Can sort by mtime Error: expect(locator).toHaveAttribute(expected) failed Locator: getByRole('columnheader', { name: 'Modified' }) Expected: "descending" Received: "ascending" Timeout: 5000ms Call log: - Expect "toHaveAttribute" with timeout 5000ms - waiting for getByRole('columnheader', { name: 'Modified' }) 14 × locator resolved to <th data-v-12d5b60e="" aria-sort="ascending" class="files-list__column files-list__row-mtime files-list__column--sortable">…</th> - unexpected value "ascending" 93 | 94 | await filesListPage.sortByColumn('Modified') > 95 | await expect(filesListPage.getColumnHeader('Modified')).toHaveAttribute('aria-sort', 'descending') | ^ 96 | await expect.poll(() => filesListPage.getRowNames()).toEqual(['1.txt', 'a.txt', 'z.txt', 'welcome.txt']) 97 | }) 98 | at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/files-sorting.spec.ts:95:59
🎭 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 43 passed (6.5m)
🎭 Playwright Run Summary
44 passed (7.6m)
🎭 Playwright Run Summary
43 passed (8.7m)
🎭 Playwright Run Summary
43 passed (9.7m)
🎭 Playwright Run Summary
7 passed (8.1m)
🎭 Playwright Run Summary
44 passed (11.2m)
🎭 Playwright Run Summary
43 passed (12.0m)
🎭 Playwright Run Summary
45 passed (13.6m)
🎭 Playwright Run Summary
1 flaky [default] › tests/playwright/e2e/files/files-sorting.spec.ts:82:2 › Files: Sorting the file list › Can sort by mtime 43 passed (15.7m)
🎭 Playwright Run Summary
2 flaky [default] › tests/playwright/tests/playwright/e2e/files/files-sorting.spec.ts:82:2 › Files: Sorting the file list › Can sort by mtime [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 355 passed (17.8m)

Artifacts

Produced during runtime
Name Size Digest
blob-report-1 Expired
85.6 KB
sha256:9be92173627d2a16643443329d63ab1a231ae617567d358a75552ccd9b014baa
blob-report-2 Expired
62.5 KB
sha256:40854c287b4c9405dbeae0afb5380e3940e206efa0eeb1f71c74546507736647
blob-report-3 Expired
74.5 KB
sha256:ba99fa624672d8904d3a96512aadee4dad84b9770637d822db7b5d3bb7173c4f
blob-report-4 Expired
1.75 MB
sha256:87e1fa078788c175215554236008ffce579f44b06ff1440b8fefee5fbfda86ab
blob-report-5 Expired
1.6 MB
sha256:ad9b702cc07df87856a495593a4916ed15b22fe4385c88b1efbb79003cc466d4
blob-report-6 Expired
102 KB
sha256:ee7a5a015562a4ec610043de6970217dfb7cac0d31429780f30830289f33ac3c
blob-report-7 Expired
91 KB
sha256:0388a2e79d5068b3f6cfbb339ebd7c26411a69e5ddb6a2ee312e361798bcb5b5
blob-report-8 Expired
81.9 KB
sha256:b4b5a635c68769b8407499f9b1761bd2d5163504673b530b3242ca0101d6492f
blob-report-setup Expired
14.4 KB
sha256:2a0c8dd3135df6137ec616fa4703e47772e310b02a9de32985a15cb56451119b
html-report--attempt-1 Expired
4.05 MB
sha256:dce1fea03d8183fd37d5e4dfb2c3e07b8551cfec60767142cd881c19349d4b33