Block API: try separate controls registration #101659
end2end-test.yml
on: pull_request
Matrix: e2e-playwright
Report to GitHub
5s
Annotations
47 errors, 8 warnings, and 8 notices
[chromium] › widgets/customizing-widgets.spec.js:537:2 › Widgets Customizer › should stay in block settings after making a change in that area:
test/e2e/specs/widgets/customizing-widgets.spec.js#L568
1) [chromium] › widgets/customizing-widgets.spec.js:537:2 › Widgets Customizer › should stay in block settings after making a change in that area
TimeoutError: page.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=menuitemcheckbox[name="Show Drop cap"i]')
566 | // Change `drop cap` (Any change made in this section is sufficient; not required to be `drop cap`).
567 | await page.click( 'role=button[name="Typography options"i]' );
> 568 | await page.click( 'role=menuitemcheckbox[name="Show Drop cap"i]' );
| ^
569 |
570 | await page.click( 'role=checkbox[name="Drop cap"i]' );
571 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:568:14
|
[chromium] › widgets/customizing-widgets.spec.js:537:2 › Widgets Customizer › should stay in block settings after making a change in that area:
test/e2e/specs/widgets/customizing-widgets.spec.js#L568
1) [chromium] › widgets/customizing-widgets.spec.js:537:2 › Widgets Customizer › should stay in block settings after making a change in that area
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=menuitemcheckbox[name="Show Drop cap"i]')
566 | // Change `drop cap` (Any change made in this section is sufficient; not required to be `drop cap`).
567 | await page.click( 'role=button[name="Typography options"i]' );
> 568 | await page.click( 'role=menuitemcheckbox[name="Show Drop cap"i]' );
| ^
569 |
570 | await page.click( 'role=checkbox[name="Drop cap"i]' );
571 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:568:14
|
[chromium] › widgets/customizing-widgets.spec.js:537:2 › Widgets Customizer › should stay in block settings after making a change in that area:
test/e2e/specs/widgets/customizing-widgets.spec.js#L568
1) [chromium] › widgets/customizing-widgets.spec.js:537:2 › Widgets Customizer › should stay in block settings after making a change in that area
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=menuitemcheckbox[name="Show Drop cap"i]')
566 | // Change `drop cap` (Any change made in this section is sufficient; not required to be `drop cap`).
567 | await page.click( 'role=button[name="Typography options"i]' );
> 568 | await page.click( 'role=menuitemcheckbox[name="Show Drop cap"i]' );
| ^
569 |
570 | await page.click( 'role=checkbox[name="Drop cap"i]' );
571 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:568:14
|
Playwright - 6
Process completed with exit code 1.
|
Playwright - 8
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
[firefox] › editor/various/multi-block-selection.spec.js:788:2 › Multi-block selection (@firefox:
test/e2e/specs/editor/various/multi-block-selection.spec.js#L805
1) [firefox] › editor/various/multi-block-selection.spec.js:788:2 › Multi-block selection (@Firefox, @WebKit) › should set attributes for multiple paragraphs
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Align text' })
803 | .getByRole( 'toolbar', { name: 'Block tools' } )
804 | .getByRole( 'button', { name: 'Align text' } )
> 805 | .click();
| ^
806 | await page
807 | .getByRole( 'menu', { name: 'Align text' } )
808 | .getByRole( 'menuitemradio', { name: 'Align text center' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:805:5
|
[firefox] › editor/various/multi-block-selection.spec.js:788:2 › Multi-block selection (@firefox:
test/e2e/specs/editor/various/multi-block-selection.spec.js#L805
1) [firefox] › editor/various/multi-block-selection.spec.js:788:2 › Multi-block selection (@Firefox, @WebKit) › should set attributes for multiple paragraphs
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Align text' })
803 | .getByRole( 'toolbar', { name: 'Block tools' } )
804 | .getByRole( 'button', { name: 'Align text' } )
> 805 | .click();
| ^
806 | await page
807 | .getByRole( 'menu', { name: 'Align text' } )
808 | .getByRole( 'menuitemradio', { name: 'Align text center' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:805:5
|
[firefox] › editor/various/multi-block-selection.spec.js:788:2 › Multi-block selection (@firefox:
test/e2e/specs/editor/various/multi-block-selection.spec.js#L805
1) [firefox] › editor/various/multi-block-selection.spec.js:788:2 › Multi-block selection (@Firefox, @WebKit) › should set attributes for multiple paragraphs
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Align text' })
803 | .getByRole( 'toolbar', { name: 'Block tools' } )
804 | .getByRole( 'button', { name: 'Align text' } )
> 805 | .click();
| ^
806 | await page
807 | .getByRole( 'menu', { name: 'Align text' } )
808 | .getByRole( 'menuitemradio', { name: 'Align text center' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:805:5
|
Playwright - 8
Process completed with exit code 1.
|
[chromium] › editor/various/toolbar-roving-tabindex.spec.js:137:2 › Toolbar roving tabindex › can reach toolbar items with arrow keys after pressing alt+F10:
test/e2e/specs/editor/various/toolbar-roving-tabindex.spec.js#L188
1) [chromium] › editor/various/toolbar-roving-tabindex.spec.js:137:2 › Toolbar roving tabindex › can reach toolbar items with arrow keys after pressing alt+F10
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Bold"
Received: "Italic"
186 | } );
187 | }
> 188 | expect( ariaLabel ).toBe( label );
| ^
189 | }
190 |
191 | async wrapCurrentBlockWithGroup( currentBlockTitle ) {
at ToolbarRovingTabindexUtils.expectLabelToHaveFocus (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/toolbar-roving-tabindex.spec.js:188:23)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/toolbar-roving-tabindex.spec.js:145:3
|
[chromium] › editor/various/toolbar-roving-tabindex.spec.js:137:2 › Toolbar roving tabindex › can reach toolbar items with arrow keys after pressing alt+F10:
test/e2e/specs/editor/various/toolbar-roving-tabindex.spec.js#L188
1) [chromium] › editor/various/toolbar-roving-tabindex.spec.js:137:2 › Toolbar roving tabindex › can reach toolbar items with arrow keys after pressing alt+F10
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Bold"
Received: "Italic"
186 | } );
187 | }
> 188 | expect( ariaLabel ).toBe( label );
| ^
189 | }
190 |
191 | async wrapCurrentBlockWithGroup( currentBlockTitle ) {
at ToolbarRovingTabindexUtils.expectLabelToHaveFocus (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/toolbar-roving-tabindex.spec.js:188:23)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/toolbar-roving-tabindex.spec.js:145:3
|
[chromium] › editor/various/toolbar-roving-tabindex.spec.js:137:2 › Toolbar roving tabindex › can reach toolbar items with arrow keys after pressing alt+F10:
test/e2e/specs/editor/various/toolbar-roving-tabindex.spec.js#L188
1) [chromium] › editor/various/toolbar-roving-tabindex.spec.js:137:2 › Toolbar roving tabindex › can reach toolbar items with arrow keys after pressing alt+F10
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Bold"
Received: "Italic"
186 | } );
187 | }
> 188 | expect( ariaLabel ).toBe( label );
| ^
189 | }
190 |
191 | async wrapCurrentBlockWithGroup( currentBlockTitle ) {
at ToolbarRovingTabindexUtils.expectLabelToHaveFocus (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/toolbar-roving-tabindex.spec.js:188:23)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/toolbar-roving-tabindex.spec.js:145:3
|
Playwright - 5
Process completed with exit code 1.
|
Playwright - 5
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/heading.spec.js:275:2 › Heading › should be converted from a paragraph to a heading with keyboard shortcuts:
packages/e2e-test-utils-playwright/src/editor/click-block-toolbar-button.ts#L20
1) [chromium] › editor/blocks/heading.spec.js:275:2 › Heading › should be converted from a paragraph to a heading with keyboard shortcuts
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=toolbar[name="Block tools"i]').locator('role=button[name="Align text"]')
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/blocks/heading.spec.js:286:3
|
[chromium] › editor/blocks/heading.spec.js:275:2 › Heading › should be converted from a paragraph to a heading with keyboard shortcuts:
packages/e2e-test-utils-playwright/src/editor/click-block-toolbar-button.ts#L20
1) [chromium] › editor/blocks/heading.spec.js:275:2 › Heading › should be converted from a paragraph to a heading with keyboard shortcuts
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=toolbar[name="Block tools"i]').locator('role=button[name="Align text"]')
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/blocks/heading.spec.js:286:3
|
[chromium] › editor/blocks/heading.spec.js:275:2 › Heading › should be converted from a paragraph to a heading with keyboard shortcuts:
packages/e2e-test-utils-playwright/src/editor/click-block-toolbar-button.ts#L20
1) [chromium] › editor/blocks/heading.spec.js:275:2 › Heading › should be converted from a paragraph to a heading with keyboard shortcuts
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=toolbar[name="Block tools"i]').locator('role=button[name="Align text"]')
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/blocks/heading.spec.js:286:3
|
Playwright - 1
Process completed with exit code 1.
|
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/various/block-bindings.spec.js:75:4 › Block bindings › Template context › Paragraph › should lock the appropriate controls with a registered source:
test/e2e/specs/editor/various/block-bindings.spec.js#L103
1) [chromium] › editor/various/block-bindings.spec.js:75:4 › Block bindings › Template context › Paragraph › should lock the appropriate controls with a registered source
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Align text' })
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Align text' })
101 | .getByRole( 'toolbar', { name: 'Block tools' } )
102 | .getByRole( 'button', { name: 'Align text' } )
> 103 | ).toBeVisible();
| ^
104 |
105 | // Format controls don't exist.
106 | await expect(
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-bindings.spec.js:103:7
|
[chromium] › editor/various/block-bindings.spec.js:75:4 › Block bindings › Template context › Paragraph › should lock the appropriate controls with a registered source:
test/e2e/specs/editor/various/block-bindings.spec.js#L103
1) [chromium] › editor/various/block-bindings.spec.js:75:4 › Block bindings › Template context › Paragraph › should lock the appropriate controls with a registered source
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Align text' })
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Align text' })
101 | .getByRole( 'toolbar', { name: 'Block tools' } )
102 | .getByRole( 'button', { name: 'Align text' } )
> 103 | ).toBeVisible();
| ^
104 |
105 | // Format controls don't exist.
106 | await expect(
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-bindings.spec.js:103:7
|
[chromium] › editor/various/block-bindings.spec.js:75:4 › Block bindings › Template context › Paragraph › should lock the appropriate controls with a registered source:
test/e2e/specs/editor/various/block-bindings.spec.js#L103
1) [chromium] › editor/various/block-bindings.spec.js:75:4 › Block bindings › Template context › Paragraph › should lock the appropriate controls with a registered source
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Align text' })
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Align text' })
101 | .getByRole( 'toolbar', { name: 'Block tools' } )
102 | .getByRole( 'button', { name: 'Align text' } )
> 103 | ).toBeVisible();
| ^
104 |
105 | // Format controls don't exist.
106 | await expect(
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-bindings.spec.js:103:7
|
[chromium] › editor/various/block-bindings.spec.js:121:4 › Block bindings › Template context › Paragraph › should lock the appropriate controls when source is not defined:
test/e2e/specs/editor/various/block-bindings.spec.js#L149
2) [chromium] › editor/various/block-bindings.spec.js:121:4 › Block bindings › Template context › Paragraph › should lock the appropriate controls when source is not defined
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Align text' })
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Align text' })
147 | .getByRole( 'toolbar', { name: 'Block tools' } )
148 | .getByRole( 'button', { name: 'Align text' } )
> 149 | ).toBeVisible();
| ^
150 |
151 | // Format controls don't exist.
152 | await expect(
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-bindings.spec.js:149:7
|
[chromium] › editor/various/block-bindings.spec.js:121:4 › Block bindings › Template context › Paragraph › should lock the appropriate controls when source is not defined:
test/e2e/specs/editor/various/block-bindings.spec.js#L149
2) [chromium] › editor/various/block-bindings.spec.js:121:4 › Block bindings › Template context › Paragraph › should lock the appropriate controls when source is not defined
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Align text' })
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Align text' })
147 | .getByRole( 'toolbar', { name: 'Block tools' } )
148 | .getByRole( 'button', { name: 'Align text' } )
> 149 | ).toBeVisible();
| ^
150 |
151 | // Format controls don't exist.
152 | await expect(
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-bindings.spec.js:149:7
|
[chromium] › editor/various/block-bindings.spec.js:121:4 › Block bindings › Template context › Paragraph › should lock the appropriate controls when source is not defined:
test/e2e/specs/editor/various/block-bindings.spec.js#L149
2) [chromium] › editor/various/block-bindings.spec.js:121:4 › Block bindings › Template context › Paragraph › should lock the appropriate controls when source is not defined
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Align text' })
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Align text' })
147 | .getByRole( 'toolbar', { name: 'Block tools' } )
148 | .getByRole( 'button', { name: 'Align text' } )
> 149 | ).toBeVisible();
| ^
150 |
151 | // Format controls don't exist.
152 | await expect(
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-bindings.spec.js:149:7
|
[chromium] › editor/various/change-detection.spec.js:432:2 › Change detection › consecutive edits to the same attribute should mark the post as dirty after a save:
test/e2e/specs/editor/various/change-detection.spec.js#L464
3) [chromium] › editor/various/change-detection.spec.js:432:2 › Change detection › consecutive edits to the same attribute should mark the post as dirty after a save
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('menu', { name: 'Typography options' }).getByRole('menuitemcheckbox', { name: 'Show drop cap' })
462 | .getByRole( 'menu', { name: 'Typography options' } )
463 | .getByRole( 'menuitemcheckbox', { name: 'Show drop cap' } )
> 464 | .click();
| ^
465 |
466 | await page
467 | .getByRole( 'region', { name: 'Editor settings' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/change-detection.spec.js:464:5
|
[chromium] › editor/various/change-detection.spec.js:432:2 › Change detection › consecutive edits to the same attribute should mark the post as dirty after a save:
test/e2e/specs/editor/various/change-detection.spec.js#L464
3) [chromium] › editor/various/change-detection.spec.js:432:2 › Change detection › consecutive edits to the same attribute should mark the post as dirty after a save
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('menu', { name: 'Typography options' }).getByRole('menuitemcheckbox', { name: 'Show drop cap' })
462 | .getByRole( 'menu', { name: 'Typography options' } )
463 | .getByRole( 'menuitemcheckbox', { name: 'Show drop cap' } )
> 464 | .click();
| ^
465 |
466 | await page
467 | .getByRole( 'region', { name: 'Editor settings' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/change-detection.spec.js:464:5
|
[chromium] › editor/various/change-detection.spec.js:432:2 › Change detection › consecutive edits to the same attribute should mark the post as dirty after a save:
test/e2e/specs/editor/various/change-detection.spec.js#L464
3) [chromium] › editor/various/change-detection.spec.js:432:2 › Change detection › consecutive edits to the same attribute should mark the post as dirty after a save
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('menu', { name: 'Typography options' }).getByRole('menuitemcheckbox', { name: 'Show drop cap' })
462 | .getByRole( 'menu', { name: 'Typography options' } )
463 | .getByRole( 'menuitemcheckbox', { name: 'Show drop cap' } )
> 464 | .click();
| ^
465 |
466 | await page
467 | .getByRole( 'region', { name: 'Editor settings' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/change-detection.spec.js:464:5
|
Playwright - 3
Process completed with exit code 1.
|
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/editor-modes.spec.js:38:2 › Editing modes (visual/HTML) › should display sidebar in HTML mode:
test/e2e/specs/editor/various/editor-modes.spec.js#L49
1) [chromium] › editor/various/editor-modes.spec.js:38:2 › Editing modes (visual/HTML) › should display sidebar in HTML mode
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('menuitemcheckbox', { name: 'Show Drop cap' })
47 | await page
48 | .getByRole( 'menuitemcheckbox', { name: 'Show Drop cap' } )
> 49 | .click();
| ^
50 |
51 | await expect(
52 | page.getByRole( 'checkbox', { name: 'Drop cap' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/editor-modes.spec.js:49:5
|
[chromium] › editor/various/editor-modes.spec.js:38:2 › Editing modes (visual/HTML) › should display sidebar in HTML mode:
test/e2e/specs/editor/various/editor-modes.spec.js#L49
1) [chromium] › editor/various/editor-modes.spec.js:38:2 › Editing modes (visual/HTML) › should display sidebar in HTML mode
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('menuitemcheckbox', { name: 'Show Drop cap' })
47 | await page
48 | .getByRole( 'menuitemcheckbox', { name: 'Show Drop cap' } )
> 49 | .click();
| ^
50 |
51 | await expect(
52 | page.getByRole( 'checkbox', { name: 'Drop cap' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/editor-modes.spec.js:49:5
|
[chromium] › editor/various/editor-modes.spec.js:38:2 › Editing modes (visual/HTML) › should display sidebar in HTML mode:
test/e2e/specs/editor/various/editor-modes.spec.js#L49
1) [chromium] › editor/various/editor-modes.spec.js:38:2 › Editing modes (visual/HTML) › should display sidebar in HTML mode
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('menuitemcheckbox', { name: 'Show Drop cap' })
47 | await page
48 | .getByRole( 'menuitemcheckbox', { name: 'Show Drop cap' } )
> 49 | .click();
| ^
50 |
51 | await expect(
52 | page.getByRole( 'checkbox', { name: 'Drop cap' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/editor-modes.spec.js:49:5
|
[chromium] › editor/various/editor-modes.spec.js:56:2 › Editing modes (visual/HTML) › should update HTML in HTML mode when sidebar is used:
test/e2e/specs/editor/various/editor-modes.spec.js#L78
2) [chromium] › editor/various/editor-modes.spec.js:56:2 › Editing modes (visual/HTML) › should update HTML in HTML mode when sidebar is used
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('menuitemcheckbox', { name: 'Show Drop cap' })
76 | await page
77 | .getByRole( 'menuitemcheckbox', { name: 'Show Drop cap' } )
> 78 | .click();
| ^
79 | await page.getByRole( 'checkbox', { name: 'Drop cap' } ).check();
80 |
81 | // Make sure the HTML content updated.
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/editor-modes.spec.js:78:5
|
[chromium] › editor/various/editor-modes.spec.js:56:2 › Editing modes (visual/HTML) › should update HTML in HTML mode when sidebar is used:
test/e2e/specs/editor/various/editor-modes.spec.js#L78
2) [chromium] › editor/various/editor-modes.spec.js:56:2 › Editing modes (visual/HTML) › should update HTML in HTML mode when sidebar is used
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('menuitemcheckbox', { name: 'Show Drop cap' })
76 | await page
77 | .getByRole( 'menuitemcheckbox', { name: 'Show Drop cap' } )
> 78 | .click();
| ^
79 | await page.getByRole( 'checkbox', { name: 'Drop cap' } ).check();
80 |
81 | // Make sure the HTML content updated.
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/editor-modes.spec.js:78:5
|
[chromium] › editor/various/editor-modes.spec.js:56:2 › Editing modes (visual/HTML) › should update HTML in HTML mode when sidebar is used:
test/e2e/specs/editor/various/editor-modes.spec.js#L78
2) [chromium] › editor/various/editor-modes.spec.js:56:2 › Editing modes (visual/HTML) › should update HTML in HTML mode when sidebar is used
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('menuitemcheckbox', { name: 'Show Drop cap' })
76 | await page
77 | .getByRole( 'menuitemcheckbox', { name: 'Show Drop cap' } )
> 78 | .click();
| ^
79 | await page.getByRole( 'checkbox', { name: 'Drop cap' } ).check();
80 |
81 | // Make sure the HTML content updated.
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/editor-modes.spec.js:78:5
|
[chromium] › editor/various/keyboard-navigable-blocks.spec.js:20:2 › Order of block keyboard navigation › permits tabbing through paragraph blocks in the expected order:
test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js#L208
3) [chromium] › editor/various/keyboard-navigable-blocks.spec.js:20:2 › Order of block keyboard navigation › permits tabbing through paragraph blocks in the expected order
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Align text"
Received: "Bold"
206 | } );
207 |
> 208 | expect( ariaLabel ).toBe( label );
| ^
209 | }
210 |
211 | async navigateToContentEditorTop() {
at KeyboardNavigableBlocks.expectLabelToHaveFocus (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js:208:23)
at KeyboardNavigableBlocks.tabThroughBlockToolbar (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js:245:3)
at KeyboardNavigableBlocks.tabThroughParagraphBlock (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js:217:3)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js:37:3
|
[chromium] › editor/various/keyboard-navigable-blocks.spec.js:20:2 › Order of block keyboard navigation › permits tabbing through paragraph blocks in the expected order:
test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js#L208
3) [chromium] › editor/various/keyboard-navigable-blocks.spec.js:20:2 › Order of block keyboard navigation › permits tabbing through paragraph blocks in the expected order
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Align text"
Received: "Bold"
206 | } );
207 |
> 208 | expect( ariaLabel ).toBe( label );
| ^
209 | }
210 |
211 | async navigateToContentEditorTop() {
at KeyboardNavigableBlocks.expectLabelToHaveFocus (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js:208:23)
at KeyboardNavigableBlocks.tabThroughBlockToolbar (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js:245:3)
at KeyboardNavigableBlocks.tabThroughParagraphBlock (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js:217:3)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js:37:3
|
[chromium] › editor/various/keyboard-navigable-blocks.spec.js:20:2 › Order of block keyboard navigation › permits tabbing through paragraph blocks in the expected order:
test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js#L208
3) [chromium] › editor/various/keyboard-navigable-blocks.spec.js:20:2 › Order of block keyboard navigation › permits tabbing through paragraph blocks in the expected order
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Align text"
Received: "Bold"
206 | } );
207 |
> 208 | expect( ariaLabel ).toBe( label );
| ^
209 | }
210 |
211 | async navigateToContentEditorTop() {
at KeyboardNavigableBlocks.expectLabelToHaveFocus (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js:208:23)
at KeyboardNavigableBlocks.tabThroughBlockToolbar (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js:245:3)
at KeyboardNavigableBlocks.tabThroughParagraphBlock (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js:217:3)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js:37:3
|
[chromium] › editor/various/multi-block-selection.spec.js:788:2 › Multi-block selection (@firefox:
test/e2e/specs/editor/various/multi-block-selection.spec.js#L805
4) [chromium] › editor/various/multi-block-selection.spec.js:788:2 › Multi-block selection (@Firefox, @WebKit) › should set attributes for multiple paragraphs
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Align text' })
803 | .getByRole( 'toolbar', { name: 'Block tools' } )
804 | .getByRole( 'button', { name: 'Align text' } )
> 805 | .click();
| ^
806 | await page
807 | .getByRole( 'menu', { name: 'Align text' } )
808 | .getByRole( 'menuitemradio', { name: 'Align text center' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:805:5
|
[webkit] › editor/various/multi-block-selection.spec.js:788:2 › Multi-block selection (@firefox:
test/e2e/specs/editor/various/multi-block-selection.spec.js#L805
1) [webkit] › editor/various/multi-block-selection.spec.js:788:2 › Multi-block selection (@Firefox, @WebKit) › should set attributes for multiple paragraphs
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Align text' })
803 | .getByRole( 'toolbar', { name: 'Block tools' } )
804 | .getByRole( 'button', { name: 'Align text' } )
> 805 | .click();
| ^
806 | await page
807 | .getByRole( 'menu', { name: 'Align text' } )
808 | .getByRole( 'menuitemradio', { name: 'Align text center' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:805:5
|
[webkit] › editor/various/multi-block-selection.spec.js:788:2 › Multi-block selection (@firefox:
test/e2e/specs/editor/various/multi-block-selection.spec.js#L805
1) [webkit] › editor/various/multi-block-selection.spec.js:788:2 › Multi-block selection (@Firefox, @WebKit) › should set attributes for multiple paragraphs
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Align text' })
803 | .getByRole( 'toolbar', { name: 'Block tools' } )
804 | .getByRole( 'button', { name: 'Align text' } )
> 805 | .click();
| ^
806 | await page
807 | .getByRole( 'menu', { name: 'Align text' } )
808 | .getByRole( 'menuitemradio', { name: 'Align text center' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:805:5
|
[webkit] › editor/various/multi-block-selection.spec.js:788:2 › Multi-block selection (@firefox:
test/e2e/specs/editor/various/multi-block-selection.spec.js#L805
1) [webkit] › editor/various/multi-block-selection.spec.js:788:2 › Multi-block selection (@Firefox, @WebKit) › should set attributes for multiple paragraphs
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Align text' })
803 | .getByRole( 'toolbar', { name: 'Block tools' } )
804 | .getByRole( 'button', { name: 'Align text' } )
> 805 | .click();
| ^
806 | await page
807 | .getByRole( 'menu', { name: 'Align text' } )
808 | .getByRole( 'menuitemradio', { name: 'Align text center' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:805:5
|
Playwright - 7
Process completed with exit code 1.
|
Playwright - 7
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
Report to GitHub
Unable to download artifact(s): Artifact not found for name: flaky-tests-report
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
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 - 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/.
|
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 - 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 - 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 Run Summary
1 failed
[chromium] › widgets/customizing-widgets.spec.js:537:2 › Widgets Customizer › should stay in block settings after making a change in that area
3 skipped
183 passed (6.9m)
|
|
🎭 Playwright Run Summary
1 failed
[chromium] › editor/various/toolbar-roving-tabindex.spec.js:137:2 › Toolbar roving tabindex › can reach toolbar items with arrow keys after pressing alt+F10
184 passed (8.6m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › editor/blocks/heading.spec.js:275:2 › Heading › should be converted from a paragraph to a heading with keyboard shortcuts
11 skipped
179 passed (9.7m)
|
🎭 Playwright Run Summary
1 skipped
191 passed (9.8m)
|
🎭 Playwright Run Summary
3 failed
[chromium] › editor/various/block-bindings.spec.js:75:4 › Block bindings › Template context › Paragraph › should lock the appropriate controls with a registered source
[chromium] › editor/various/block-bindings.spec.js:121:4 › Block bindings › Template context › Paragraph › should lock the appropriate controls when source is not defined
[chromium] › editor/various/change-detection.spec.js:432:2 › Change detection › consecutive edits to the same attribute should mark the post as dirty after a save
1 skipped
174 passed (10.4m)
|
🎭 Playwright Run Summary
5 failed
[chromium] › editor/various/editor-modes.spec.js:38:2 › Editing modes (visual/HTML) › should display sidebar in HTML mode
[chromium] › editor/various/editor-modes.spec.js:56:2 › Editing modes (visual/HTML) › should update HTML in HTML mode when sidebar is used
[chromium] › editor/various/keyboard-navigable-blocks.spec.js:20:2 › Order of block keyboard navigation › permits tabbing through paragraph blocks in the expected order
[chromium] › editor/various/multi-block-selection.spec.js:788:2 › Multi-block selection (@Firefox, @WebKit) › should set attributes for multiple paragraphs
[chromium] › editor/various/navigable-toolbar.spec.js:54:3 › Block Toolbar › Contextual Toolbar › can navigate to the block toolbar and back to block using the keyboard
1 skipped
178 passed (11.7m)
|
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
7.42 MB |
|