Unify the Editor Mode Switcher, and enable it for template editing in the post editor #94970
Annotations
4 errors, 1 warning, and 1 notice
Run the tests:
test/e2e/specs/editor/blocks/list.spec.js#L1297
1) [chromium] › editor/blocks/list.spec.js:1287:2 › List (@Firefox) › can be created by pasting an empty list (-firefox)
TimeoutError: locator.fill: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByPlaceholder('Start writing with text or HTML')
============================================================
1295 | // Add empty list block
1296 | await page.getByPlaceholder( 'Start writing with text or HTML' )
> 1297 | .fill( `<!-- wp:list -->
| ^
1298 | <ul><!-- wp:list-item -->
1299 | <li></li>
1300 | <!-- /wp:list-item --></ul>
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/list.spec.js:1297:5
|
Run the tests:
test/e2e/specs/editor/blocks/list.spec.js#L1297
1) [chromium] › editor/blocks/list.spec.js:1287:2 › List (@Firefox) › can be created by pasting an empty list (-firefox)
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.fill: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByPlaceholder('Start writing with text or HTML')
============================================================
1295 | // Add empty list block
1296 | await page.getByPlaceholder( 'Start writing with text or HTML' )
> 1297 | .fill( `<!-- wp:list -->
| ^
1298 | <ul><!-- wp:list-item -->
1299 | <li></li>
1300 | <!-- /wp:list-item --></ul>
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/list.spec.js:1297:5
|
Run the tests:
test/e2e/specs/editor/blocks/list.spec.js#L1297
1) [chromium] › editor/blocks/list.spec.js:1287:2 › List (@Firefox) › can be created by pasting an empty list (-firefox)
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.fill: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByPlaceholder('Start writing with text or HTML')
============================================================
1295 | // Add empty list block
1296 | await page.getByPlaceholder( 'Start writing with text or HTML' )
> 1297 | .fill( `<!-- wp:list -->
| ^
1298 | <ul><!-- wp:list-item -->
1299 | <li></li>
1300 | <!-- /wp:list-item --></ul>
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/list.spec.js:1297:5
|
Run the tests
Process completed with exit code 1.
|
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/.
|
Run the tests
1 failed
[chromium] › editor/blocks/list.spec.js:1287:2 › List (@Firefox) › can be created by pasting an empty list (-firefox)
11 skipped
149 passed (8.4m)
|
The logs for this run have expired and are no longer available.
Loading