refactor(Sharing): Simplify sorting #10573
playwright.yml
on: pull_request
Annotations
2 errors and 12 notices
|
[default] › tests/playwright/e2e/core/header-unified-search.spec.ts:179:2 › Header: unified search keyboard navigation › the open search overlay suppresses the app keyboard shortcuts behind it:
tests/playwright/e2e/core/header-unified-search.spec.ts#L198
1) [default] › tests/playwright/e2e/core/header-unified-search.spec.ts:179:2 › Header: unified search keyboard navigation › the open search overlay suppresses the app keyboard shortcuts behind it
Error: expect(locator).toBeVisible() failed
Locator: locator('#unified-search-results').getByRole('option').first()
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('#unified-search-results').getByRole('option').first() with timeout 5000ms
- waiting for locator('#unified-search-results').getByRole('option').first()
196 | // list behind the overlay.
197 | await search.input().fill(TOKEN)
> 198 | await expect(search.options().first()).toBeVisible()
| ^
199 | await page.keyboard.press('Tab')
200 | await expect(search.input()).not.toBeFocused()
201 |
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/core/header-unified-search.spec.ts:198:42
|
|
[default] › tests/playwright/tests/playwright/e2e/core/header-unified-search.spec.ts:179:2 › Header: unified search keyboard navigation › the open search overlay suppresses the app keyboard shortcuts behind it:
tests/playwright/e2e/core/header-unified-search.spec.ts#L198
1) [default] › tests/playwright/tests/playwright/e2e/core/header-unified-search.spec.ts:179:2 › Header: unified search keyboard navigation › the open search overlay suppresses the app keyboard shortcuts behind it
Error: expect(locator).toBeVisible() failed
Locator: locator('#unified-search-results').getByRole('option').first()
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('#unified-search-results').getByRole('option').first() with timeout 5000ms
- waiting for locator('#unified-search-results').getByRole('option').first()
196 | // list behind the overlay.
197 | await search.input().fill(TOKEN)
> 198 | await expect(search.options().first()).toBeVisible()
| ^
199 | await page.keyboard.press('Tab')
200 | await expect(search.input()).not.toBeFocused()
201 |
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/core/header-unified-search.spec.ts:198:42
|
|
🎭 Playwright Run Summary
38 passed (7.9m)
|
|
Playwright tests 7 / 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 (6.9m)
|
|
🎭 Playwright Run Summary
38 passed (7.1m)
|
|
🎭 Playwright Run Summary
38 passed (7.3m)
|
|
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
38 passed (11.2m)
|
|
🎭 Playwright Run Summary
38 passed (11.2m)
|
|
🎭 Playwright Run Summary
1 flaky
[default] › tests/playwright/e2e/core/header-unified-search.spec.ts:179:2 › Header: unified search keyboard navigation › the open search overlay suppresses the app keyboard shortcuts behind it
37 passed (11.2m)
|
|
🎭 Playwright Run Summary
37 passed (10.4m)
|
|
🎭 Playwright Run Summary
38 passed (12.8m)
|
|
🎭 Playwright Run Summary
1 flaky
[default] › tests/playwright/tests/playwright/e2e/core/header-unified-search.spec.ts:179:2 › Header: unified search keyboard navigation › the open search overlay suppresses the app keyboard shortcuts behind it
309 passed (16.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
html-report--attempt-1
|
3.77 MB |
sha256:1c7417d253cfe5c277bbacc9775e6cd3590eb34076a4dae191e32d08990e66e5
|
|