admin-ui / Breadcrumbs: stricter items[].to prop types
#148481
end2end-test.yml
on: pull_request
Annotations
1 error and 8 notices
|
[chromium] › test/e2e/specs/editor/various/publish-panel.spec.js:11:2 › Post publish panel › should move focus back to the Publish panel toggle button when canceling:
test/e2e/specs/editor/various/publish-panel.spec.js#L33
1) [chromium] › test/e2e/specs/editor/various/publish-panel.spec.js:11:2 › Post publish panel › should move focus back to the Publish panel toggle button when canceling
Error: expect(locator).toBeFocused() failed
Locator: locator('role=region[name="Editor top bar"i]').locator('role=button[name="Publish"i]')
Expected: focused
Received: inactive
Timeout: 5000ms
Call log:
- Expect "toBeFocused" with timeout 5000ms
- waiting for locator('role=region[name="Editor top bar"i]').locator('role=button[name="Publish"i]')
9 × locator resolved to <button type="button" aria-expanded="true" aria-disabled="false" class="components-button editor-post-publish-panel__toggle editor-post-publish-button__button is-primary is-compact">Publish</button>
- unexpected value "inactive"
31 |
32 | // Test focus is moved back to the Publish panel toggle button.
> 33 | await expect( publishPanelToggleButton ).toBeFocused();
| ^
34 | } );
35 |
36 | test( 'should move focus back to the Publish panel toggle button after publishing and closing the panel', async ( {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/publish-panel.spec.js:33:44
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › test/e2e/specs/editor/various/publish-panel.spec.js:11:2 › Post publish panel › should move focus back to the Publish panel toggle button when canceling
5 skipped
231 passed (11.4m)
|
|
🎭 Playwright Run Summary
3 skipped
236 passed (11.8m)
|
|
🎭 Playwright Run Summary
1 skipped
239 passed (12.4m)
|
|
🎭 Playwright Run Summary
5 skipped
199 passed (12.6m)
|
|
🎭 Playwright Run Summary
3 skipped
235 passed (11.9m)
|
|
🎭 Playwright Run Summary
241 passed (12.8m)
|
|
🎭 Playwright Run Summary
1 skipped
246 passed (15.0m)
|
|
🎭 Playwright Run Summary
6 skipped
270 passed (17.0m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-reports-merged
Expired
|
4.75 MB |
sha256:b15d80a97162a6b142f527138612e292ae3028f55d4d39a6b3f19688932f794a
|
|
|
failures-artifacts
Expired
|
1.36 MB |
sha256:38e090c8eca09b0f0d302c872a2f4d034972e0983738ed8b19eb1f3086e9f5f5
|
|
|
flaky-tests-report
Expired
|
1.25 KB |
sha256:05b689b956c77bb067be0e8dff75460d3c49ebff325ce44aa5f1a8985ebf3b7f
|
|
|
html-report--attempt-1
Expired
|
4.34 MB |
sha256:d15e77f9462231b9326d3858729d7879cad40a6d0128a3966a272d4c572854e3
|
|