build(deps): bump fast-uri from 3.1.5 to 3.1.7 #7907
playwright.yml
on: pull_request
Annotations
1 error and 2 notices
|
[default] › tests/playwright/tests/playwright/e2e/core/header-unified-search.spec.ts:148:2 › Header: unified search keyboard navigation › "More from" opens the uncapped detail view:
tests/playwright/e2e/core/header-unified-search.spec.ts#L164
1) [default] › tests/playwright/tests/playwright/e2e/core/header-unified-search.spec.ts:148:2 › Header: unified search keyboard navigation › "More from" opens the uncapped detail view, pages it, and Back returns to the aggregate list
Error: expect(locator).toBeVisible() failed
Locator: locator('#unified-search-results').getByRole('button', { name: 'Back to all results' })
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for locator('#unified-search-results').getByRole('button', { name: 'Back to all results' })
162 | // The detail view shows the full first page (PAGE_SIZE) for that one category.
163 | await search.moreFrom('Files').click()
> 164 | await expect(search.detailBack()).toBeVisible()
| ^
165 | await expect(search.detailHeading('Files')).toBeVisible()
166 | await expect(search.options()).toHaveCount(10)
167 | await expect(search.loadMore()).toBeVisible()
at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/core/header-unified-search.spec.ts:164:37
|
|
🎭 Playwright Run Summary
46 passed (8.7m)
|
|
🎭 Playwright Run Summary
1 flaky
[default] › tests/playwright/tests/playwright/e2e/core/header-unified-search.spec.ts:148:2 › Header: unified search keyboard navigation › "More from" opens the uncapped detail view, pages it, and Back returns to the aggregate list
378 passed (10.0h)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-5
Expired
|
88.8 KB |
sha256:ea3b57d4cda20e1fe93b5864fae2d73ba93791cd74a4a1d2f6334d864f9c9e93
|
|
|
html-report--attempt-2
Expired
|
4.86 MB |
sha256:266266f11faf20c7b16e676bfbe0b680941ab71e300739daeb872eab742a7df9
|
|