Improve labeling and descriptions of Content and Wide widths. #114824
Annotations
4 errors and 1 notice
test/e2e/specs/editor/various/block-grouping.spec.js#L334
1) [chromium] › editor/various/block-grouping.spec.js:309:3 › Block Grouping › Preserving selected blocks attributes › preserves width alignment settings of selected blocks
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('menu', { name: 'Align' }).getByRole('menuitemradio', { name: 'Maximum wide width' })
332 | name: 'Maximum wide width',
333 | } )
> 334 | .click();
| ^
335 |
336 | await editor.insertBlock( {
337 | name: 'core/paragraph',
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-grouping.spec.js:334:6
|
test/e2e/specs/editor/various/block-grouping.spec.js#L334
1) [chromium] › editor/various/block-grouping.spec.js:309:3 › Block Grouping › Preserving selected blocks attributes › preserves width alignment settings of selected blocks
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('menu', { name: 'Align' }).getByRole('menuitemradio', { name: 'Maximum wide width' })
332 | name: 'Maximum wide width',
333 | } )
> 334 | .click();
| ^
335 |
336 | await editor.insertBlock( {
337 | name: 'core/paragraph',
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-grouping.spec.js:334:6
|
test/e2e/specs/editor/various/block-grouping.spec.js#L334
1) [chromium] › editor/various/block-grouping.spec.js:309:3 › Block Grouping › Preserving selected blocks attributes › preserves width alignment settings of selected blocks
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('menu', { name: 'Align' }).getByRole('menuitemradio', { name: 'Maximum wide width' })
332 | name: 'Maximum wide width',
333 | } )
> 334 | .click();
| ^
335 |
336 | await editor.insertBlock( {
337 | name: 'core/paragraph',
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-grouping.spec.js:334:6
|
|
|
This job failed
Loading