Command Palette: Fix crash on block-related commands (#53923) #81945
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
end2end-test.yml
on: push
Matrix: e2e-playwright
Matrix: e2e-puppeteer
Report to GitHub
3m 23s
Annotations
7 errors and 4 notices
[chromium] › editor/various/toolbar-roving-tabindex.spec.js:19:2 › Toolbar roving tabindex › ensures base block toolbars use roving tabindex:
test/e2e/specs/editor/various/toolbar-roving-tabindex.spec.js#L185
1) [chromium] › editor/various/toolbar-roving-tabindex.spec.js:19:2 › Toolbar roving tabindex › ensures base block toolbars use roving tabindex
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Select Group"
Received: "Paragraph"
183 | } );
184 | }
> 185 | expect( ariaLabel ).toBe( label );
| ^
186 | }
187 |
188 | async wrapCurrentBlockWithGroup( currentBlockTitle ) {
at ToolbarRovingTabindexUtils.expectLabelToHaveFocus (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/toolbar-roving-tabindex.spec.js:185:23)
at ToolbarRovingTabindexUtils.testGroupKeyboardNavigation (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/toolbar-roving-tabindex.spec.js:198:3)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/toolbar-roving-tabindex.spec.js:35:3
|
[chromium] › editor/various/toolbar-roving-tabindex.spec.js:19:2 › Toolbar roving tabindex › ensures base block toolbars use roving tabindex:
test/e2e/specs/editor/various/toolbar-roving-tabindex.spec.js#L185
1) [chromium] › editor/various/toolbar-roving-tabindex.spec.js:19:2 › Toolbar roving tabindex › ensures base block toolbars use roving tabindex
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Select Group"
Received: "Paragraph"
183 | } );
184 | }
> 185 | expect( ariaLabel ).toBe( label );
| ^
186 | }
187 |
188 | async wrapCurrentBlockWithGroup( currentBlockTitle ) {
at ToolbarRovingTabindexUtils.expectLabelToHaveFocus (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/toolbar-roving-tabindex.spec.js:185:23)
at ToolbarRovingTabindexUtils.testGroupKeyboardNavigation (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/toolbar-roving-tabindex.spec.js:198:3)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/toolbar-roving-tabindex.spec.js:35:3
|
[chromium] › editor/various/toolbar-roving-tabindex.spec.js:19:2 › Toolbar roving tabindex › ensures base block toolbars use roving tabindex:
test/e2e/specs/editor/various/toolbar-roving-tabindex.spec.js#L185
1) [chromium] › editor/various/toolbar-roving-tabindex.spec.js:19:2 › Toolbar roving tabindex › ensures base block toolbars use roving tabindex
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Select Group"
Received: "Paragraph"
183 | } );
184 | }
> 185 | expect( ariaLabel ).toBe( label );
| ^
186 | }
187 |
188 | async wrapCurrentBlockWithGroup( currentBlockTitle ) {
at ToolbarRovingTabindexUtils.expectLabelToHaveFocus (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/toolbar-roving-tabindex.spec.js:185:23)
at ToolbarRovingTabindexUtils.testGroupKeyboardNavigation (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/toolbar-roving-tabindex.spec.js:198:3)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/toolbar-roving-tabindex.spec.js:35:3
|
Playwright - 3
Process completed with exit code 1.
|
[chromium] › editor/various/behaviors.spec.js:246:2 › Testing behaviors functionality › Should load the view script if the lightbox is enabled via theme.json:
test/e2e/specs/editor/various/behaviors.spec.js#L1
1) [chromium] › editor/various/behaviors.spec.js:246:2 › Testing behaviors functionality › Should load the view script if the lightbox is enabled via theme.json
Error: Object with guid handle@6acdd8af68d97f62cb0fbfc8f39a9238 was not bound in the connection
|
[chromium] › editor/various/behaviors.spec.js:246:2 › Testing behaviors functionality › Should load the view script if the lightbox is enabled via theme.json:
test/e2e/specs/editor/various/behaviors.spec.js#L1
1) [chromium] › editor/various/behaviors.spec.js:246:2 › Testing behaviors functionality › Should load the view script if the lightbox is enabled via theme.json
Test finished within timeout of 200000ms, but tearing down "page" ran out of time.
Please allow more time for the test, since teardown is attributed towards the test timeout budget.
|
[chromium] › editor/various/behaviors.spec.js:246:2 › Testing behaviors functionality › Should load the view script if the lightbox is enabled via theme.json:
test/e2e/specs/editor/various/behaviors.spec.js#L1
1) [chromium] › editor/various/behaviors.spec.js:246:2 › Testing behaviors functionality › Should load the view script if the lightbox is enabled via theme.json
Pending operations:
- apiRequestContext.get at packages/e2e-test-utils-playwright/src/request-utils/themes.ts:13:36
|
🎭 Playwright Run Summary
1 failed
[chromium] › editor/various/toolbar-roving-tabindex.spec.js:19:2 › Toolbar roving tabindex › ensures base block toolbars use roving tabindex
1 skipped
207 passed (15.4m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › editor/various/behaviors.spec.js:246:2 › Testing behaviors functionality › Should load the view script if the lightbox is enabled via theme.json
201 passed (18.4m)
|
🎭 Playwright Run Summary
216 passed (20.1m)
|
🎭 Playwright Run Summary
2 skipped
206 passed (23.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
6.14 MB |
|
flaky-tests-report
Expired
|
1.41 KB |
|