Skip to content

fix(federation): use share owner #7472

fix(federation): use share owner

fix(federation): use share owner #7472

Triggered via pull request September 1, 2026 12:44
Status Success
Total duration 3h 2m 10s
Artifacts 10

playwright.yml

on: pull_request
Playwright setup
6m 8s
Playwright setup
Matrix: playwright-tests
Playwright tests for installer
10m 54s
Playwright tests for installer
merge-reports
1m 14s
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-sorting.spec.ts:138:2 › Files: Sorting the file list › Sorting works after switching view twice: tests/playwright/e2e/files/files-sorting.spec.ts#L159
1) [default] › tests/playwright/e2e/files/files-sorting.spec.ts:138:2 › Files: Sorting the file list › Sorting works after switching view twice Error: expect(locator).toHaveAttribute(expected) failed Locator: getByRole('columnheader', { name: 'Size' }) Expected: "ascending" Received: "descending" Timeout: 5000ms Call log: - Expect "toHaveAttribute" with timeout 5000ms - waiting for getByRole('columnheader', { name: 'Size' }) 14 × locator resolved to <th data-v-0a7c737e="" aria-sort="descending" class="files-list__column files-list__row-size files-list__column--sortable">…</th> - unexpected value "descending" 157 | 158 | await filesListPage.sortByColumn('Size') > 159 | await expect(filesListPage.getColumnHeader('Size')).toHaveAttribute('aria-sort', 'ascending') | ^ 160 | await expect.poll(() => filesListPage.getRowNames()).toEqual([ 161 | 'folder', 162 | '1 tiny.txt', at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/files-sorting.spec.ts:159:55
[default] › tests/playwright/e2e/settings/personal-info.spec.ts:363:3 › Settings: Change personal information › Language & locale › can change locale: tests/playwright/support/utils/select.ts#L67
1) [default] › tests/playwright/e2e/settings/personal-info.spec.ts:363:3 › Settings: Change personal information › Language & locale › can change locale Error: expect(locator).toContainText(expected) failed Locator: getByRole('option', { selected: true }) Expected substring: "German (Germany)" Timeout: 5000ms Error: element(s) not found Call log: - Expect "toContainText" with timeout 5000ms - waiting for getByRole('option', { selected: true }) at ../support/utils/select.ts:67 65 | export async function expectSelectedOption(page: Page, combobox: Locator, value: string | RegExp): Promise<void> { 66 | await combobox.click() > 67 | await expect(selectedOption(page)).toContainText(value) | ^ 68 | await page.keyboard.press('Escape') 69 | } 70 | at expectSelectedOption (/home/runner/actions-runner/_work/server/server/tests/playwright/support/utils/select.ts:67:37) at LanguageLocaleSettingsPage.expectSelected (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/LanguageLocaleSettingsPage.ts:83:3) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/settings/personal-info.spec.ts:372:4
[default] › tests/playwright/tests/playwright/e2e/settings/personal-info.spec.ts:363:3 › Settings: Change personal information › Language & locale › can change locale: tests/playwright/support/utils/select.ts#L67
2) [default] › tests/playwright/tests/playwright/e2e/settings/personal-info.spec.ts:363:3 › Settings: Change personal information › Language & locale › can change locale Error: expect(locator).toContainText(expected) failed Locator: getByRole('option', { selected: true }) Expected substring: "German (Germany)" Timeout: 5000ms Error: element(s) not found Call log: - Expect "toContainText" with timeout 5000ms - waiting for getByRole('option', { selected: true }) at ../support/utils/select.ts:67 65 | export async function expectSelectedOption(page: Page, combobox: Locator, value: string | RegExp): Promise<void> { 66 | await combobox.click() > 67 | await expect(selectedOption(page)).toContainText(value) | ^ 68 | await page.keyboard.press('Escape') 69 | } 70 | at expectSelectedOption (/home/runner/actions-runner/_work/server/server/tests/playwright/support/utils/select.ts:67:37) at LanguageLocaleSettingsPage.expectSelected (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/LanguageLocaleSettingsPage.ts:83:3) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/settings/personal-info.spec.ts:372:4
[default] › tests/playwright/tests/playwright/e2e/files/files-sorting.spec.ts:138:2 › Files: Sorting the file list › Sorting works after switching view twice: tests/playwright/e2e/files/files-sorting.spec.ts#L159
1) [default] › tests/playwright/tests/playwright/e2e/files/files-sorting.spec.ts:138:2 › Files: Sorting the file list › Sorting works after switching view twice Error: expect(locator).toHaveAttribute(expected) failed Locator: getByRole('columnheader', { name: 'Size' }) Expected: "ascending" Received: "descending" Timeout: 5000ms Call log: - Expect "toHaveAttribute" with timeout 5000ms - waiting for getByRole('columnheader', { name: 'Size' }) 14 × locator resolved to <th data-v-0a7c737e="" aria-sort="descending" class="files-list__column files-list__row-size files-list__column--sortable">…</th> - unexpected value "descending" 157 | 158 | await filesListPage.sortByColumn('Size') > 159 | await expect(filesListPage.getColumnHeader('Size')).toHaveAttribute('aria-sort', 'ascending') | ^ 160 | await expect.poll(() => filesListPage.getRowNames()).toEqual([ 161 | 'folder', 162 | '1 tiny.txt', at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/files-sorting.spec.ts:159:55
🎭 Playwright Run Summary
1 flaky [default] › tests/playwright/e2e/files/files-sorting.spec.ts:138:2 › Files: Sorting the file list › Sorting works after switching view twice 46 passed (7.9m)
🎭 Playwright Run Summary
46 passed (7.1m)
🎭 Playwright Run Summary
1 flaky [default] › tests/playwright/e2e/settings/personal-info.spec.ts:363:3 › Settings: Change personal information › Language & locale › can change locale 47 passed (9.0m)
🎭 Playwright Run Summary
47 passed (8.6m)
🎭 Playwright Run Summary
47 passed (6.9m)
🎭 Playwright Run Summary
7 passed (6.2m)
🎭 Playwright Run Summary
47 passed (10.1m)
🎭 Playwright Run Summary
46 passed (10.9m)
🎭 Playwright Run Summary
44 passed (10.7m)
🎭 Playwright Run Summary
2 flaky [default] › tests/playwright/tests/playwright/e2e/files/files-sorting.spec.ts:138:2 › Files: Sorting the file list › Sorting works after switching view twice [default] › tests/playwright/tests/playwright/e2e/settings/personal-info.spec.ts:363:3 › Settings: Change personal information › Language & locale › can change locale 377 passed (18.4m)

Artifacts

Produced during runtime
Name Size Digest
blob-report-1 Expired
87.1 KB
sha256:779a624934472a05e716cf243570dc86a146ec0f110f7562bee877c994972223
blob-report-2 Expired
65.5 KB
sha256:41c9c61bd3d4ec65b48dadfb88c94c5814762d05fcee1dcf288df4df1214b8cf
blob-report-3 Expired
78.9 KB
sha256:84f7af52d3ff3cbeef49c89871ec10f395342f09921d0adc466e1f70eb12daa7
blob-report-4 Expired
3.56 MB
sha256:c7fd8fd6acfe3a257a0f18165e981cd7c6dbc4e674effb356176b62e65d8e0bf
blob-report-5 Expired
90.1 KB
sha256:1a0aa80af66973a66ae980c761c181da9ed6d21832ce2f7982d6387e27f51774
blob-report-6 Expired
116 KB
sha256:95249f92e4df30cfcc418cbca333218209a1d7949d8a46a03c58d4e1c6bfab17
blob-report-7 Expired
1.95 MB
sha256:38b98dc248bbb626a5da3809e9b5cb434e8129c0255dd96ed60563a5885a4bb6
blob-report-8 Expired
83.6 KB
sha256:ed4175e0a1229bdcb088e3592ab8066ffe1ed5c2b43ef830df154e8b41b02add
blob-report-setup Expired
14.1 KB
sha256:18f995ec2f704bb07fdf48d5289b4b1da3924ac4011102f46031c22ef42146b6
html-report--attempt-1
6.2 MB
sha256:877b95e94ab6f75eaf955392f8f89768055d9e3ca0348f1e172fa1eaea2d4fe9