Notes: Backport REST API changes in core #134817
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: expect(locator).toBeFocused() failed
Locator: getByRole('tab', { name: 'Outline' })
Expected: focused
Received: inactive
Timeout: 5000ms
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-19xrdu3 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
226 passed (6.5m)
|
|
🎭 Playwright Run Summary
5 skipped
214 passed (9.3m)
|
|
🎭 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
200 passed (9.2m)
|
|
🎭 Playwright Run Summary
221 passed (9.9m)
|
|
🎭 Playwright Run Summary
1 skipped
238 passed (10.6m)
|
|
🎭 Playwright Run Summary
1 skipped
218 passed (9.6m)
|
|
🎭 Playwright Run Summary
3 skipped
190 passed (11.5m)
|
|
🎭 Playwright Run Summary
1 skipped
234 passed (15.5m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
failures-artifacts
|
1.66 MB |
sha256:268e8538d21f2bcf40c9917317ac7dba267abaf52f3e391be2d415a06ecf0a99
|
|
|
flaky-tests-report
|
1.24 KB |
sha256:54b9b2eebbfa80d5fd584be4424cf81e8d9be29fe053ba1b1fcc4b8b45ccade0
|
|