Fix flaky 'navigable-toolbar' e2e test #129813
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#L444
1) [chromium] › test/e2e/specs/editor/various/list-view.spec.js:337:2 › List View › ensures List View global shortcut works properly
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: getByRole('tab', { name: 'Outline' })
Expected: focused
Received: inactive
Call log:
- Expect "toBeFocused" with timeout 5000ms
- waiting for getByRole('tab', { name: 'Outline' })
9 × locator resolved to <button role="tab" type="button" id="tabs-3-outline" aria-selected="false" data-active-item="true" data-focus-visible="true" aria-controls="tabs-3-outline-view" class="block-editor-tabbed-sidebar__tab css-8ivkzm enfox0g3">…</button>
- unexpected value "inactive"
442 | // nothing to focus inside the tab itself.
443 | await pageUtils.pressKeys( 'access+o' );
> 444 | await expect( outlineButton ).toBeFocused();
| ^
445 |
446 | // Close List View and ensure it's closed.
447 | await pageUtils.pressKeys( 'access+o' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/list-view.spec.js:444:33
|
🎭 Playwright Run Summary
2 skipped
209 passed (5.5m)
|
🎭 Playwright Run Summary
1 skipped
205 passed (7.6m)
|
🎭 Playwright Run Summary
1 skipped
209 passed (7.9m)
|
🎭 Playwright Run Summary
1 skipped
207 passed (8.0m)
|
🎭 Playwright Run Summary
217 passed (8.5m)
|
🎭 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
208 passed (8.7m)
|
🎭 Playwright Run Summary
3 skipped
189 passed (10.8m)
|
🎭 Playwright Run Summary
1 skipped
225 passed (14.4m)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
failures-artifacts
|
1.76 MB |
sha256:2ae5d01de8460ba992297ab229288e1134dd295ab7ff9a5cb545b59639849042
|
|
flaky-tests-report
|
1.23 KB |
sha256:13defcba5c5b60a1fdba88b9972eae776f4b799cc2df3df373701c296e4feb35
|
|