Try: Indicate when text color in post editor is inherited from Global Styles #98830
end2end-test.yml
on: pull_request
Matrix: e2e-playwright
Puppeteer
5m 21s
Report to GitHub
3m 38s
Annotations
70 errors, 10 warnings, and 8 notices
[chromium] › editor/various/rich-text-deprecated-multiline.spec.js:88:2 › RichText deprecated multiline › should merge two lines:
test/e2e/specs/editor/various/rich-text-deprecated-multiline.spec.js#L97
1) [chromium] › editor/various/rich-text-deprecated-multiline.spec.js:88:2 › RichText deprecated multiline › should merge two lines
Error: expect(received).toMatchObject(expected)
- Expected - 2
+ Received + 3
Array [
Object {
"attributes": Object {
- "value": "<p>1‸2</p>",
+ "content": "‸",
+ "dropCap": false,
},
- "name": "core/rich-text-deprecated-multiline",
+ "name": "core/paragraph",
},
]
95 | await page.keyboard.type( '‸' );
96 |
> 97 | expect( await editor.getBlocks() ).toMatchObject( [
| ^
98 | {
99 | name: 'core/rich-text-deprecated-multiline',
100 | attributes: {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/rich-text-deprecated-multiline.spec.js:97:38
|
[chromium] › editor/various/rich-text-deprecated-multiline.spec.js:88:2 › RichText deprecated multiline › should merge two lines:
test/e2e/specs/editor/various/rich-text-deprecated-multiline.spec.js#L97
1) [chromium] › editor/various/rich-text-deprecated-multiline.spec.js:88:2 › RichText deprecated multiline › should merge two lines
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toMatchObject(expected)
- Expected - 3
+ Received + 1
Array [
Object {
- "attributes": Object {
- "value": "<p>1‸2</p>",
- },
+ "attributes": Object {},
"name": "core/rich-text-deprecated-multiline",
},
]
95 | await page.keyboard.type( '‸' );
96 |
> 97 | expect( await editor.getBlocks() ).toMatchObject( [
| ^
98 | {
99 | name: 'core/rich-text-deprecated-multiline',
100 | attributes: {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/rich-text-deprecated-multiline.spec.js:97:38
|
[chromium] › editor/various/rich-text-deprecated-multiline.spec.js:88:2 › RichText deprecated multiline › should merge two lines:
test/e2e/specs/editor/various/rich-text-deprecated-multiline.spec.js#L97
1) [chromium] › editor/various/rich-text-deprecated-multiline.spec.js:88:2 › RichText deprecated multiline › should merge two lines
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toMatchObject(expected)
- Expected - 3
+ Received + 1
Array [
Object {
- "attributes": Object {
- "value": "<p>1‸2</p>",
- },
+ "attributes": Object {},
"name": "core/rich-text-deprecated-multiline",
},
]
95 | await page.keyboard.type( '‸' );
96 |
> 97 | expect( await editor.getBlocks() ).toMatchObject( [
| ^
98 | {
99 | name: 'core/rich-text-deprecated-multiline',
100 | attributes: {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/rich-text-deprecated-multiline.spec.js:97:38
|
[chromium] › editor/various/rich-text-deprecated-multiline.spec.js:107:2 › RichText deprecated multiline › should merge two lines (forward):
test/e2e/specs/editor/various/rich-text-deprecated-multiline.spec.js#L117
2) [chromium] › editor/various/rich-text-deprecated-multiline.spec.js:107:2 › RichText deprecated multiline › should merge two lines (forward)
Error: expect(received).toMatchObject(expected)
- Expected - 2
+ Received + 3
Array [
Object {
"attributes": Object {
- "value": "<p>1‸2</p>",
+ "content": "2",
+ "dropCap": false,
},
- "name": "core/rich-text-deprecated-multiline",
+ "name": "core/paragraph",
},
]
115 | await page.keyboard.type( '‸' );
116 |
> 117 | expect( await editor.getBlocks() ).toMatchObject( [
| ^
118 | {
119 | name: 'core/rich-text-deprecated-multiline',
120 | attributes: {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/rich-text-deprecated-multiline.spec.js:117:38
|
[chromium] › editor/various/rich-text-deprecated-multiline.spec.js:107:2 › RichText deprecated multiline › should merge two lines (forward):
test/e2e/specs/editor/various/rich-text-deprecated-multiline.spec.js#L117
2) [chromium] › editor/various/rich-text-deprecated-multiline.spec.js:107:2 › RichText deprecated multiline › should merge two lines (forward)
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toMatchObject(expected)
- Expected - 2
+ Received + 3
Array [
Object {
"attributes": Object {
- "value": "<p>1‸2</p>",
+ "content": "2",
+ "dropCap": false,
},
- "name": "core/rich-text-deprecated-multiline",
+ "name": "core/paragraph",
},
]
115 | await page.keyboard.type( '‸' );
116 |
> 117 | expect( await editor.getBlocks() ).toMatchObject( [
| ^
118 | {
119 | name: 'core/rich-text-deprecated-multiline',
120 | attributes: {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/rich-text-deprecated-multiline.spec.js:117:38
|
[chromium] › editor/various/rich-text-deprecated-multiline.spec.js:107:2 › RichText deprecated multiline › should merge two lines (forward):
test/e2e/specs/editor/various/rich-text-deprecated-multiline.spec.js#L117
2) [chromium] › editor/various/rich-text-deprecated-multiline.spec.js:107:2 › RichText deprecated multiline › should merge two lines (forward)
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toMatchObject(expected)
- Expected - 3
+ Received + 1
Array [
Object {
- "attributes": Object {
- "value": "<p>1‸2</p>",
- },
+ "attributes": Object {},
"name": "core/rich-text-deprecated-multiline",
},
]
115 | await page.keyboard.type( '‸' );
116 |
> 117 | expect( await editor.getBlocks() ).toMatchObject( [
| ^
118 | {
119 | name: 'core/rich-text-deprecated-multiline',
120 | attributes: {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/rich-text-deprecated-multiline.spec.js:117:38
|
[chromium] › editor/various/rtl.spec.js:28:2 › RTL › should arrow navigate:
test/e2e/specs/editor/various/rtl.spec.js#L45
3) [chromium] › editor/various/rtl.spec.js:28:2 › RTL › should arrow navigate ────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "<!-- wp:paragraph -->
<p>٠١٢</p>
<!-- /wp:paragraph -->"
Received: ""
43 | // Check the content.
44 | const content = await editor.getEditedPostContent();
> 45 | expect( content ).toBe(
| ^
46 | `<!-- wp:paragraph -->
47 | <p>٠١٢</p>
48 | <!-- /wp:paragraph -->`
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/rtl.spec.js:45:21
|
[chromium] › editor/various/rtl.spec.js:28:2 › RTL › should arrow navigate:
test/e2e/specs/editor/various/rtl.spec.js#L45
3) [chromium] › editor/various/rtl.spec.js:28:2 › RTL › should arrow navigate ────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "<!-- wp:paragraph -->
<p>٠١٢</p>
<!-- /wp:paragraph -->"
Received: ""
43 | // Check the content.
44 | const content = await editor.getEditedPostContent();
> 45 | expect( content ).toBe(
| ^
46 | `<!-- wp:paragraph -->
47 | <p>٠١٢</p>
48 | <!-- /wp:paragraph -->`
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/rtl.spec.js:45:21
|
[chromium] › editor/various/rtl.spec.js:28:2 › RTL › should arrow navigate:
test/e2e/specs/editor/various/rtl.spec.js#L45
3) [chromium] › editor/various/rtl.spec.js:28:2 › RTL › should arrow navigate ────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "<!-- wp:paragraph -->
<p>٠١٢</p>
<!-- /wp:paragraph -->"
Received: ""
43 | // Check the content.
44 | const content = await editor.getEditedPostContent();
> 45 | expect( content ).toBe(
| ^
46 | `<!-- wp:paragraph -->
47 | <p>٠١٢</p>
48 | <!-- /wp:paragraph -->`
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/rtl.spec.js:45:21
|
[chromium] › editor/various/rtl.spec.js:52:2 › RTL › should split:
test/e2e/specs/editor/various/rtl.spec.js#L62
4) [chromium] › editor/various/rtl.spec.js:52:2 › RTL › should split ─────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "<!-- wp:paragraph -->
<p>٠</p>
<!-- /wp:paragraph -->·
<!-- wp:paragraph -->
<p>١</p>
<!-- /wp:paragraph -->"
Received: ""
60 | // Check the content.
61 | const content = await editor.getEditedPostContent();
> 62 | expect( content ).toBe(
| ^
63 | `<!-- wp:paragraph -->
64 | <p>٠</p>
65 | <!-- /wp:paragraph -->
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/rtl.spec.js:62:21
|
[webkit] › editor/various/a11y.spec.js:84:2 › a11y (@firefox:
test/e2e/specs/editor/various/a11y.spec.js#L94
1) [webkit] › editor/various/a11y.spec.js:84:2 › a11y (@Firefox, @WebKit) › should return focus to the first tabbable in a modal after blurring a tabbable
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=dialog[name="Keyboard shortcuts"i]').locator('div').last()
============================================================
92 | .locator( 'role=dialog[name="Keyboard shortcuts"i] >> div' )
93 | .last();
> 94 | await last.click();
| ^
95 |
96 | await pageUtils.pressKeys( 'Tab' );
97 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/a11y.spec.js:94:14
|
[webkit] › editor/various/a11y.spec.js:105:2 › a11y (@firefox:
test/e2e/specs/editor/various/a11y.spec.js#L112
2) [webkit] › editor/various/a11y.spec.js:105:2 › a11y (@Firefox, @WebKit) › should return focus to the last tabbable in a modal after blurring a tabbable and tabbing in reverse direction
TimeoutError: page.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=heading[name="Keyboard shortcuts"i]')
============================================================
110 |
111 | // Click a non-focusable element before the first tabbable within the modal.
> 112 | await page.click( 'role=heading[name="Keyboard shortcuts"i]' );
| ^
113 |
114 | await pageUtils.pressKeys( 'shift+Tab' );
115 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/a11y.spec.js:112:14
|
[webkit] › editor/various/inserting-blocks.spec.js:29:2 › Inserting blocks (@firefox:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L65
3) [webkit] › editor/various/inserting-blocks.spec.js:29:2 › Inserting blocks (@Firefox, @WebKit) › inserts blocks by dragging and dropping from the global inserter
TimeoutError: locator.boundingBox: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('[data-type="core/paragraph"]').locator('text=Dummy text')
============================================================
63 | 'role=listbox[name="Blocks"i] >> role=option[name="Heading"i]'
64 | );
> 65 | const paragraphBoundingBox = await paragraphBlock.boundingBox();
| ^
66 |
67 | await expect( insertingBlocksUtils.indicator ).toBeVisible();
68 | await insertingBlocksUtils.expectIndicatorBelowParagraph(
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:65:53
|
[webkit] › editor/various/inserting-blocks.spec.js:94:2 › Inserting blocks (@firefox:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L128
4) [webkit] › editor/various/inserting-blocks.spec.js:94:2 › Inserting blocks (@Firefox, @WebKit) › cancels dragging blocks from the global inserter by pressing Escape
TimeoutError: locator.boundingBox: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('[data-type="core/paragraph"]').locator('text=Dummy text')
============================================================
126 | 'role=listbox[name="Blocks"i] >> role=option[name="Heading"i]'
127 | );
> 128 | const paragraphBoundingBox = await paragraphBlock.boundingBox();
| ^
129 |
130 | await page.mouse.down();
131 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:128:53
|
[webkit] › editor/various/inserting-blocks.spec.js:306:2 › Inserting blocks (@firefox:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L343
5) [webkit] › editor/various/inserting-blocks.spec.js:306:2 › Inserting blocks (@Firefox, @WebKit) › cancels dragging patterns from the global inserter by pressing Escape
TimeoutError: locator.boundingBox: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('[data-type="core/paragraph"]').locator('text=Dummy text')
============================================================
341 | );
342 |
> 343 | const paragraphBoundingBox = await paragraphBlock.boundingBox();
| ^
344 |
345 | await page.mouse.down();
346 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:343:53
|
[webkit] › editor/various/inserting-blocks.spec.js:505:2 › Inserting blocks (@firefox:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L521
6) [webkit] › editor/various/inserting-blocks.spec.js:505:2 › Inserting blocks (@Firefox, @WebKit) › inserts a block in proper place after having clicked `Browse All` from block appender
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for frameLocator('[name="editor-canvas"]').getByRole('button', { name: 'Group: Gather blocks in a container.' })
============================================================
519 | name: 'Group: Gather blocks in a container.',
520 | } )
> 521 | .click();
| ^
522 | await editor.canvas
523 | .getByRole( 'button', {
524 | name: 'Add block',
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:521:5
|
[webkit] › editor/various/inserting-blocks.spec.js:553:2 › Inserting blocks (@firefox:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L569
7) [webkit] › editor/various/inserting-blocks.spec.js:553:2 › Inserting blocks (@Firefox, @WebKit) › passes the search value in the main inserter when clicking `Browse all`
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for frameLocator('[name="editor-canvas"]').getByRole('button', { name: 'Group: Gather blocks in a container.' })
============================================================
567 | name: 'Group: Gather blocks in a container.',
568 | } )
> 569 | .click();
| ^
570 | await editor.canvas
571 | .getByRole( 'button', {
572 | name: 'Add block',
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:569:5
|
[webkit] › editor/various/multi-block-selection.spec.js:153:2 › Multi-block selection (@firefox:
test/e2e/specs/editor/various/multi-block-selection.spec.js#L173
8) [webkit] › editor/various/multi-block-selection.spec.js:153:2 › Multi-block selection (@Firefox, @WebKit) › should select and deselect with shift and arrow keys
Error: expect(received).toEqual(expected) // deep equality
- Expected - 2
+ Received + 2
Array [
- 3,
- 4,
+ 1,
+ 2,
]
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
171 | await expect
172 | .poll( multiBlockSelectionUtils.getSelectedFlatIndices )
> 173 | .toEqual( [ 3, 4 ] );
| ^
174 |
175 | await page.keyboard.press( 'Shift+ArrowDown' );
176 | await expect( multiBlockSelectionUtils.assertNativeSelection ).toPass();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:173:5
|
[webkit] › editor/various/multi-block-selection.spec.js:218:2 › Multi-block selection (@firefox:
test/e2e/specs/editor/various/multi-block-selection.spec.js#L235
9) [webkit] › editor/various/multi-block-selection.spec.js:218:2 › Multi-block selection (@Firefox, @WebKit) › should deselect with Escape
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 0
Array [
1,
2,
- 3,
]
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
233 | await expect
234 | .poll( multiBlockSelectionUtils.getSelectedFlatIndices )
> 235 | .toEqual( [ 1, 2, 3 ] );
| ^
236 |
237 | await page.keyboard.press( 'Escape' );
238 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:235:5
|
[webkit] › editor/various/multi-block-selection.spec.js:289:2 › Multi-block selection (@firefox:
packages/e2e-test-utils-playwright/src/editor/save-draft.ts#L14
10) [webkit] › editor/various/multi-block-selection.spec.js:289:2 › Multi-block selection (@Firefox, @WebKit) › should properly select a single block even if `shift` was held for the selection (-firefox)
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('region', { name: 'Editor top bar' }).getByRole('button', { name: 'Save draft' })
locator resolved to <button type="button" aria-disabled="true" aria-label="S…>Save draft</button>
attempting click action
waiting for element to be visible, enabled and stable
element is not enabled - waiting...
============================================================
at ../../../packages/e2e-test-utils-playwright/src/editor/save-draft.ts:14
12 | .getByRole( 'region', { name: 'Editor top bar' } )
13 | .getByRole( 'button', { name: 'Save draft' } )
> 14 | .click();
| ^
15 |
16 | await this.page
17 | .getByRole( 'button', { name: 'Dismiss this notice' } )
at Editor.saveDraft (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/save-draft.ts:14:4)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:302:16
|
Playwright - 7
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
Playwright - 7
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
Playwright - 3
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
Playwright - 3
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
[chromium] › editor/plugins/post-type-templates.spec.js:24:3 › Post type templates › Using a CPT with a predefined template › Should add a custom post types with a predefined template:
test/e2e/specs/editor/plugins/post-type-templates.spec.js#L27
1) [chromium] › editor/plugins/post-type-templates.spec.js:24:3 › Post type templates › Using a CPT with a predefined template › Should add a custom post types with a predefined template
Error: Snapshot comparison failed:
<!-- wp:image -->
<figure class="wp-block-image"><img alt=""/></figure>
<!-- /wp:image -->
<!-- wp:paragraph {"placeholder":"Add a book description"} -->
<p></p>
<!-- /wp:paragraph -->
<!-- wp:quote -->
<blockquote class="wp-block-quote"><!-- wp:paragraph -->
<p></p>
<!-- /wp:paragraph --></blockquote>
<!-- /wp:quote -->
<!-- wp:columns -->
<div class="wp-block-columns"><!-- wp:column -->
<div class="wp-block-column"><!-- wp:image -->
<figure class="wp-block-image"><img alt=""/></figure>
<!-- /wp:image --></div>
<!-- /wp:column -->
<!-- wp:column -->
<div class="wp-block-column"><!-- wp:paragraph {"placeholder":"Add a inner paragraph"} -->
<p></p>
<!-- /wp:paragraph --></div>
<!-- /wp:column --></div>
<!-- /wp:columns -->
Expected: /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/__snapshots__/Post-type-templates-Using-a-CPT-with-a-predefi-fffe1--custom-post-types-with-a-predefined-template-1-chromium.txt
Received: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-plugins-post-type-templates-Post-type-t-150e1--a-custom-post-types-with-a-predefined-template-chromium/Post-type-templates-Using-a-CPT-with-a-predefi-fffe1--custom-post-types-with-a-predefined-template-1-actual.txt
25 | editor,
26 | } ) => {
> 27 | expect( await editor.getEditedPostContent() ).toMatchSnapshot();
| ^
28 | } );
29 |
30 | test( 'Should respect user edits to not re-apply template after save (single block removal)', async ( {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/post-type-templates.spec.js:27:50
|
[chromium] › editor/plugins/post-type-templates.spec.js:24:3 › Post type templates › Using a CPT with a predefined template › Should add a custom post types with a predefined template:
test/e2e/specs/editor/plugins/post-type-templates.spec.js#L27
1) [chromium] › editor/plugins/post-type-templates.spec.js:24:3 › Post type templates › Using a CPT with a predefined template › Should add a custom post types with a predefined template
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Snapshot comparison failed:
<!-- wp:image -->
<figure class="wp-block-image"><img alt=""/></figure>
<!-- /wp:image -->
<!-- wp:paragraph {"placeholder":"Add a book description"} -->
<p></p>
<!-- /wp:paragraph -->
<!-- wp:quote -->
<blockquote class="wp-block-quote"><!-- wp:paragraph -->
<p></p>
<!-- /wp:paragraph --></blockquote>
<!-- /wp:quote -->
<!-- wp:columns -->
<div class="wp-block-columns"><!-- wp:column -->
<div class="wp-block-column"><!-- wp:image -->
<figure class="wp-block-image"><img alt=""/></figure>
<!-- /wp:image --></div>
<!-- /wp:column -->
<!-- wp:column -->
<div class="wp-block-column"><!-- wp:paragraph {"placeholder":"Add a inner paragraph"} -->
<p></p>
<!-- /wp:paragraph --></div>
<!-- /wp:column --></div>
<!-- /wp:columns -->
Expected: /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/__snapshots__/Post-type-templates-Using-a-CPT-with-a-predefi-fffe1--custom-post-types-with-a-predefined-template-1-chromium.txt
Received: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-plugins-post-type-templates-Post-type-t-150e1--a-custom-post-types-with-a-predefined-template-chromium-retry1/Post-type-templates-Using-a-CPT-with-a-predefi-fffe1--custom-post-types-with-a-predefined-template-1-actual.txt
25 | editor,
26 | } ) => {
> 27 | expect( await editor.getEditedPostContent() ).toMatchSnapshot();
| ^
28 | } );
29 |
30 | test( 'Should respect user edits to not re-apply template after save (single block removal)', async ( {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/post-type-templates.spec.js:27:50
|
[chromium] › editor/plugins/post-type-templates.spec.js:24:3 › Post type templates › Using a CPT with a predefined template › Should add a custom post types with a predefined template:
test/e2e/specs/editor/plugins/post-type-templates.spec.js#L27
1) [chromium] › editor/plugins/post-type-templates.spec.js:24:3 › Post type templates › Using a CPT with a predefined template › Should add a custom post types with a predefined template
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Snapshot comparison failed:
<!-- wp:image -->
<figure class="wp-block-image"><img alt=""/></figure>
<!-- /wp:image -->
<!-- wp:paragraph {"placeholder":"Add a book description"} -->
<p></p>
<!-- /wp:paragraph -->
<!-- wp:quote -->
<blockquote class="wp-block-quote"><!-- wp:paragraph -->
<p></p>
<!-- /wp:paragraph --></blockquote>
<!-- /wp:quote -->
<!-- wp:columns -->
<div class="wp-block-columns"><!-- wp:column -->
<div class="wp-block-column"><!-- wp:image -->
<figure class="wp-block-image"><img alt=""/></figure>
<!-- /wp:image --></div>
<!-- /wp:column -->
<!-- wp:column -->
<div class="wp-block-column"><!-- wp:paragraph {"placeholder":"Add a inner paragraph"} -->
<p></p>
<!-- /wp:paragraph --></div>
<!-- /wp:column --></div>
<!-- /wp:columns -->
Expected: /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/__snapshots__/Post-type-templates-Using-a-CPT-with-a-predefi-fffe1--custom-post-types-with-a-predefined-template-1-chromium.txt
Received: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-plugins-post-type-templates-Post-type-t-150e1--a-custom-post-types-with-a-predefined-template-chromium-retry2/Post-type-templates-Using-a-CPT-with-a-predefi-fffe1--custom-post-types-with-a-predefined-template-1-actual.txt
25 | editor,
26 | } ) => {
> 27 | expect( await editor.getEditedPostContent() ).toMatchSnapshot();
| ^
28 | } );
29 |
30 | test( 'Should respect user edits to not re-apply template after save (single block removal)', async ( {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/post-type-templates.spec.js:27:50
|
[chromium] › editor/various/a11y.spec.js:84:2 › a11y (@firefox:
test/e2e/specs/editor/various/a11y.spec.js#L94
2) [chromium] › editor/various/a11y.spec.js:84:2 › a11y (@Firefox, @WebKit) › should return focus to the first tabbable in a modal after blurring a tabbable
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=dialog[name="Keyboard shortcuts"i]').locator('div').last()
============================================================
92 | .locator( 'role=dialog[name="Keyboard shortcuts"i] >> div' )
93 | .last();
> 94 | await last.click();
| ^
95 |
96 | await pageUtils.pressKeys( 'Tab' );
97 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/a11y.spec.js:94:14
|
[chromium] › editor/various/a11y.spec.js:84:2 › a11y (@firefox:
test/e2e/specs/editor/various/a11y.spec.js#L94
2) [chromium] › editor/various/a11y.spec.js:84:2 › a11y (@Firefox, @WebKit) › should return focus to the first tabbable in a modal after blurring a tabbable
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=dialog[name="Keyboard shortcuts"i]').locator('div').last()
============================================================
92 | .locator( 'role=dialog[name="Keyboard shortcuts"i] >> div' )
93 | .last();
> 94 | await last.click();
| ^
95 |
96 | await pageUtils.pressKeys( 'Tab' );
97 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/a11y.spec.js:94:14
|
[chromium] › editor/various/a11y.spec.js:84:2 › a11y (@firefox:
test/e2e/specs/editor/various/a11y.spec.js#L94
2) [chromium] › editor/various/a11y.spec.js:84:2 › a11y (@Firefox, @WebKit) › should return focus to the first tabbable in a modal after blurring a tabbable
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=dialog[name="Keyboard shortcuts"i]').locator('div').last()
============================================================
92 | .locator( 'role=dialog[name="Keyboard shortcuts"i] >> div' )
93 | .last();
> 94 | await last.click();
| ^
95 |
96 | await pageUtils.pressKeys( 'Tab' );
97 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/a11y.spec.js:94:14
|
[chromium] › editor/various/a11y.spec.js:105:2 › a11y (@firefox:
test/e2e/specs/editor/various/a11y.spec.js#L112
3) [chromium] › editor/various/a11y.spec.js:105:2 › a11y (@Firefox, @WebKit) › should return focus to the last tabbable in a modal after blurring a tabbable and tabbing in reverse direction
TimeoutError: page.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=heading[name="Keyboard shortcuts"i]')
============================================================
110 |
111 | // Click a non-focusable element before the first tabbable within the modal.
> 112 | await page.click( 'role=heading[name="Keyboard shortcuts"i]' );
| ^
113 |
114 | await pageUtils.pressKeys( 'shift+Tab' );
115 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/a11y.spec.js:112:14
|
[chromium] › editor/various/a11y.spec.js:105:2 › a11y (@firefox:
test/e2e/specs/editor/various/a11y.spec.js#L112
3) [chromium] › editor/various/a11y.spec.js:105:2 › a11y (@Firefox, @WebKit) › should return focus to the last tabbable in a modal after blurring a tabbable and tabbing in reverse direction
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=heading[name="Keyboard shortcuts"i]')
============================================================
110 |
111 | // Click a non-focusable element before the first tabbable within the modal.
> 112 | await page.click( 'role=heading[name="Keyboard shortcuts"i]' );
| ^
113 |
114 | await pageUtils.pressKeys( 'shift+Tab' );
115 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/a11y.spec.js:112:14
|
[chromium] › editor/various/a11y.spec.js:105:2 › a11y (@firefox:
test/e2e/specs/editor/various/a11y.spec.js#L112
3) [chromium] › editor/various/a11y.spec.js:105:2 › a11y (@Firefox, @WebKit) › should return focus to the last tabbable in a modal after blurring a tabbable and tabbing in reverse direction
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=heading[name="Keyboard shortcuts"i]')
============================================================
110 |
111 | // Click a non-focusable element before the first tabbable within the modal.
> 112 | await page.click( 'role=heading[name="Keyboard shortcuts"i]' );
| ^
113 |
114 | await pageUtils.pressKeys( 'shift+Tab' );
115 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/a11y.spec.js:112:14
|
[chromium] › editor/various/block-bindings.spec.js:1171:4 › Block bindings › Post/page context › Paragraph › should show the value of the custom field when exists:
test/e2e/specs/editor/various/block-bindings.spec.js#L1193
4) [chromium] › editor/various/block-bindings.spec.js:1171:4 › Block bindings › Post/page context › Paragraph › should show the value of the custom field when exists
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Paragraph' })
Expected string: "Value of the text_custom_field"
Received string: ""
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Paragraph' })
1191 | name: 'Block: Paragraph',
1192 | } );
> 1193 | await expect( paragraphBlock ).toHaveText(
| ^
1194 | 'Value of the text_custom_field'
1195 | );
1196 | // Paragraph is not editable.
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-bindings.spec.js:1193:36
|
Playwright - 4
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
Playwright - 4
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
[chromium] › editor/various/draggable-blocks.spec.js:26:2 › Draggable block › can drag and drop to the top of a vertical block list:
test/e2e/specs/editor/various/draggable-blocks.spec.js#L37
1) [chromium] › editor/various/draggable-blocks.spec.js:26:2 › Draggable block › can drag and drop to the top of a vertical block list
Error: expect(received).toBe(expected) // Object.is equality
Expected: "<!-- wp:paragraph -->
<p>1</p>
<!-- /wp:paragraph -->·
<!-- wp:paragraph -->
<p>2</p>
<!-- /wp:paragraph -->"
Received: ""
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
35 | // Confirm correct setup.
36 | await expect.poll( editor.getEditedPostContent )
> 37 | .toBe( `<!-- wp:paragraph -->
| ^
38 | <p>1</p>
39 | <!-- /wp:paragraph -->
40 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/draggable-blocks.spec.js:37:5
|
[chromium] › editor/various/draggable-blocks.spec.js:26:2 › Draggable block › can drag and drop to the top of a vertical block list:
test/e2e/specs/editor/various/draggable-blocks.spec.js#L37
1) [chromium] › editor/various/draggable-blocks.spec.js:26:2 › Draggable block › can drag and drop to the top of a vertical block list
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
- Expected - 4
+ Received + 0
- <!-- wp:paragraph -->
- <p>1</p>
- <!-- /wp:paragraph -->
-
<!-- wp:paragraph -->
<p>2</p>
<!-- /wp:paragraph -->
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
35 | // Confirm correct setup.
36 | await expect.poll( editor.getEditedPostContent )
> 37 | .toBe( `<!-- wp:paragraph -->
| ^
38 | <p>1</p>
39 | <!-- /wp:paragraph -->
40 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/draggable-blocks.spec.js:37:5
|
[chromium] › editor/various/draggable-blocks.spec.js:26:2 › Draggable block › can drag and drop to the top of a vertical block list:
test/e2e/specs/editor/various/draggable-blocks.spec.js#L37
1) [chromium] › editor/various/draggable-blocks.spec.js:26:2 › Draggable block › can drag and drop to the top of a vertical block list
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "<!-- wp:paragraph -->
<p>1</p>
<!-- /wp:paragraph -->·
<!-- wp:paragraph -->
<p>2</p>
<!-- /wp:paragraph -->"
Received: ""
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
35 | // Confirm correct setup.
36 | await expect.poll( editor.getEditedPostContent )
> 37 | .toBe( `<!-- wp:paragraph -->
| ^
38 | <p>1</p>
39 | <!-- /wp:paragraph -->
40 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/draggable-blocks.spec.js:37:5
|
[chromium] › editor/various/draggable-blocks.spec.js:98:2 › Draggable block › can drag and drop to the bottom of a vertical block list:
test/e2e/specs/editor/various/draggable-blocks.spec.js#L109
2) [chromium] › editor/various/draggable-blocks.spec.js:98:2 › Draggable block › can drag and drop to the bottom of a vertical block list
Error: expect(received).toBe(expected) // Object.is equality
Expected: "<!-- wp:paragraph -->
<p>1</p>
<!-- /wp:paragraph -->·
<!-- wp:paragraph -->
<p>2</p>
<!-- /wp:paragraph -->"
Received: ""
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
107 | // Confirm correct setup.
108 | await expect.poll( editor.getEditedPostContent )
> 109 | .toBe( `<!-- wp:paragraph -->
| ^
110 | <p>1</p>
111 | <!-- /wp:paragraph -->
112 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/draggable-blocks.spec.js:109:5
|
[chromium] › editor/various/draggable-blocks.spec.js:98:2 › Draggable block › can drag and drop to the bottom of a vertical block list:
test/e2e/specs/editor/various/draggable-blocks.spec.js#L109
2) [chromium] › editor/various/draggable-blocks.spec.js:98:2 › Draggable block › can drag and drop to the bottom of a vertical block list
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "<!-- wp:paragraph -->
<p>1</p>
<!-- /wp:paragraph -->·
<!-- wp:paragraph -->
<p>2</p>
<!-- /wp:paragraph -->"
Received: ""
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
107 | // Confirm correct setup.
108 | await expect.poll( editor.getEditedPostContent )
> 109 | .toBe( `<!-- wp:paragraph -->
| ^
110 | <p>1</p>
111 | <!-- /wp:paragraph -->
112 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/draggable-blocks.spec.js:109:5
|
[chromium] › editor/various/draggable-blocks.spec.js:98:2 › Draggable block › can drag and drop to the bottom of a vertical block list:
test/e2e/specs/editor/various/draggable-blocks.spec.js#L109
2) [chromium] › editor/various/draggable-blocks.spec.js:98:2 › Draggable block › can drag and drop to the bottom of a vertical block list
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "<!-- wp:paragraph -->
<p>1</p>
<!-- /wp:paragraph -->·
<!-- wp:paragraph -->
<p>2</p>
<!-- /wp:paragraph -->"
Received: ""
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
107 | // Confirm correct setup.
108 | await expect.poll( editor.getEditedPostContent )
> 109 | .toBe( `<!-- wp:paragraph -->
| ^
110 | <p>1</p>
111 | <!-- /wp:paragraph -->
112 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/draggable-blocks.spec.js:109:5
|
[chromium] › editor/various/draggable-blocks.spec.js:341:2 › Draggable block › can drag and drop to an empty parent block like Group or Columns:
packages/e2e-test-utils-playwright/src/page-utils/drag-files.ts#L92
3) [chromium] › editor/various/draggable-blocks.spec.js:341:2 › Draggable block › can drag and drop to an empty parent block like Group or Columns
TimeoutError: locator.boundingBox: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Row' }).getByRole('button', { name: 'Add block' })
============================================================
at ../../../packages/e2e-test-utils-playwright/src/page-utils/drag-files.ts:92
90 | ? this.page.locator( selectorOrLocator )
91 | : selectorOrLocator;
> 92 | const boundingBox = await locator.boundingBox();
| ^
93 |
94 | if ( ! boundingBox ) {
95 | throw new Error(
at dragOver (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/page-utils/drag-files.ts:92:38)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/draggable-blocks.spec.js:401:10
|
[chromium] › editor/various/draggable-blocks.spec.js:341:2 › Draggable block › can drag and drop to an empty parent block like Group or Columns:
packages/e2e-test-utils-playwright/src/page-utils/drag-files.ts#L92
3) [chromium] › editor/various/draggable-blocks.spec.js:341:2 › Draggable block › can drag and drop to an empty parent block like Group or Columns
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.boundingBox: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Row' }).getByRole('button', { name: 'Add block' })
============================================================
at ../../../packages/e2e-test-utils-playwright/src/page-utils/drag-files.ts:92
90 | ? this.page.locator( selectorOrLocator )
91 | : selectorOrLocator;
> 92 | const boundingBox = await locator.boundingBox();
| ^
93 |
94 | if ( ! boundingBox ) {
95 | throw new Error(
at dragOver (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/page-utils/drag-files.ts:92:38)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/draggable-blocks.spec.js:401:10
|
[chromium] › editor/various/draggable-blocks.spec.js:341:2 › Draggable block › can drag and drop to an empty parent block like Group or Columns:
packages/e2e-test-utils-playwright/src/page-utils/drag-files.ts#L92
3) [chromium] › editor/various/draggable-blocks.spec.js:341:2 › Draggable block › can drag and drop to an empty parent block like Group or Columns
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.boundingBox: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Row' }).getByRole('button', { name: 'Add block' })
============================================================
at ../../../packages/e2e-test-utils-playwright/src/page-utils/drag-files.ts:92
90 | ? this.page.locator( selectorOrLocator )
91 | : selectorOrLocator;
> 92 | const boundingBox = await locator.boundingBox();
| ^
93 |
94 | if ( ! boundingBox ) {
95 | throw new Error(
at dragOver (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/page-utils/drag-files.ts:92:38)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/draggable-blocks.spec.js:401:10
|
[chromium] › editor/various/duplicating-blocks.spec.js:11:2 › Duplicating blocks › should duplicate blocks using the block settings menu and keyboard shortcut:
packages/e2e-test-utils-playwright/src/editor/click-block-toolbar-button.ts#L20
4) [chromium] › editor/various/duplicating-blocks.spec.js:11:2 › Duplicating blocks › should duplicate blocks using the block settings menu and keyboard shortcut
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=toolbar[name="Block tools"i]').locator('role=button[name="Options"]')
============================================================
at ../../../packages/e2e-test-utils-playwright/src/editor/click-block-toolbar-button.ts:20
18 | const button = blockToolbar.locator( `role=button[name="${ label }"]` );
19 |
> 20 | await button.click();
| ^
21 | }
22 |
at Editor.clickBlockToolbarButton (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/click-block-toolbar-button.ts:20:15)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/duplicating-blocks.spec.js:20:3
|
Playwright - 2
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
[chromium] › editor/blocks/navigation-colors.spec.js:57:2 › Navigation colors › All navigation links should default to the body color and submenus and mobile overlay should default to a white background with black text:
test/e2e/specs/editor/blocks/navigation-colors.spec.js#L372
1) [chromium] › editor/blocks/navigation-colors.spec.js:57:2 › Navigation colors › All navigation links should default to the body color and submenus and mobile overlay should default to a white background with black text
Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected)
Locator: frameLocator('[name="editor-canvas"]').locator('a').filter({ hasText: 'Custom Link' })
Expected string: "rgb(0, 0, 0)"
Received string: ""
Call log:
- expect.toHaveCSS with timeout 5000ms
- waiting for frameLocator('[name="editor-canvas"]').locator('a').filter({ hasText: 'Custom Link' })
370 | .filter( { hasText: 'Page Link' } );
371 |
> 372 | await expect( customLink ).toHaveCSS( 'color', textColor );
| ^
373 | await expect( pageLink ).toHaveCSS( 'color', textColor );
374 | // Navigation background.
375 | const navigationWrapper = this.editor.canvas.getByRole( 'document', {
at ColorControl.testEditorColors (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:372:30)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:69:22
|
[chromium] › editor/blocks/navigation-colors.spec.js:57:2 › Navigation colors › All navigation links should default to the body color and submenus and mobile overlay should default to a white background with black text:
test/e2e/specs/editor/blocks/navigation-colors.spec.js#L372
1) [chromium] › editor/blocks/navigation-colors.spec.js:57:2 › Navigation colors › All navigation links should default to the body color and submenus and mobile overlay should default to a white background with black text
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected)
Locator: frameLocator('[name="editor-canvas"]').locator('a').filter({ hasText: 'Custom Link' })
Expected string: "rgb(0, 0, 0)"
Received string: ""
Call log:
- expect.toHaveCSS with timeout 5000ms
- waiting for frameLocator('[name="editor-canvas"]').locator('a').filter({ hasText: 'Custom Link' })
370 | .filter( { hasText: 'Page Link' } );
371 |
> 372 | await expect( customLink ).toHaveCSS( 'color', textColor );
| ^
373 | await expect( pageLink ).toHaveCSS( 'color', textColor );
374 | // Navigation background.
375 | const navigationWrapper = this.editor.canvas.getByRole( 'document', {
at ColorControl.testEditorColors (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:372:30)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:69:22
|
[chromium] › editor/blocks/navigation-colors.spec.js:57:2 › Navigation colors › All navigation links should default to the body color and submenus and mobile overlay should default to a white background with black text:
test/e2e/specs/editor/blocks/navigation-colors.spec.js#L372
1) [chromium] › editor/blocks/navigation-colors.spec.js:57:2 › Navigation colors › All navigation links should default to the body color and submenus and mobile overlay should default to a white background with black text
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveCSS(expected)
Locator: frameLocator('[name="editor-canvas"]').locator('a').filter({ hasText: 'Custom Link' })
Expected string: "rgb(0, 0, 0)"
Received string: ""
Call log:
- expect.toHaveCSS with timeout 5000ms
- waiting for frameLocator('[name="editor-canvas"]').locator('a').filter({ hasText: 'Custom Link' })
370 | .filter( { hasText: 'Page Link' } );
371 |
> 372 | await expect( customLink ).toHaveCSS( 'color', textColor );
| ^
373 | await expect( pageLink ).toHaveCSS( 'color', textColor );
374 | // Navigation background.
375 | const navigationWrapper = this.editor.canvas.getByRole( 'document', {
at ColorControl.testEditorColors (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:372:30)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:69:22
|
[chromium] › editor/blocks/navigation-colors.spec.js:78:2 › Navigation colors › Top level navigation links inherit the text color from the theme/group but do not apply to the submenu or overlay text:
test/e2e/specs/editor/blocks/navigation-colors.spec.js#L88
2) [chromium] › editor/blocks/navigation-colors.spec.js:78:2 › Navigation colors › Top level navigation links inherit the text color from the theme/group but do not apply to the submenu or overlay text
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Options' })
============================================================
86 | .getByRole( 'toolbar', { name: 'Block tools' } )
87 | .getByRole( 'button', { name: 'Options' } )
> 88 | .click();
| ^
89 | await page.getByRole( 'menuitem', { name: 'Group' } ).click();
90 |
91 | // In the sidebar inspector we add a link color and link hover color to the group block.
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:88:5
|
[chromium] › editor/blocks/navigation-colors.spec.js:78:2 › Navigation colors › Top level navigation links inherit the text color from the theme/group but do not apply to the submenu or overlay text:
test/e2e/specs/editor/blocks/navigation-colors.spec.js#L88
2) [chromium] › editor/blocks/navigation-colors.spec.js:78:2 › Navigation colors › Top level navigation links inherit the text color from the theme/group but do not apply to the submenu or overlay text
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Options' })
============================================================
86 | .getByRole( 'toolbar', { name: 'Block tools' } )
87 | .getByRole( 'button', { name: 'Options' } )
> 88 | .click();
| ^
89 | await page.getByRole( 'menuitem', { name: 'Group' } ).click();
90 |
91 | // In the sidebar inspector we add a link color and link hover color to the group block.
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:88:5
|
[chromium] › editor/blocks/navigation-colors.spec.js:78:2 › Navigation colors › Top level navigation links inherit the text color from the theme/group but do not apply to the submenu or overlay text:
test/e2e/specs/editor/blocks/navigation-colors.spec.js#L88
2) [chromium] › editor/blocks/navigation-colors.spec.js:78:2 › Navigation colors › Top level navigation links inherit the text color from the theme/group but do not apply to the submenu or overlay text
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Options' })
============================================================
86 | .getByRole( 'toolbar', { name: 'Block tools' } )
87 | .getByRole( 'button', { name: 'Options' } )
> 88 | .click();
| ^
89 | await page.getByRole( 'menuitem', { name: 'Group' } ).click();
90 |
91 | // In the sidebar inspector we add a link color and link hover color to the group block.
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:88:5
|
[chromium] › editor/blocks/navigation-colors.spec.js:131:2 › Navigation colors › Navigation text does not inherit the link color from the theme/group:
test/e2e/specs/editor/blocks/navigation-colors.spec.js#L140
3) [chromium] › editor/blocks/navigation-colors.spec.js:131:2 › Navigation colors › Navigation text does not inherit the link color from the theme/group
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Options' })
============================================================
138 | .getByRole( 'toolbar', { name: 'Block tools' } )
139 | .getByRole( 'button', { name: 'Options' } )
> 140 | .click();
| ^
141 | await page.getByRole( 'menuitem', { name: 'Group' } ).click();
142 |
143 | // In the sidebar inspector we add a link color and link hover color to the group block.
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:140:5
|
[chromium] › editor/blocks/navigation-colors.spec.js:131:2 › Navigation colors › Navigation text does not inherit the link color from the theme/group:
test/e2e/specs/editor/blocks/navigation-colors.spec.js#L140
3) [chromium] › editor/blocks/navigation-colors.spec.js:131:2 › Navigation colors › Navigation text does not inherit the link color from the theme/group
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Options' })
============================================================
138 | .getByRole( 'toolbar', { name: 'Block tools' } )
139 | .getByRole( 'button', { name: 'Options' } )
> 140 | .click();
| ^
141 | await page.getByRole( 'menuitem', { name: 'Group' } ).click();
142 |
143 | // In the sidebar inspector we add a link color and link hover color to the group block.
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:140:5
|
[chromium] › editor/blocks/navigation-colors.spec.js:131:2 › Navigation colors › Navigation text does not inherit the link color from the theme/group:
test/e2e/specs/editor/blocks/navigation-colors.spec.js#L140
3) [chromium] › editor/blocks/navigation-colors.spec.js:131:2 › Navigation colors › Navigation text does not inherit the link color from the theme/group
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Options' })
============================================================
138 | .getByRole( 'toolbar', { name: 'Block tools' } )
139 | .getByRole( 'button', { name: 'Options' } )
> 140 | .click();
| ^
141 | await page.getByRole( 'menuitem', { name: 'Group' } ).click();
142 |
143 | // In the sidebar inspector we add a link color and link hover color to the group block.
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:140:5
|
[chromium] › editor/blocks/navigation-colors.spec.js:187:2 › Navigation colors › The navigation text color should apply to all navigation links including submenu and overlay text:
test/e2e/specs/editor/blocks/navigation-colors.spec.js#L195
4) [chromium] › editor/blocks/navigation-colors.spec.js:187:2 › Navigation colors › The navigation text color should apply to all navigation links including submenu and overlay text
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('tab', { name: 'Styles' })
============================================================
193 |
194 | // In the inspector sidebar, we change the nav block colors.
> 195 | await page.getByRole( 'tab', { name: 'Styles' } ).click();
| ^
196 | // Pale pink for the text color.
197 | await page.getByRole( 'button', { name: 'Text', exact: true } ).click();
198 | // 247, 141, 167 is the color of the "Pale pink" color preset.
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:195:53
|
Playwright - 2
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
Playwright - 1
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
[chromium] › editor/blocks/buttons.spec.js:140:2 › Buttons › can jump to the link editor using the keyboard shortcut:
test/e2e/specs/editor/blocks/buttons.spec.js#L154
1) [chromium] › editor/blocks/buttons.spec.js:140:2 › Buttons › can jump to the link editor using the keyboard shortcut
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: locator('role=link[name=/^wordpress\\.org/]')
Expected: focused
Received: inactive
Call log:
- expect.toBeFocused with timeout 5000ms
- waiting for locator('role=link[name=/^wordpress\\.org/]')
152 | await expect(
153 | page.locator( 'role=link[name=/^wordpress\\.org/]' )
> 154 | ).toBeFocused();
| ^
155 |
156 | // Check the content.
157 | const content = await editor.getEditedPostContent();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/buttons.spec.js:154:5
|
[chromium] › editor/blocks/buttons.spec.js:140:2 › Buttons › can jump to the link editor using the keyboard shortcut:
test/e2e/specs/editor/blocks/buttons.spec.js#L154
1) [chromium] › editor/blocks/buttons.spec.js:140:2 › Buttons › can jump to the link editor using the keyboard shortcut
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: locator('role=link[name=/^wordpress\\.org/]')
Expected: focused
Received: inactive
Call log:
- expect.toBeFocused with timeout 5000ms
- waiting for locator('role=link[name=/^wordpress\\.org/]')
152 | await expect(
153 | page.locator( 'role=link[name=/^wordpress\\.org/]' )
> 154 | ).toBeFocused();
| ^
155 |
156 | // Check the content.
157 | const content = await editor.getEditedPostContent();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/buttons.spec.js:154:5
|
[chromium] › editor/blocks/buttons.spec.js:140:2 › Buttons › can jump to the link editor using the keyboard shortcut:
test/e2e/specs/editor/blocks/buttons.spec.js#L154
1) [chromium] › editor/blocks/buttons.spec.js:140:2 › Buttons › can jump to the link editor using the keyboard shortcut
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: locator('role=link[name=/^wordpress\\.org/]')
Expected: focused
Received: inactive
Call log:
- expect.toBeFocused with timeout 5000ms
- waiting for locator('role=link[name=/^wordpress\\.org/]')
152 | await expect(
153 | page.locator( 'role=link[name=/^wordpress\\.org/]' )
> 154 | ).toBeFocused();
| ^
155 |
156 | // Check the content.
157 | const content = await editor.getEditedPostContent();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/buttons.spec.js:154:5
|
[chromium] › editor/blocks/buttons.spec.js:167:2 › Buttons › can toggle button link settings:
test/e2e/specs/editor/blocks/buttons.spec.js#L208
2) [chromium] › editor/blocks/buttons.spec.js:167:2 › Buttons › can toggle button link settings ──
Error: expect(received).toMatchObject(expected)
- Expected - 1
+ Received + 1
@@ -3,11 +3,11 @@
"innerBlocks": Array [
Object {
"attributes": Object {
"linkTarget": "_blank",
"rel": "noreferrer noopener",
- "text": "WordPress",
+ "text": "ress",
"url": "https://www.wordpress.org/",
},
"name": "core/button",
},
],
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
206 |
207 | // The link should have been inserted.
> 208 | await expect.poll( editor.getBlocks ).toMatchObject( [
| ^
209 | {
210 | name: 'core/buttons',
211 | innerBlocks: [
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/buttons.spec.js:208:41
|
[chromium] › editor/blocks/buttons.spec.js:167:2 › Buttons › can toggle button link settings:
test/e2e/specs/editor/blocks/buttons.spec.js#L179
2) [chromium] › editor/blocks/buttons.spec.js:167:2 › Buttons › can toggle button link settings ──
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('button', { name: 'Edit' })
============================================================
177 |
178 | // Edit link.
> 179 | await page.getByRole( 'button', { name: 'Edit' } ).click();
| ^
180 |
181 | // Open Advanced settings panel.
182 | await page
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/buttons.spec.js:179:54
|
[chromium] › editor/blocks/buttons.spec.js:167:2 › Buttons › can toggle button link settings:
test/e2e/specs/editor/blocks/buttons.spec.js#L179
2) [chromium] › editor/blocks/buttons.spec.js:167:2 › Buttons › can toggle button link settings ──
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('button', { name: 'Edit' })
============================================================
177 |
178 | // Edit link.
> 179 | await page.getByRole( 'button', { name: 'Edit' } ).click();
| ^
180 |
181 | // Open Advanced settings panel.
182 | await page
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/buttons.spec.js:179:54
|
[chromium] › editor/blocks/buttons.spec.js:372:2 › Buttons › can apply custom gradient background color:
test/e2e/specs/editor/blocks/buttons.spec.js#L381
3) [chromium] › editor/blocks/buttons.spec.js:372:2 › Buttons › can apply custom gradient background color
TimeoutError: page.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=region[name="Editor settings"i]').locator('role=tab[name="Styles"i]')
============================================================
379 |
380 | // Switch to the Styles tab.
> 381 | await page.click(
| ^
382 | `role=region[name="Editor settings"i] >> role=tab[name="Styles"i]`
383 | );
384 | await page.click(
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/buttons.spec.js:381:14
|
[chromium] › editor/blocks/buttons.spec.js:372:2 › Buttons › can apply custom gradient background color:
test/e2e/specs/editor/blocks/buttons.spec.js#L381
3) [chromium] › editor/blocks/buttons.spec.js:372:2 › Buttons › can apply custom gradient background color
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=region[name="Editor settings"i]').locator('role=tab[name="Styles"i]')
============================================================
379 |
380 | // Switch to the Styles tab.
> 381 | await page.click(
| ^
382 | `role=region[name="Editor settings"i] >> role=tab[name="Styles"i]`
383 | );
384 | await page.click(
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/buttons.spec.js:381:14
|
[chromium] › editor/blocks/buttons.spec.js:372:2 › Buttons › can apply custom gradient background color:
test/e2e/specs/editor/blocks/buttons.spec.js#L381
3) [chromium] › editor/blocks/buttons.spec.js:372:2 › Buttons › can apply custom gradient background color
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=region[name="Editor settings"i]').locator('role=tab[name="Styles"i]')
============================================================
379 |
380 | // Switch to the Styles tab.
> 381 | await page.click(
| ^
382 | `role=region[name="Editor settings"i] >> role=tab[name="Styles"i]`
383 | );
384 | await page.click(
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/buttons.spec.js:381:14
|
[chromium] › editor/blocks/buttons.spec.js:411:4 › Buttons › Block transforms › FROM paragraph › should preserve the content:
http:/localhost:8889/wp-content/plugins/gutenberg/build/blocks/index.min.js?ver=275ec97da1833063449b#L7
4) [chromium] › editor/blocks/buttons.spec.js:411:4 › Buttons › Block transforms › FROM paragraph › should preserve the content
Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'name')
at Module.Ar (http://localhost:8889/wp-content/plugins/gutenberg/build/blocks/index.min.js?ver=275ec97da1833063449b:7:16021)
at eval (eval at evaluate (:208:30), <anonymous>:4:92)
at UtilityScript.evaluate (<anonymous>:210:17)
at UtilityScript.<anonymous> (<anonymous>:1:44)
at Module.Ar (/home/runner/work/gutenberg/gutenberg/http:/localhost:8889/wp-content/plugins/gutenberg/build/blocks/index.min.js?ver=275ec97da1833063449b:7:16021)
at eval (/home/runner/work/gutenberg/gutenberg/eval at evaluate (:208:30), <anonymous>:4:92)
at UtilityScript.evaluate (/home/runner/work/gutenberg/gutenberg/<anonymous>:210:17)
at UtilityScript.<anonymous> (/home/runner/work/gutenberg/gutenberg/<anonymous>:1:44)
at Editor.transformBlockTo (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/transform-block-to.ts:17:18)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/buttons.spec.js:418:5
|
Playwright - 1
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
Puppeteer
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/.
|
Playwright - 6
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/.
|
Playwright - 8
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/.
|
Playwright - 5
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/.
|
Playwright - 7
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/.
|
Playwright - 3
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/.
|
Playwright - 4
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/.
|
Playwright - 2
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/.
|
Playwright - 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/.
|
Report to GitHub
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8, ./packages/report-flaky-tests. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
2 skipped
179 passed (5.4m)
|
🎭 Playwright Run Summary
3 skipped
144 passed (8.4m)
|
🎭 Playwright Run Summary
15 failed
[chromium] › editor/various/rich-text-deprecated-multiline.spec.js:88:2 › RichText deprecated multiline › should merge two lines
[chromium] › editor/various/rich-text-deprecated-multiline.spec.js:107:2 › RichText deprecated multiline › should merge two lines (forward)
[chromium] › editor/various/rtl.spec.js:28:2 › RTL › should arrow navigate ─────────────────────
[chromium] › editor/various/rtl.spec.js:52:2 › RTL › should split ──────────────────────────────
[chromium] › editor/various/rtl.spec.js:73:2 › RTL › should merge backward ─────────────────────
[chromium] › editor/various/rtl.spec.js:91:2 › RTL › should merge forward ──────────────────────
[chromium] › editor/various/rtl.spec.js:110:2 › RTL › should arrow navigate between blocks ─────
[chromium] › editor/various/shortcut-focus-toolbar.spec.js:17:2 › Focus toolbar shortcut (alt + F10) › Focuses correct toolbar in default view options in edit mode
[chromium] › editor/various/shortcut-focus-toolbar.spec.js:161:3 › Focus toolbar shortcut (alt + F10) › Smaller than large viewports › Focuses the correct toolbar in edit mode
[chromium] › editor/various/shortcut-help.spec.js:31:2 › keyboard shortcut help modal › toggles open/closed using the keyboard shortcut (access+h)
[chromium] › editor/various/sidebar.spec.js:77:2 › Sidebar › should preserve tab order while changing active tab
[chromium] › editor/various/style-variation.spec.js:7:2 › adding blocks › Should switch to the plain style of the quote block
[chromium] › editor/various/toolbar-roving-tabindex.spec.js:23:2 › Toolbar roving tabindex › ensures base block toolbars use roving tabindex
[chromium] › editor/various/typewriter.spec.js:22:2 › Typewriter › should maintain caret position
[chromium] › editor/various/validate-multiple-use.spec.js:12:2 › Validate multiple use › should display correct number of warning messages
12 flaky
[chromium] › editor/various/publish-panel.spec.js:11:2 › Post publish panel › should move focus back to the Publish panel toggle button when canceling
[chromium] › editor/various/publish-panel.spec.js:36:2 › Post publish panel › should move focus back to the Publish panel toggle button after publishing and closing the panel
[chromium] › editor/various/rich-text-deprecated-multiline.spec.js:49:2 › RichText deprecated multiline › should save
[chromium] › editor/various/rich-text-deprecated-multiline.spec.js:71:2 › RichText deprecated multiline › should split in middle
[chromium] › editor/various/rich-text.spec.js:11:2 › RichText (@Firefox, @WebKit) › should handle change in tag name gracefully
[chromium] › editor/various/rich-text.spec.js:98:2 › RichText (@Firefox, @WebKit) › should not highlight more than one format
[chromium] › editor/various/shortcut-focus-toolbar.spec.js:53:2 › Focus toolbar shortcut (alt + F10) › Focuses correct toolbar in default view options in select mode
[chromium] › editor/various/shortcut-focus-toolbar.spec.js:90:3 › Focus toolbar shortcut (alt + F10) › In Top Toolbar option: › Focuses the correct toolbar in edit mode
[chromium] › editor/various/shortcut-focus-toolbar.spec.js:190:3 › Focus toolbar shortcut (alt + F10) › Smaller than large viewports › Focuses the correct toolbar in select mode
[chromium] › editor/various/toolbar-roving-tabindex.spec.js:121:2 › Toolbar roving tabindex › ensures block toolbar remembers the last focused item
[chromium] › editor/various/toolbar-roving-tabindex.spec.js:137:2 › Toolbar roving tabindex › can reach toolbar items with arrow keys after pressing alt+F10
[chromium] › editor/various/typewriter.spec.js:187:2 › Typewriter › should scroll caret into view from the top
154 passed (13.6m)
|
🎭 Playwright Run Summary
26 flaky
[webkit] › editor/various/a11y.spec.js:84:2 › a11y (@Firefox, @WebKit) › should return focus to the first tabbable in a modal after blurring a tabbable
[webkit] › editor/various/a11y.spec.js:105:2 › a11y (@Firefox, @WebKit) › should return focus to the last tabbable in a modal after blurring a tabbable and tabbing in reverse direction
[webkit] › editor/various/inserting-blocks.spec.js:29:2 › Inserting blocks (@Firefox, @WebKit) › inserts blocks by dragging and dropping from the global inserter
[webkit] › editor/various/inserting-blocks.spec.js:94:2 › Inserting blocks (@Firefox, @WebKit) › cancels dragging blocks from the global inserter by pressing Escape
[webkit] › editor/various/inserting-blocks.spec.js:306:2 › Inserting blocks (@Firefox, @WebKit) › cancels dragging patterns from the global inserter by pressing Escape
[webkit] › editor/various/inserting-blocks.spec.js:505:2 › Inserting blocks (@Firefox, @WebKit) › inserts a block in proper place after having clicked `Browse All` from block appender
[webkit] › editor/various/inserting-blocks.spec.js:553:2 › Inserting blocks (@Firefox, @WebKit) › passes the search value in the main inserter when clicking `Browse all`
[webkit] › editor/various/multi-block-selection.spec.js:153:2 › Multi-block selection (@Firefox, @WebKit) › should select and deselect with shift and arrow keys
[webkit] › editor/various/multi-block-selection.spec.js:218:2 › Multi-block selection (@Firefox, @WebKit) › should deselect with Escape
[webkit] › editor/various/multi-block-selection.spec.js:289:2 › Multi-block selection (@Firefox, @WebKit) › should properly select a single block even if `shift` was held for the selection (-firefox)
[webkit] › editor/various/multi-block-selection.spec.js:355:2 › Multi-block selection (@Firefox, @WebKit) › should properly select part of nested rich text block while holding shift (-firefox)
[webkit] › editor/various/multi-block-selection.spec.js:393:2 › Multi-block selection (@Firefox, @WebKit) › should select by dragging
[webkit] › editor/various/multi-block-selection.spec.js:424:2 › Multi-block selection (@Firefox, @WebKit) › should select by dragging into nested block
[webkit] › editor/various/multi-block-selection.spec.js:460:2 › Multi-block selection (@Firefox, @WebKit) › should cut and paste
[webkit] › editor/various/multi-block-selection.spec.js:484:2 › Multi-block selection (@Firefox, @WebKit) › should copy and paste
[webkit] › editor/various/multi-block-selection.spec.js:685:2 › Multi-block selection (@Firefox, @WebKit) › should preserve dragged selection on move
[webkit] › editor/various/multi-block-selection.spec.js:788:2 › Multi-block selection (@Firefox, @WebKit) › should set attributes for multiple paragraphs
[webkit] › editor/various/multi-block-selection.spec.js:840:2 › Multi-block selection (@Firefox, @WebKit) › should gradually multi-select
[webkit] › editor/various/multi-block-selection.spec.js:904:2 › Multi-block selection (@Firefox, @WebKit) › should multi-select from within the list block
[webkit] › editor/various/multi-block-selection.spec.js:977:2 › Multi-block selection (@Firefox, @WebKit) › should multi-select in the ListView component with shift + click
[webkit] › editor/various/multi-block-selection.spec.js:1078:2 › Multi-block selection (@Firefox, @WebKit) › should forward delete across blocks
[webkit] › editor/various/multi-block-selection.spec.js:1210:2 › Multi-block selection (@Firefox, @WebKit) › should select separator (single element block)
[webkit] › editor/various/multi-block-selection.spec.js:1244:2 › Multi-block selection (@Firefox, @WebKit) › should partially select with shift + click
[webkit] › editor/various/multi-block-selection.spec.js:1296:3 › Multi-block selection (@Firefox, @WebKit) › shift+click multi-selection › should multi-select block with text selection and a block without text selection
[webkit] › editor/various/multi-block-selection.spec.js:1324:3 › Multi-block selection (@Firefox,
|
🎭 Playwright Run Summary
43 failed
[chromium] › editor/plugins/post-type-templates.spec.js:24:3 › Post type templates › Using a CPT with a predefined template › Should add a custom post types with a predefined template
[chromium] › editor/various/a11y.spec.js:84:2 › a11y (@Firefox, @WebKit) › should return focus to the first tabbable in a modal after blurring a tabbable
[chromium] › editor/various/a11y.spec.js:105:2 › a11y (@Firefox, @WebKit) › should return focus to the last tabbable in a modal after blurring a tabbable and tabbing in reverse direction
[chromium] › editor/various/block-bindings.spec.js:1171:4 › Block bindings › Post/page context › Paragraph › should show the value of the custom field when exists
[chromium] › editor/various/block-bindings.spec.js:1213:4 › Block bindings › Post/page context › Paragraph › should show the value of the key when custom field doesn't exist
[chromium] › editor/various/block-bindings.spec.js:1252:4 › Block bindings › Post/page context › Paragraph › should not show the value of a protected meta field
[chromium] › editor/various/block-bindings.spec.js:1283:4 › Block bindings › Post/page context › Paragraph › should not show the value of a meta field with `show_in_rest` false
[chromium] › editor/various/block-bindings.spec.js:1316:4 › Block bindings › Post/page context › Paragraph › should add empty paragraph block when pressing enter
[chromium] › editor/various/block-bindings.spec.js:1348:4 › Block bindings › Post/page context › Heading › should show the value of the custom field
[chromium] › editor/various/block-bindings.spec.js:1390:4 › Block bindings › Post/page context › Heading › should add empty paragraph block when pressing enter
[chromium] › editor/various/block-bindings.spec.js:1432:4 › Block bindings › Post/page context › Button › should show the value of the custom field when text is bound
[chromium] › editor/various/block-bindings.spec.js:1488:4 › Block bindings › Post/page context › Button › should use the value of the custom field when url is bound
[chromium] › editor/various/block-bindings.spec.js:1526:4 › Block bindings › Post/page context › Button › should use the values of the custom fields when text and url are bound
[chromium] › editor/various/block-bindings.spec.js:1570:4 › Block bindings › Post/page context › Button › should add empty button block when pressing enter
[chromium] › editor/various/block-bindings.spec.js:1640:4 › Block bindings › Post/page context › Image › should show the value of the custom field when url is bound
[chromium] › editor/various/block-bindings.spec.js:1691:4 › Block bindings › Post/page context › Image › should show value of the custom field in the alt textarea when alt is bound
[chromium] › editor/various/block-bindings.spec.js:1757:4 › Block bindings › Post/page context › Image › should show value of the custom field in the title input when title is bound
[chromium] › editor/various/block-bindings.spec.js:1833:4 › Block bindings › Post/page context › Image › Multiple bindings should show the value of the custom fields
[chromium] › editor/various/block-deletion.spec.js:64:2 › Block deletion › deleting a block focuses the parent block
[chromium] › editor/various/block-deletion.spec.js:108:2 › Block deletion › deleting the last block via the keyboard shortcut
[chromium] › editor/various/block-deletion.spec.js:198:2 › Block deletion › deleting last selected block via backspace
[chromium] › editor/various/block-deletion.spec.js:243:2 › Block deletion › deleting the last two selected blocks via backspace
[chromium] › editor/various/block-grouping.spec.js:100:3 › Block Grouping › Group creation › creates a group from multiple blocks of the same type via options toolbar
[chromium] › editor/various/block-grouping.spec.js:220:3 › Block Grouping › Group creation › should group another Group block via options toolbar
[chromium] › editor/various/block-hierarchy-navigation.spec.js:190:2 › Navigating the block hierarchy › should select the wrapp
|
🎭 Playwright Run Summary
42 failed
[chromium] › editor/various/draggable-blocks.spec.js:26:2 › Draggable block › can drag and drop to the top of a vertical block list
[chromium] › editor/various/draggable-blocks.spec.js:98:2 › Draggable block › can drag and drop to the bottom of a vertical block list
[chromium] › editor/various/draggable-blocks.spec.js:341:2 › Draggable block › can drag and drop to an empty parent block like Group or Columns
[chromium] › editor/various/duplicating-blocks.spec.js:11:2 › Duplicating blocks › should duplicate blocks using the block settings menu and keyboard shortcut
[chromium] › editor/various/editor-modes.spec.js:38:2 › Editing modes (visual/HTML) › should display sidebar in HTML mode
[chromium] › editor/various/font-size-picker.spec.js:136:3 › Font Size Picker › More font sizes › should apply a named font size using the font size buttons
[chromium] › editor/various/font-size-picker.spec.js:158:3 › Font Size Picker › More font sizes › should reset a named font size using the tools panel menu
[chromium] › editor/various/font-size-picker.spec.js:191:3 › Font Size Picker › More font sizes › should reset a named font size using input field
[chromium] › editor/various/inserting-blocks.spec.js:505:2 › Inserting blocks (@Firefox, @WebKit) › inserts a block in proper place after having clicked `Browse All` from block appender
[chromium] › editor/various/is-typing.spec.js:11:2 › isTyping › should hide the toolbar when typing
[chromium] › editor/various/list-view.spec.js:102:2 › List View › shows the correct amount of blocks after a block is removed in the canvas
[chromium] › editor/various/list-view.spec.js:153:2 › List View › expands nested list items ────
[chromium] › editor/various/list-view.spec.js:402:2 › List View › should place focus on the currently selected block in the canvas
[chromium] › editor/various/list-view.spec.js:907:2 › List View › block settings dropdown menu ─
[chromium] › editor/various/multi-block-selection.spec.js:51:2 › Multi-block selection (@Firefox, @WebKit) › should only trigger multi-selection when at the end (-webkit)
[chromium] › editor/various/multi-block-selection.spec.js:218:2 › Multi-block selection (@Firefox, @WebKit) › should deselect with Escape
[chromium] › editor/various/multi-block-selection.spec.js:355:2 › Multi-block selection (@Firefox, @WebKit) › should properly select part of nested rich text block while holding shift (-firefox)
[chromium] › editor/various/multi-block-selection.spec.js:424:2 › Multi-block selection (@Firefox, @WebKit) › should select by dragging into nested block
[chromium] › editor/various/multi-block-selection.spec.js:484:2 › Multi-block selection (@Firefox, @WebKit) › should copy and paste
[chromium] › editor/various/multi-block-selection.spec.js:685:2 › Multi-block selection (@Firefox, @WebKit) › should preserve dragged selection on move
[chromium] › editor/various/multi-block-selection.spec.js:788:2 › Multi-block selection (@Firefox, @WebKit) › should set attributes for multiple paragraphs
[chromium] › editor/various/multi-block-selection.spec.js:840:2 › Multi-block selection (@Firefox, @WebKit) › should gradually multi-select
[chromium] › editor/various/multi-block-selection.spec.js:1078:2 › Multi-block selection (@Firefox, @WebKit) › should forward delete across blocks
[chromium] › editor/various/multi-block-selection.spec.js:1324:3 › Multi-block selection (@Firefox, @WebKit) › shift+click multi-selection › should multi-select blocks without text selection
[chromium] › editor/various/navigable-toolbar.spec.js:116:2 › Block Toolbar › should focus with Shift+Tab
[chromium] › editor/various/navigable-toolbar.spec.js:175:2 › Block Toolbar › Tab order of the block toolbar aligns with visual order
[chromium] › editor/various/pattern-overrides.spec.js:29:2 › Pattern Overrides › Create a pattern with overrides
[chromium] › editor/various/pattern-overrides.spec.js:219:2 › Pattern Overrides › retains override values when conv
|
🎭 Playwright Run Summary
54 failed
[chromium] › editor/blocks/navigation-colors.spec.js:57:2 › Navigation colors › All navigation links should default to the body color and submenus and mobile overlay should default to a white background with black text
[chromium] › editor/blocks/navigation-colors.spec.js:78:2 › Navigation colors › Top level navigation links inherit the text color from the theme/group but do not apply to the submenu or overlay text
[chromium] › editor/blocks/navigation-colors.spec.js:131:2 › Navigation colors › Navigation text does not inherit the link color from the theme/group
[chromium] › editor/blocks/navigation-colors.spec.js:187:2 › Navigation colors › The navigation text color should apply to all navigation links including submenu and overlay text
[chromium] › editor/blocks/navigation-colors.spec.js:229:2 › Navigation colors › The navigation background color should apply to all navigation links including submenu and overlay backgrounds
[chromium] › editor/blocks/navigation-colors.spec.js:274:2 › Navigation colors › As a user I expect my navigation to use the colors I selected for it
[chromium] › editor/blocks/navigation.spec.js:23:3 › Navigation block › As a user I want the navigation block to fallback to the best possible default › default to a list of pages if there are no menus
[chromium] › editor/blocks/navigation.spec.js:91:3 › Navigation block › As a user I want the navigation block to fallback to the best possible default › default to the only existing classic menu if there are no block menus
[chromium] › editor/blocks/navigation.spec.js:263:2 › Navigation block › As a user I want to see a warning if the menu referenced by a navigation block is not available
[chromium] › editor/blocks/navigation.spec.js:293:2 › Navigation block › Adding new links to a navigation block with existing inner blocks triggers creation of a single Navigation Menu
[chromium] › editor/blocks/paragraph.spec.js:22:2 › Paragraph › should output unwrapped editable paragraph
[chromium] › editor/blocks/paragraph.spec.js:62:3 › Paragraph › Empty paragraph › should allow dropping an image on an empty paragraph block
[chromium] › editor/blocks/paragraph.spec.js:295:4 › Paragraph › Empty paragraph › Dragging positions › Only the second block is an empty paragraph block
[chromium] › editor/blocks/preformatted.spec.js:11:2 › Preformatted › should preserve character newlines
[chromium] › editor/blocks/query.spec.js:35:3 › Query block › Query block insertion › List ─────
[chromium] › editor/blocks/quote.spec.js:141:3 › Quote › can be converted to paragraphs › and renders one paragraph block per <p> within quote
[chromium] › editor/blocks/quote.spec.js:189:3 › Quote › can be converted to paragraphs › and renders only one paragraph for the cite, if the quote is void
[chromium] › editor/blocks/quote.spec.js:220:2 › Quote › can be created by converting a heading
[chromium] › editor/blocks/quote.spec.js:251:2 › Quote › can be split at the end ───────────────
[chromium] › editor/blocks/quote.spec.js:284:2 › Quote › can be unwrapped on Backspace ─────────
[chromium] › editor/blocks/table.spec.js:231:2 › Table › allows cells to be selected when the cell area outside of the RichText is clicked
[chromium] › editor/blocks/table.spec.js:302:2 › Table › should not have focus loss after creation
[chromium] › editor/blocks/verse-code-preformatted.spec.js:13:3 › core/verse › should exit on triple Enter and merge back
[chromium] › editor/local/demo.spec.js:7:2 › New editor state › content should load, making the post dirty
[chromium] › editor/plugins/align-hook.spec.js:55:3 › Align Hook Works as Expected › Block with align true › shows the expected buttons on the alignment toolbar
[chromium] › editor/plugins/align-hook.spec.js:83:3 › Align Hook Works as Expected › Block with align true › correctly applies the selected alignment and correctly removes the alignment
[chromium] › editor/plugins/align-hook.spec.js:128:3 › Align Hook Works as Exp
|
🎭 Playwright Run Summary
46 failed
[chromium] › editor/blocks/buttons.spec.js:140:2 › Buttons › can jump to the link editor using the keyboard shortcut
[chromium] › editor/blocks/buttons.spec.js:167:2 › Buttons › can toggle button link settings ───
[chromium] › editor/blocks/buttons.spec.js:372:2 › Buttons › can apply custom gradient background color
[chromium] › editor/blocks/buttons.spec.js:411:4 › Buttons › Block transforms › FROM paragraph › should preserve the content
[chromium] › editor/blocks/code.spec.js:39:2 › Code › should paste plain text ──────────────────
[chromium] › editor/blocks/code.spec.js:52:4 › Code › Block transforms › FROM paragraph › should preserve the content
[chromium] › editor/blocks/columns.spec.js:15:2 › Columns › restricts all blocks inside the columns block
[chromium] › editor/blocks/columns.spec.js:89:2 › Columns › Ungroup properly ───────────────────
[chromium] › editor/blocks/columns.spec.js:208:4 › Columns › should update the column widths correctly › when the column count is changed to 2
[chromium] › editor/blocks/columns.spec.js:208:4 › Columns › should update the column widths correctly › when the column count is changed to 5
[chromium] › editor/blocks/columns.spec.js:208:4 › Columns › should update the column widths correctly › when the column count is changed to 6
[chromium] › editor/blocks/comments.spec.js:45:2 › Comments › We show no results message if there are no comments
[chromium] › editor/blocks/comments.spec.js:60:2 › Comments › Pagination links are working as expected
[chromium] › editor/blocks/comments.spec.js:112:2 › Comments › Pagination links are not appearing if break comments is not enabled
[chromium] › editor/blocks/comments.spec.js:146:2 › Comments › A button allows the block to switch from legacy mode to editable mode
[chromium] › editor/blocks/comments.spec.js:181:2 › Comments › The editable block version is rendered if the legacy attribute is false
[chromium] › editor/blocks/comments.spec.js:209:2 › Comments › The PHP version is rendered if the legacy attribute is true
[chromium] › editor/blocks/gallery.spec.js:89:2 › Gallery › can be created using uploaded images
[chromium] › editor/blocks/gallery.spec.js:158:2 › Gallery › uploaded images' captions can be edited
[chromium] › editor/blocks/group.spec.js:83:2 › Group › can merge into group with Backspace ────
[chromium] › editor/blocks/heading.spec.js:81:2 › Heading › should create a paragraph block above when pressing enter at the start
[chromium] › editor/blocks/heading.spec.js:102:2 › Heading › should create a paragraph block below when pressing enter at the end
[chromium] › editor/blocks/heading.spec.js:349:4 › Heading › Block transforms › FROM paragraph › should preserve the block bindings
[chromium] › editor/blocks/heading.spec.js:386:4 › Heading › Block transforms › TO paragraph › should preserve the content
[chromium] › editor/blocks/heading.spec.js:417:4 › Heading › Block transforms › TO paragraph › should preserve the metadata attribute
[chromium] › editor/blocks/image.spec.js:127:2 › Image › should have keyboard navigable toolbar for caption
[chromium] › editor/blocks/image.spec.js:518:2 › Image › should allow dragging and dropping HTML to media placeholder
[chromium] › editor/blocks/image.spec.js:616:2 › Image › image inserted via link should appear in the frontend published post content
[chromium] › editor/blocks/links.spec.js:65:2 › Links › can be created by selecting text and clicking link insertion button in block toolbar
[chromium] › editor/blocks/links.spec.js:156:2 › Links › will automatically create a link if selected text is a valid HTTP based URL
[chromium] › editor/blocks/links.spec.js:187:2 › Links › does not create link when link ui is closed without submission
[chromium] › editor/blocks/links.spec.js:222:2 › Links › can edit existing links ───────────────
[chromium] › editor/blocks/links.spec.js:333:2 › Links › can be edited when within a link but no sel
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
67.6 MB |
|
flaky-tests-report
Expired
|
12.5 KB |
|