Block API: try separate controls registration #101659
Annotations
5 errors, 1 warning, and 1 notice
Run the tests:
test/e2e/specs/editor/various/multi-block-selection.spec.js#L805
1) [webkit] › editor/various/multi-block-selection.spec.js:788:2 › Multi-block selection (@Firefox, @WebKit) › should set attributes for multiple paragraphs
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Align text' })
803 | .getByRole( 'toolbar', { name: 'Block tools' } )
804 | .getByRole( 'button', { name: 'Align text' } )
> 805 | .click();
| ^
806 | await page
807 | .getByRole( 'menu', { name: 'Align text' } )
808 | .getByRole( 'menuitemradio', { name: 'Align text center' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:805:5
|
Run the tests:
test/e2e/specs/editor/various/multi-block-selection.spec.js#L805
1) [webkit] › editor/various/multi-block-selection.spec.js:788:2 › Multi-block selection (@Firefox, @WebKit) › should set attributes for multiple paragraphs
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Align text' })
803 | .getByRole( 'toolbar', { name: 'Block tools' } )
804 | .getByRole( 'button', { name: 'Align text' } )
> 805 | .click();
| ^
806 | await page
807 | .getByRole( 'menu', { name: 'Align text' } )
808 | .getByRole( 'menuitemradio', { name: 'Align text center' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:805:5
|
Run the tests:
test/e2e/specs/editor/various/multi-block-selection.spec.js#L805
1) [webkit] › editor/various/multi-block-selection.spec.js:788:2 › Multi-block selection (@Firefox, @WebKit) › should set attributes for multiple paragraphs
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Align text' })
803 | .getByRole( 'toolbar', { name: 'Block tools' } )
804 | .getByRole( 'button', { name: 'Align text' } )
> 805 | .click();
| ^
806 | await page
807 | .getByRole( 'menu', { name: 'Align text' } )
808 | .getByRole( 'menuitemradio', { name: 'Align text center' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:805:5
|
Run the tests
Process completed with exit code 1.
|
Archive debug artifacts (screenshots, traces)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
Loading