Notes: Graduate from experiments #134031
Annotations
2 errors 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
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
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
|
|
[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" 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
3 skipped
218 passed (6.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
195 passed (8.6m)
|
|
🎭 Playwright Run Summary
219 passed (9.6m)
|
|
🎭 Playwright Run Summary
1 skipped
215 passed (8.9m)
|
|
🎭 Playwright Run Summary
4 skipped
216 passed (8.9m)
|
|
🎭 Playwright Run Summary
1 skipped
231 passed (9.7m)
|
|
🎭 Playwright Run Summary
1 skipped
228 passed (15.1m)
|
|
🎭 Playwright Run Summary
3 skipped
190 passed (11.4m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
failures-artifacts
|
3.27 MB |
sha256:9ff1935e7b6559499006b72894b0f2a07b5622c251335fcf0487ff21ce832e97
|
|
|
flaky-tests-report
|
1.49 KB |
sha256:4b515341675f3b87ccb071ca5a76bf1cd876d9d9001205bfe94e7a220924a14d
|
|