Try: Indicate when text color in post editor is inherited from Global Styles #90255
Annotations
10 errors and 1 notice
Run the tests:
test/e2e/specs/editor/blocks/list.spec.js#L18
1) [firefox] › editor/blocks/list.spec.js:11:2 › List (@Firefox) › can be created by using an asterisk at the start of a paragraph block
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for frameLocator('[name="editor-canvas"]').locator('role=button[name="Add default block"i]')
============================================================
16 | await editor.canvas
17 | .locator( 'role=button[name="Add default block"i]' )
> 18 | .click();
| ^
19 | await page.keyboard.type( '* A list item' );
20 |
21 | // Create a second list item.
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/list.spec.js:18:5
|
Run the tests:
test/e2e/specs/editor/blocks/list.spec.js#L18
1) [firefox] › editor/blocks/list.spec.js:11:2 › List (@Firefox) › can be created by using an asterisk at the start of a paragraph block
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for frameLocator('[name="editor-canvas"]').locator('role=button[name="Add default block"i]')
============================================================
16 | await editor.canvas
17 | .locator( 'role=button[name="Add default block"i]' )
> 18 | .click();
| ^
19 | await page.keyboard.type( '* A list item' );
20 |
21 | // Create a second list item.
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/list.spec.js:18:5
|
Run the tests:
test/e2e/specs/editor/blocks/list.spec.js#L18
1) [firefox] › editor/blocks/list.spec.js:11:2 › List (@Firefox) › can be created by using an asterisk at the start of a paragraph block
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for frameLocator('[name="editor-canvas"]').locator('role=button[name="Add default block"i]')
============================================================
16 | await editor.canvas
17 | .locator( 'role=button[name="Add default block"i]' )
> 18 | .click();
| ^
19 | await page.keyboard.type( '* A list item' );
20 |
21 | // Create a second list item.
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/list.spec.js:18:5
|
Run the tests:
test/e2e/specs/editor/blocks/list.spec.js#L45
2) [firefox] › editor/blocks/list.spec.js:37:2 › List (@Firefox) › can be created by typing an asterisk in front of text of a paragraph block
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for frameLocator('[name="editor-canvas"]').locator('role=button[name="Add default block"i]')
============================================================
43 | await editor.canvas
44 | .locator( 'role=button[name="Add default block"i]' )
> 45 | .click();
| ^
46 | await page.keyboard.type( 'test' );
47 | await pageUtils.pressKeys( 'ArrowLeft', { times: 4 } );
48 | await page.keyboard.type( '* ' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/list.spec.js:45:5
|
Run the tests:
test/e2e/specs/editor/blocks/list.spec.js#L45
2) [firefox] › editor/blocks/list.spec.js:37:2 › List (@Firefox) › can be created by typing an asterisk in front of text of a paragraph block
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for frameLocator('[name="editor-canvas"]').locator('role=button[name="Add default block"i]')
============================================================
43 | await editor.canvas
44 | .locator( 'role=button[name="Add default block"i]' )
> 45 | .click();
| ^
46 | await page.keyboard.type( 'test' );
47 | await pageUtils.pressKeys( 'ArrowLeft', { times: 4 } );
48 | await page.keyboard.type( '* ' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/list.spec.js:45:5
|
Run the tests:
test/e2e/specs/editor/blocks/list.spec.js#L45
2) [firefox] › editor/blocks/list.spec.js:37:2 › List (@Firefox) › can be created by typing an asterisk in front of text of a paragraph block
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for frameLocator('[name="editor-canvas"]').locator('role=button[name="Add default block"i]')
============================================================
43 | await editor.canvas
44 | .locator( 'role=button[name="Add default block"i]' )
> 45 | .click();
| ^
46 | await page.keyboard.type( 'test' );
47 | await pageUtils.pressKeys( 'ArrowLeft', { times: 4 } );
48 | await page.keyboard.type( '* ' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/list.spec.js:45:5
|
Run the tests:
test/e2e/specs/editor/blocks/list.spec.js#L65
3) [firefox] › editor/blocks/list.spec.js:58:2 › List (@Firefox) › can be created by using a number at the start of a paragraph block
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for frameLocator('[name="editor-canvas"]').locator('role=button[name="Add default block"i]')
============================================================
63 | await editor.canvas
64 | .locator( 'role=button[name="Add default block"i]' )
> 65 | .click();
| ^
66 | await page.keyboard.type( '1) A list item' );
67 |
68 | await expect.poll( editor.getEditedPostContent ).toBe(
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/list.spec.js:65:5
|
Run the tests:
test/e2e/specs/editor/blocks/list.spec.js#L65
3) [firefox] › editor/blocks/list.spec.js:58:2 › List (@Firefox) › can be created by using a number at the start of a paragraph block
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for frameLocator('[name="editor-canvas"]').locator('role=button[name="Add default block"i]')
============================================================
63 | await editor.canvas
64 | .locator( 'role=button[name="Add default block"i]' )
> 65 | .click();
| ^
66 | await page.keyboard.type( '1) A list item' );
67 |
68 | await expect.poll( editor.getEditedPostContent ).toBe(
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/list.spec.js:65:5
|
Run the tests:
test/e2e/specs/editor/blocks/list.spec.js#L65
3) [firefox] › editor/blocks/list.spec.js:58:2 › List (@Firefox) › can be created by using a number at the start of a paragraph block
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for frameLocator('[name="editor-canvas"]').locator('role=button[name="Add default block"i]')
============================================================
63 | await editor.canvas
64 | .locator( 'role=button[name="Add default block"i]' )
> 65 | .click();
| ^
66 | await page.keyboard.type( '1) A list item' );
67 |
68 | await expect.poll( editor.getEditedPostContent ).toBe(
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/list.spec.js:65:5
|
Run the tests:
test/e2e/specs/editor/blocks/list.spec.js#L84
4) [firefox] › editor/blocks/list.spec.js:77:2 › List (@Firefox) › can undo asterisk transform ───
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for frameLocator('[name="editor-canvas"]').locator('role=button[name="Add default block"i]')
============================================================
82 | await editor.canvas
83 | .locator( 'role=button[name="Add default block"i]' )
> 84 | .click();
| ^
85 | await page.keyboard.type( '1. ' );
86 | await pageUtils.pressKeys( 'primary+z' );
87 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/list.spec.js:84:5
|
Run the tests
117 failed
[firefox] › editor/blocks/list.spec.js:11:2 › List (@Firefox) › can be created by using an asterisk at the start of a paragraph block
[firefox] › editor/blocks/list.spec.js:37:2 › List (@Firefox) › can be created by typing an asterisk in front of text of a paragraph block
[firefox] › editor/blocks/list.spec.js:58:2 › List (@Firefox) › can be created by using a number at the start of a paragraph block
[firefox] › editor/blocks/list.spec.js:77:2 › List (@Firefox) › can undo asterisk transform ────
[firefox] › editor/blocks/list.spec.js:188:2 › List (@Firefox) › should not undo asterisk transform with backspace after typing
[firefox] › editor/blocks/list.spec.js:202:2 › List (@Firefox) › should not undo asterisk transform with backspace after selection change
[firefox] › editor/blocks/list.spec.js:223:2 › List (@Firefox) › can be created by typing "/list"
[firefox] › editor/blocks/list.spec.js:244:2 › List (@Firefox) › can be created by converting a paragraph
[firefox] › editor/blocks/list.spec.js:263:2 › List (@Firefox) › can be created by converting multiple paragraphs
[firefox] › editor/blocks/list.spec.js:293:2 › List (@Firefox) › can be created by converting a paragraph with line breaks
[firefox] › editor/blocks/list.spec.js:319:2 › List (@Firefox) › should not transform lines in block when transforming multiple blocks
[firefox] › editor/blocks/list.spec.js:352:2 › List (@Firefox) › can be converted to paragraphs
[firefox] › editor/blocks/list.spec.js:371:2 › List (@Firefox) › can be converted when nested to paragraphs
[firefox] › editor/blocks/list.spec.js:395:2 › List (@Firefox) › can be converted to a quote ───
[firefox] › editor/blocks/list.spec.js:418:2 › List (@Firefox) › should create paragraph on split at end and merge back with content
[firefox] › editor/blocks/list.spec.js:457:2 › List (@Firefox) › should split into two with paragraph and merge lists
[firefox] › editor/blocks/list.spec.js:529:2 › List (@Firefox) › should keep nested list items when merging with paragraph
[firefox] › editor/blocks/list.spec.js:594:2 › List (@Firefox) › should split into two ordered lists with paragraph
[firefox] › editor/blocks/list.spec.js:627:2 › List (@Firefox) › should split indented list item
[firefox] › editor/blocks/list.spec.js:653:2 › List (@Firefox) › should be immeadiately saved on indentation
[firefox] › editor/blocks/list.spec.js:675:2 › List (@Firefox) › should change the base list type
[firefox] › editor/blocks/list.spec.js:688:2 › List (@Firefox) › should change the indented list type
[firefox] › editor/blocks/list.spec.js:713:2 › List (@Firefox) › should create paragraph on Enter in quote block
[firefox] › editor/blocks/list.spec.js:739:2 › List (@Firefox) › should indent and outdent level 1
[firefox] › editor/blocks/list.spec.js:773:2 › List (@Firefox) › should indent and outdent level 2
[firefox] › editor/blocks/list.spec.js:839:2 › List (@Firefox) › should outdent with children ──
[firefox] › editor/blocks/list.spec.js:889:2 › List (@Firefox) › should insert a line break on shift+enter
[firefox] › editor/blocks/list.spec.js:907:2 › List (@Firefox) › should insert a line break on shift+enter in a non trailing list item
[firefox] › editor/blocks/list.spec.js:938:2 › List (@Firefox) › should create and remove indented list with keyboard only
[firefox] › editor/blocks/list.spec.js:1053:2 › List (@Firefox) › should place the caret in the right place with nested list
[firefox] › editor/blocks/list.spec.js:1086:2 › List (@Firefox) › should not indent list on space with modifier
[firefox] › editor/blocks/list.spec.js:1112:2 › List (@Firefox) › should only convert to list when shortcut ends with space
[firefox] › editor/blocks/list.spec.js:1196:2 › List (@Firefox) › first empty list item is graciously removed
[firefox] › editor/blocks/list.spec.js:1223:2 › List (@Firefox) › should not change the contents when you change the list type to Ord
|
The logs for this run have expired and are no longer available.
Loading