api-fetch: clean up error handling #130783
Annotations
1 error and 8 notices
|
[chromium] › test/e2e/specs/editor/various/list-view.spec.js:337:2 › List View › ensures List View global shortcut works properly:
test/e2e/specs/editor/various/list-view.spec.js#L419
1) [chromium] › test/e2e/specs/editor/various/list-view.spec.js:337:2 › List View › ensures List View global shortcut works properly
Error: expect(locator).toBeFocused() failed
Locator: getByRole('region', { name: 'Document Overview' }).getByRole('button', { name: 'Close' })
Expected: focused
Received: inactive
Timeout: 5000ms
Call log:
- Expect "toBeFocused" with timeout 5000ms
- waiting for getByRole('region', { name: 'Document Overview' }).getByRole('button', { name: 'Close' })
9 × locator resolved to <button type="button" aria-label="Close" data-focus-visible="true" class="components-button block-editor-tabbed-sidebar__close-button is-compact has-icon">…</button>
- unexpected value "inactive"
417 | name: 'Close',
418 | } )
> 419 | ).toBeFocused();
| ^
420 |
421 | // Close List View and ensure it's closed.
422 | await pageUtils.pressKeys( 'access+o' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/list-view.spec.js:419:5
|
|
🎭 Playwright Run Summary
2 skipped
210 passed (5.9m)
|
|
🎭 Playwright Run Summary
1 skipped
203 passed (7.5m)
|
|
🎭 Playwright Run Summary
1 skipped
209 passed (8.0m)
|
|
🎭 Playwright Run Summary
1 skipped
205 passed (7.6m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › test/e2e/specs/editor/various/list-view.spec.js:337:2 › List View › ensures List View global shortcut works properly
1 skipped
216 passed (8.4m)
|
|
🎭 Playwright Run Summary
217 passed (8.7m)
|
|
🎭 Playwright Run Summary
3 skipped
189 passed (10.2m)
|
|
🎭 Playwright Run Summary
1 skipped
225 passed (14.3m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
failures-artifacts
|
1.5 MB |
sha256:064b9413478394c326682ff02b799b7a8e4d0249c8dd7a00673276d4f35371bb
|
|
|
flaky-tests-report
|
1.2 KB |
sha256:884104a9e8114ec6eac78ed9e8b05b24cb039f62257c266c3bd66d79cf7befb9
|
|