Add visual indicator if a block is connected to block binding source #97697
end2end-test.yml
on: pull_request
Matrix: e2e-playwright
Puppeteer
7m 28s
Report to GitHub
3m 41s
Annotations
51 errors, 10 warnings, and 8 notices
[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:
test/e2e/specs/editor/blocks/navigation.spec.js#L34
1) [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
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Page List' })
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Page List' })
32 | } );
33 |
> 34 | await expect( pageListBlock ).toBeVisible( {
| ^
35 | // Wait for the Nav and Page List block API requests to resolve.
36 | // Note: avoid waiting on network requests as these are not perceivable
37 | // to the user.
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation.spec.js:34:34
|
[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:
test/e2e/specs/editor/blocks/navigation.spec.js#L34
1) [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
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Page List' })
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Page List' })
32 | } );
33 |
> 34 | await expect( pageListBlock ).toBeVisible( {
| ^
35 | // Wait for the Nav and Page List block API requests to resolve.
36 | // Note: avoid waiting on network requests as these are not perceivable
37 | // to the user.
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation.spec.js:34:34
|
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/gallery.spec.js:42:2 › Gallery › can be transformed from pasting shortcode:
test/e2e/specs/editor/blocks/gallery.spec.js#L64
1) [chromium] › editor/blocks/gallery.spec.js:42:2 › Gallery › can be transformed from pasting shortcode, and can undo/redo
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: frameLocator('[name="editor-canvas"]').locator('role=document[name="Block: Image"i]').locator('role=img')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for frameLocator('[name="editor-canvas"]').locator('role=document[name="Block: Image"i]').locator('role=img')
- locator resolved to <img src="http://localhost:8889/wp-content/uploads/20…/>
- unexpected value "hidden"
- locator resolved to <img src="http://localhost:8889/wp-content/uploads/20…/>
- unexpected value "hidden"
- locator resolved to <img src="http://localhost:8889/wp-content/uploads/20…/>
- unexpected value "hidden"
- locator resolved to <img src="http://localhost:8889/wp-content/uploads/20…/>
- unexpected value "hidden"
- locator resolved to <img src="http://localhost:8889/wp-content/uploads/20…/>
- unexpected value "hidden"
- locator resolved to <img src="http://localhost:8889/wp-content/uploads/20…/>
- unexpected value "hidden"
- locator resolved to <img src="http://localhost:8889/wp-content/uploads/20…/>
- unexpected value "hidden"
- locator resolved to <img src="http://localhost:8889/wp-content/uploads/20…/>
- unexpected value "hidden"
- locator resolved to <img src="http://localhost:8889/wp-content/uploads/20…/>
- unexpected value "hidden"
62 |
63 | await expect( img ).toHaveAttribute( 'src', uploadedMedia.source_url );
> 64 | await expect( img ).toBeVisible();
| ^
65 |
66 | const editedPostContent = await editor.getEditedPostContent();
67 | expect( editedPostContent )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/gallery.spec.js:64:23
|
[chromium] › editor/blocks/gallery.spec.js:42:2 › Gallery › can be transformed from pasting shortcode:
test/e2e/specs/editor/blocks/gallery.spec.js#L64
1) [chromium] › editor/blocks/gallery.spec.js:42:2 › Gallery › can be transformed from pasting shortcode, and can undo/redo
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: frameLocator('[name="editor-canvas"]').locator('role=document[name="Block: Image"i]').locator('role=img')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for frameLocator('[name="editor-canvas"]').locator('role=document[name="Block: Image"i]').locator('role=img')
- locator resolved to <img src="http://localhost:8889/wp-content/uploads/20…/>
- unexpected value "hidden"
- locator resolved to <img src="http://localhost:8889/wp-content/uploads/20…/>
- unexpected value "hidden"
- locator resolved to <img src="http://localhost:8889/wp-content/uploads/20…/>
- unexpected value "hidden"
- locator resolved to <img src="http://localhost:8889/wp-content/uploads/20…/>
- unexpected value "hidden"
- locator resolved to <img src="http://localhost:8889/wp-content/uploads/20…/>
- unexpected value "hidden"
- locator resolved to <img src="http://localhost:8889/wp-content/uploads/20…/>
- unexpected value "hidden"
- locator resolved to <img src="http://localhost:8889/wp-content/uploads/20…/>
- unexpected value "hidden"
- locator resolved to <img src="http://localhost:8889/wp-content/uploads/20…/>
- unexpected value "hidden"
- locator resolved to <img src="http://localhost:8889/wp-content/uploads/20…/>
- unexpected value "hidden"
62 |
63 | await expect( img ).toHaveAttribute( 'src', uploadedMedia.source_url );
> 64 | await expect( img ).toBeVisible();
| ^
65 |
66 | const editedPostContent = await editor.getEditedPostContent();
67 | expect( editedPostContent )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/gallery.spec.js:64:23
|
[chromium] › editor/blocks/gallery.spec.js:42:2 › Gallery › can be transformed from pasting shortcode:
test/e2e/specs/editor/blocks/gallery.spec.js#L64
1) [chromium] › editor/blocks/gallery.spec.js:42:2 › Gallery › can be transformed from pasting shortcode, and can undo/redo
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: frameLocator('[name="editor-canvas"]').locator('role=document[name="Block: Image"i]').locator('role=img')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for frameLocator('[name="editor-canvas"]').locator('role=document[name="Block: Image"i]').locator('role=img')
- locator resolved to <img src="http://localhost:8889/wp-content/uploads/20…/>
- unexpected value "hidden"
- locator resolved to <img src="http://localhost:8889/wp-content/uploads/20…/>
- unexpected value "hidden"
- locator resolved to <img src="http://localhost:8889/wp-content/uploads/20…/>
- unexpected value "hidden"
- locator resolved to <img src="http://localhost:8889/wp-content/uploads/20…/>
- unexpected value "hidden"
- locator resolved to <img src="http://localhost:8889/wp-content/uploads/20…/>
- unexpected value "hidden"
- locator resolved to <img src="http://localhost:8889/wp-content/uploads/20…/>
- unexpected value "hidden"
- locator resolved to <img src="http://localhost:8889/wp-content/uploads/20…/>
- unexpected value "hidden"
- locator resolved to <img src="http://localhost:8889/wp-content/uploads/20…/>
- unexpected value "hidden"
- locator resolved to <img src="http://localhost:8889/wp-content/uploads/20…/>
- unexpected value "hidden"
62 |
63 | await expect( img ).toHaveAttribute( 'src', uploadedMedia.source_url );
> 64 | await expect( img ).toBeVisible();
| ^
65 |
66 | const editedPostContent = await editor.getEditedPostContent();
67 | expect( editedPostContent )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/gallery.spec.js:64:23
|
Playwright - 1
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/inserting-blocks.spec.js:412:2 › Inserting blocks (@firefox:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L446
1) [chromium] › editor/various/inserting-blocks.spec.js:412:2 › Inserting blocks (@Firefox, @WebKit) › inserts a block in proper place after having clicked `Browse All` from inline inserter
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('button', { name: 'Add block' })
============================================================
444 | name: 'Add block',
445 | } )
> 446 | .click();
| ^
447 | await page.getByRole( 'button', { name: 'Browse All' } ).click();
448 | await page
449 | .getByRole( 'listbox', { name: 'Media' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:446:5
|
[chromium] › editor/various/inserting-blocks.spec.js:412:2 › Inserting blocks (@firefox:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L446
1) [chromium] › editor/various/inserting-blocks.spec.js:412:2 › Inserting blocks (@Firefox, @WebKit) › inserts a block in proper place after having clicked `Browse All` from inline inserter
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('button', { name: 'Add block' })
============================================================
444 | name: 'Add block',
445 | } )
> 446 | .click();
| ^
447 | await page.getByRole( 'button', { name: 'Browse All' } ).click();
448 | await page
449 | .getByRole( 'listbox', { name: 'Media' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:446:5
|
[chromium] › editor/various/inserting-blocks.spec.js:412:2 › Inserting blocks (@firefox:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L446
1) [chromium] › editor/various/inserting-blocks.spec.js:412:2 › Inserting blocks (@Firefox, @WebKit) › inserts a block in proper place after having clicked `Browse All` from inline inserter
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('button', { name: 'Add block' })
============================================================
444 | name: 'Add block',
445 | } )
> 446 | .click();
| ^
447 | await page.getByRole( 'button', { name: 'Browse All' } ).click();
448 | await page
449 | .getByRole( 'listbox', { name: 'Media' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:446:5
|
[chromium] › editor/various/keyboard-navigable-blocks.spec.js:45:2 › Order of block keyboard navigation › allows tabbing in navigation mode if no block is selected:
test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js#L216
2) [chromium] › editor/various/keyboard-navigable-blocks.spec.js:45:2 › Order of block keyboard navigation › allows tabbing in navigation mode if no block is selected
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Add title"
Received: "Block"
214 | } );
215 |
> 216 | expect( ariaLabel ).toBe( label );
| ^
217 | }
218 |
219 | async navigateToContentEditorTop() {
at KeyboardNavigableBlocks.expectLabelToHaveFocus (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js:216:23)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js:66:3
|
[chromium] › editor/various/keyboard-navigable-blocks.spec.js:45:2 › Order of block keyboard navigation › allows tabbing in navigation mode if no block is selected:
test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js#L216
2) [chromium] › editor/various/keyboard-navigable-blocks.spec.js:45:2 › Order of block keyboard navigation › allows tabbing in navigation mode if no block is selected
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Add title"
Received: "Block"
214 | } );
215 |
> 216 | expect( ariaLabel ).toBe( label );
| ^
217 | }
218 |
219 | async navigateToContentEditorTop() {
at KeyboardNavigableBlocks.expectLabelToHaveFocus (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js:216:23)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js:66:3
|
[chromium] › editor/various/keyboard-navigable-blocks.spec.js:45:2 › Order of block keyboard navigation › allows tabbing in navigation mode if no block is selected:
test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js#L216
2) [chromium] › editor/various/keyboard-navigable-blocks.spec.js:45:2 › Order of block keyboard navigation › allows tabbing in navigation mode if no block is selected
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Add title"
Received: "Block"
214 | } );
215 |
> 216 | expect( ariaLabel ).toBe( label );
| ^
217 | }
218 |
219 | async navigateToContentEditorTop() {
at KeyboardNavigableBlocks.expectLabelToHaveFocus (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js:216:23)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js:66:3
|
[chromium] › editor/various/keyboard-navigable-blocks.spec.js:82:2 › Order of block keyboard navigation › allows tabbing in navigation mode if no block is selected (reverse):
test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js#L216
3) [chromium] › editor/various/keyboard-navigable-blocks.spec.js:82:2 › Order of block keyboard navigation › allows tabbing in navigation mode if no block is selected (reverse)
Error: expect(received).toBe(expected) // Object.is equality
- Expected - 1
+ Received + 5
- Add block
+
+
+ 0
+
+ 1
214 | } );
215 |
> 216 | expect( ariaLabel ).toBe( label );
| ^
217 | }
218 |
219 | async navigateToContentEditorTop() {
at KeyboardNavigableBlocks.expectLabelToHaveFocus (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js:216:23)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js:111:3
|
[chromium] › editor/various/keyboard-navigable-blocks.spec.js:82:2 › Order of block keyboard navigation › allows tabbing in navigation mode if no block is selected (reverse):
test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js#L216
3) [chromium] › editor/various/keyboard-navigable-blocks.spec.js:82:2 › Order of block keyboard navigation › allows tabbing in navigation mode if no block is selected (reverse)
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
- Expected - 1
+ Received + 5
- Add block
+
+
+ 0
+
+ 1
214 | } );
215 |
> 216 | expect( ariaLabel ).toBe( label );
| ^
217 | }
218 |
219 | async navigateToContentEditorTop() {
at KeyboardNavigableBlocks.expectLabelToHaveFocus (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js:216:23)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js:111:3
|
[chromium] › editor/various/keyboard-navigable-blocks.spec.js:82:2 › Order of block keyboard navigation › allows tabbing in navigation mode if no block is selected (reverse):
test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js#L216
3) [chromium] › editor/various/keyboard-navigable-blocks.spec.js:82:2 › Order of block keyboard navigation › allows tabbing in navigation mode if no block is selected (reverse)
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
- Expected - 1
+ Received + 5
- Add block
+
+
+ 0
+
+ 1
214 | } );
215 |
> 216 | expect( ariaLabel ).toBe( label );
| ^
217 | }
218 |
219 | async navigateToContentEditorTop() {
at KeyboardNavigableBlocks.expectLabelToHaveFocus (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js:216:23)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/keyboard-navigable-blocks.spec.js:111:3
|
[chromium] › editor/various/multi-block-selection.spec.js:733:2 › Multi-block selection › should clear selection when clicking next to blocks:
test/e2e/specs/editor/various/multi-block-selection.spec.js#L780
4) [chromium] › editor/various/multi-block-selection.spec.js:733:2 › Multi-block selection › should clear selection when clicking next to blocks
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 3
- Array []
+ Array [
+ 1,
+ ]
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
778 | await expect
779 | .poll( multiBlockSelectionUtils.getSelectedFlatIndices )
> 780 | .toEqual( [] );
| ^
781 |
782 | await expect.poll( editor.getBlocks ).toMatchObject( [
783 | { name: 'core/paragraph', attributes: { content: '1' } },
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:780:5
|
Playwright - 6
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/writing-flow.spec.js:802:2 › Writing Flow (@firefox:
test/e2e/specs/editor/various/writing-flow.spec.js#L825
1) [chromium] › editor/various/writing-flow.spec.js:802:2 › Writing Flow (@Firefox, @WebKit) › should not have a dead zone between blocks (lower)
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('role=button[name="Add block"i]')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('role=button[name="Add block"i]')
823 |
824 | const inserter = page.locator( 'role=button[name="Add block"i]' );
> 825 | await expect( inserter ).toBeVisible();
| ^
826 |
827 | const inserterRect = await inserter.boundingBox();
828 | const lowerInserterY = inserterRect.y + ( 2 * inserterRect.height ) / 3;
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/writing-flow.spec.js:825:28
|
[chromium] › editor/various/writing-flow.spec.js:802:2 › Writing Flow (@firefox:
test/e2e/specs/editor/various/writing-flow.spec.js#L825
1) [chromium] › editor/various/writing-flow.spec.js:802:2 › Writing Flow (@Firefox, @WebKit) › should not have a dead zone between blocks (lower)
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('role=button[name="Add block"i]')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('role=button[name="Add block"i]')
823 |
824 | const inserter = page.locator( 'role=button[name="Add block"i]' );
> 825 | await expect( inserter ).toBeVisible();
| ^
826 |
827 | const inserterRect = await inserter.boundingBox();
828 | const lowerInserterY = inserterRect.y + ( 2 * inserterRect.height ) / 3;
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/writing-flow.spec.js:825:28
|
[chromium] › editor/various/writing-flow.spec.js:802:2 › Writing Flow (@firefox:
test/e2e/specs/editor/various/writing-flow.spec.js#L825
1) [chromium] › editor/various/writing-flow.spec.js:802:2 › Writing Flow (@Firefox, @WebKit) › should not have a dead zone between blocks (lower)
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('role=button[name="Add block"i]')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('role=button[name="Add block"i]')
823 |
824 | const inserter = page.locator( 'role=button[name="Add block"i]' );
> 825 | await expect( inserter ).toBeVisible();
| ^
826 |
827 | const inserterRect = await inserter.boundingBox();
828 | const lowerInserterY = inserterRect.y + ( 2 * inserterRect.height ) / 3;
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/writing-flow.spec.js:825:28
|
[chromium] › editor/various/writing-flow.spec.js:843:2 › Writing Flow (@firefox:
test/e2e/specs/editor/various/writing-flow.spec.js#L890
2) [chromium] › editor/various/writing-flow.spec.js:843:2 › Writing Flow (@Firefox, @WebKit) › should not have a dead zone above an aligned block
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('role=button[name="Add block"i]')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('role=button[name="Add block"i]')
888 |
889 | const inserter = page.locator( 'role=button[name="Add block"i]' );
> 890 | await expect( inserter ).toBeVisible();
| ^
891 |
892 | // Find the space between the inserter and the image block.
893 | const inserterRect = await inserter.boundingBox();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/writing-flow.spec.js:890:28
|
[chromium] › editor/various/writing-flow.spec.js:843:2 › Writing Flow (@firefox:
test/e2e/specs/editor/various/writing-flow.spec.js#L890
2) [chromium] › editor/various/writing-flow.spec.js:843:2 › Writing Flow (@Firefox, @WebKit) › should not have a dead zone above an aligned block
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('role=button[name="Add block"i]')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('role=button[name="Add block"i]')
888 |
889 | const inserter = page.locator( 'role=button[name="Add block"i]' );
> 890 | await expect( inserter ).toBeVisible();
| ^
891 |
892 | // Find the space between the inserter and the image block.
893 | const inserterRect = await inserter.boundingBox();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/writing-flow.spec.js:890:28
|
[chromium] › editor/various/writing-flow.spec.js:843:2 › Writing Flow (@firefox:
test/e2e/specs/editor/various/writing-flow.spec.js#L890
2) [chromium] › editor/various/writing-flow.spec.js:843:2 › Writing Flow (@Firefox, @WebKit) › should not have a dead zone above an aligned block
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('role=button[name="Add block"i]')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('role=button[name="Add block"i]')
888 |
889 | const inserter = page.locator( 'role=button[name="Add block"i]' );
> 890 | await expect( inserter ).toBeVisible();
| ^
891 |
892 | // Find the space between the inserter and the image block.
893 | const inserterRect = await inserter.boundingBox();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/writing-flow.spec.js:890:28
|
[chromium] › widgets/editing-widgets.spec.js:148:2 › Widgets screen › Should insert content using the inline inserter:
test/e2e/specs/widgets/editing-widgets.spec.js#L229
3) [chromium] › widgets/editing-widgets.spec.js:148:2 › Widgets screen › Should insert content using the inline inserter
Error: expect(received).toMatchObject(expected)
- Expected - 4
+ Received + 4
@@ -6,17 +6,17 @@
},
"name": "core/paragraph",
},
Object {
"attributes": Object {
- "content": "My Heading",
+ "content": "Second Paragraph",
},
- "name": "core/heading",
+ "name": "core/paragraph",
},
Object {
"attributes": Object {
- "content": "Second Paragraph",
+ "content": "My Heading",
},
- "name": "core/paragraph",
+ "name": "core/heading",
},
],
}
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
227 | await widgetsScreen.saveWidgets();
228 |
> 229 | await expect.poll( widgetsScreen.getWidgetAreaBlocks ).toMatchObject( {
| ^
230 | 'sidebar-1': [
231 | {
232 | name: 'core/paragraph',
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/editing-widgets.spec.js:229:58
|
[chromium] › widgets/editing-widgets.spec.js:148:2 › Widgets screen › Should insert content using the inline inserter:
test/e2e/specs/widgets/editing-widgets.spec.js#L229
3) [chromium] › widgets/editing-widgets.spec.js:148:2 › Widgets screen › Should insert content using the inline inserter
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toMatchObject(expected)
- Expected - 4
+ Received + 4
@@ -6,17 +6,17 @@
},
"name": "core/paragraph",
},
Object {
"attributes": Object {
- "content": "My Heading",
+ "content": "Second Paragraph",
},
- "name": "core/heading",
+ "name": "core/paragraph",
},
Object {
"attributes": Object {
- "content": "Second Paragraph",
+ "content": "My Heading",
},
- "name": "core/paragraph",
+ "name": "core/heading",
},
],
}
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
227 | await widgetsScreen.saveWidgets();
228 |
> 229 | await expect.poll( widgetsScreen.getWidgetAreaBlocks ).toMatchObject( {
| ^
230 | 'sidebar-1': [
231 | {
232 | name: 'core/paragraph',
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/editing-widgets.spec.js:229:58
|
[chromium] › widgets/editing-widgets.spec.js:148:2 › Widgets screen › Should insert content using the inline inserter:
test/e2e/specs/widgets/editing-widgets.spec.js#L229
3) [chromium] › widgets/editing-widgets.spec.js:148:2 › Widgets screen › Should insert content using the inline inserter
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toMatchObject(expected)
- Expected - 4
+ Received + 4
@@ -6,17 +6,17 @@
},
"name": "core/paragraph",
},
Object {
"attributes": Object {
- "content": "My Heading",
+ "content": "Second Paragraph",
},
- "name": "core/heading",
+ "name": "core/paragraph",
},
Object {
"attributes": Object {
- "content": "Second Paragraph",
+ "content": "My Heading",
},
- "name": "core/paragraph",
+ "name": "core/heading",
},
],
}
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
227 | await widgetsScreen.saveWidgets();
228 |
> 229 | await expect.poll( widgetsScreen.getWidgetAreaBlocks ).toMatchObject( {
| ^
230 | 'sidebar-1': [
231 | {
232 | name: 'core/paragraph',
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/editing-widgets.spec.js:229:58
|
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/inserting-blocks.spec.js:412:2 › Inserting blocks (@firefox:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L446
1) [firefox] › editor/various/inserting-blocks.spec.js:412:2 › Inserting blocks (@Firefox, @WebKit) › inserts a block in proper place after having clicked `Browse All` from inline inserter
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('button', { name: 'Add block' })
============================================================
444 | name: 'Add block',
445 | } )
> 446 | .click();
| ^
447 | await page.getByRole( 'button', { name: 'Browse All' } ).click();
448 | await page
449 | .getByRole( 'listbox', { name: 'Media' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:446:5
|
[firefox] › editor/various/inserting-blocks.spec.js:412:2 › Inserting blocks (@firefox:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L446
1) [firefox] › editor/various/inserting-blocks.spec.js:412:2 › Inserting blocks (@Firefox, @WebKit) › inserts a block in proper place after having clicked `Browse All` from inline inserter
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('button', { name: 'Add block' })
============================================================
444 | name: 'Add block',
445 | } )
> 446 | .click();
| ^
447 | await page.getByRole( 'button', { name: 'Browse All' } ).click();
448 | await page
449 | .getByRole( 'listbox', { name: 'Media' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:446:5
|
[firefox] › editor/various/inserting-blocks.spec.js:412:2 › Inserting blocks (@firefox:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L446
1) [firefox] › editor/various/inserting-blocks.spec.js:412:2 › Inserting blocks (@Firefox, @WebKit) › inserts a block in proper place after having clicked `Browse All` from inline inserter
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('button', { name: 'Add block' })
============================================================
444 | name: 'Add block',
445 | } )
> 446 | .click();
| ^
447 | await page.getByRole( 'button', { name: 'Browse All' } ).click();
448 | await page
449 | .getByRole( 'listbox', { name: 'Media' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:446:5
|
[firefox] › editor/various/writing-flow.spec.js:802:2 › Writing Flow (@firefox:
test/e2e/specs/editor/various/writing-flow.spec.js#L825
2) [firefox] › editor/various/writing-flow.spec.js:802:2 › Writing Flow (@Firefox, @WebKit) › should not have a dead zone between blocks (lower)
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('role=button[name="Add block"i]')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('role=button[name="Add block"i]')
823 |
824 | const inserter = page.locator( 'role=button[name="Add block"i]' );
> 825 | await expect( inserter ).toBeVisible();
| ^
826 |
827 | const inserterRect = await inserter.boundingBox();
828 | const lowerInserterY = inserterRect.y + ( 2 * inserterRect.height ) / 3;
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/writing-flow.spec.js:825:28
|
[firefox] › editor/various/writing-flow.spec.js:802:2 › Writing Flow (@firefox:
test/e2e/specs/editor/various/writing-flow.spec.js#L825
2) [firefox] › editor/various/writing-flow.spec.js:802:2 › Writing Flow (@Firefox, @WebKit) › should not have a dead zone between blocks (lower)
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('role=button[name="Add block"i]')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('role=button[name="Add block"i]')
823 |
824 | const inserter = page.locator( 'role=button[name="Add block"i]' );
> 825 | await expect( inserter ).toBeVisible();
| ^
826 |
827 | const inserterRect = await inserter.boundingBox();
828 | const lowerInserterY = inserterRect.y + ( 2 * inserterRect.height ) / 3;
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/writing-flow.spec.js:825:28
|
[firefox] › editor/various/writing-flow.spec.js:802:2 › Writing Flow (@firefox:
test/e2e/specs/editor/various/writing-flow.spec.js#L825
2) [firefox] › editor/various/writing-flow.spec.js:802:2 › Writing Flow (@Firefox, @WebKit) › should not have a dead zone between blocks (lower)
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('role=button[name="Add block"i]')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('role=button[name="Add block"i]')
823 |
824 | const inserter = page.locator( 'role=button[name="Add block"i]' );
> 825 | await expect( inserter ).toBeVisible();
| ^
826 |
827 | const inserterRect = await inserter.boundingBox();
828 | const lowerInserterY = inserterRect.y + ( 2 * inserterRect.height ) / 3;
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/writing-flow.spec.js:825:28
|
[firefox] › editor/various/writing-flow.spec.js:843:2 › Writing Flow (@firefox:
test/e2e/specs/editor/various/writing-flow.spec.js#L890
3) [firefox] › editor/various/writing-flow.spec.js:843:2 › Writing Flow (@Firefox, @WebKit) › should not have a dead zone above an aligned block
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('role=button[name="Add block"i]')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('role=button[name="Add block"i]')
888 |
889 | const inserter = page.locator( 'role=button[name="Add block"i]' );
> 890 | await expect( inserter ).toBeVisible();
| ^
891 |
892 | // Find the space between the inserter and the image block.
893 | const inserterRect = await inserter.boundingBox();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/writing-flow.spec.js:890:28
|
[firefox] › editor/various/writing-flow.spec.js:843:2 › Writing Flow (@firefox:
test/e2e/specs/editor/various/writing-flow.spec.js#L890
3) [firefox] › editor/various/writing-flow.spec.js:843:2 › Writing Flow (@Firefox, @WebKit) › should not have a dead zone above an aligned block
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('role=button[name="Add block"i]')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('role=button[name="Add block"i]')
888 |
889 | const inserter = page.locator( 'role=button[name="Add block"i]' );
> 890 | await expect( inserter ).toBeVisible();
| ^
891 |
892 | // Find the space between the inserter and the image block.
893 | const inserterRect = await inserter.boundingBox();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/writing-flow.spec.js:890:28
|
[firefox] › editor/various/writing-flow.spec.js:843:2 › Writing Flow (@firefox:
test/e2e/specs/editor/various/writing-flow.spec.js#L890
3) [firefox] › editor/various/writing-flow.spec.js:843:2 › Writing Flow (@Firefox, @WebKit) › should not have a dead zone above an aligned block
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('role=button[name="Add block"i]')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('role=button[name="Add block"i]')
888 |
889 | const inserter = page.locator( 'role=button[name="Add block"i]' );
> 890 | await expect( inserter ).toBeVisible();
| ^
891 |
892 | // Find the space between the inserter and the image block.
893 | const inserterRect = await inserter.boundingBox();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/writing-flow.spec.js:890:28
|
Playwright - 8
Process completed with exit code 1.
|
[webkit] › editor/various/inserting-blocks.spec.js:412:2 › Inserting blocks (@firefox:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L446
1) [webkit] › editor/various/inserting-blocks.spec.js:412:2 › Inserting blocks (@Firefox, @WebKit) › inserts a block in proper place after having clicked `Browse All` from inline inserter
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('button', { name: 'Add block' })
============================================================
444 | name: 'Add block',
445 | } )
> 446 | .click();
| ^
447 | await page.getByRole( 'button', { name: 'Browse All' } ).click();
448 | await page
449 | .getByRole( 'listbox', { name: 'Media' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:446:5
|
[webkit] › editor/various/inserting-blocks.spec.js:412:2 › Inserting blocks (@firefox:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L446
1) [webkit] › editor/various/inserting-blocks.spec.js:412:2 › Inserting blocks (@Firefox, @WebKit) › inserts a block in proper place after having clicked `Browse All` from inline inserter
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('button', { name: 'Add block' })
============================================================
444 | name: 'Add block',
445 | } )
> 446 | .click();
| ^
447 | await page.getByRole( 'button', { name: 'Browse All' } ).click();
448 | await page
449 | .getByRole( 'listbox', { name: 'Media' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:446:5
|
[webkit] › editor/various/inserting-blocks.spec.js:412:2 › Inserting blocks (@firefox:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L446
1) [webkit] › editor/various/inserting-blocks.spec.js:412:2 › Inserting blocks (@Firefox, @WebKit) › inserts a block in proper place after having clicked `Browse All` from inline inserter
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('button', { name: 'Add block' })
============================================================
444 | name: 'Add block',
445 | } )
> 446 | .click();
| ^
447 | await page.getByRole( 'button', { name: 'Browse All' } ).click();
448 | await page
449 | .getByRole( 'listbox', { name: 'Media' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:446:5
|
[webkit] › editor/various/writing-flow.spec.js:802:2 › Writing Flow (@firefox:
test/e2e/specs/editor/various/writing-flow.spec.js#L825
2) [webkit] › editor/various/writing-flow.spec.js:802:2 › Writing Flow (@Firefox, @WebKit) › should not have a dead zone between blocks (lower)
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('role=button[name="Add block"i]')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('role=button[name="Add block"i]')
823 |
824 | const inserter = page.locator( 'role=button[name="Add block"i]' );
> 825 | await expect( inserter ).toBeVisible();
| ^
826 |
827 | const inserterRect = await inserter.boundingBox();
828 | const lowerInserterY = inserterRect.y + ( 2 * inserterRect.height ) / 3;
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/writing-flow.spec.js:825:28
|
[webkit] › editor/various/writing-flow.spec.js:802:2 › Writing Flow (@firefox:
test/e2e/specs/editor/various/writing-flow.spec.js#L825
2) [webkit] › editor/various/writing-flow.spec.js:802:2 › Writing Flow (@Firefox, @WebKit) › should not have a dead zone between blocks (lower)
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('role=button[name="Add block"i]')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('role=button[name="Add block"i]')
823 |
824 | const inserter = page.locator( 'role=button[name="Add block"i]' );
> 825 | await expect( inserter ).toBeVisible();
| ^
826 |
827 | const inserterRect = await inserter.boundingBox();
828 | const lowerInserterY = inserterRect.y + ( 2 * inserterRect.height ) / 3;
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/writing-flow.spec.js:825:28
|
[webkit] › editor/various/writing-flow.spec.js:802:2 › Writing Flow (@firefox:
test/e2e/specs/editor/various/writing-flow.spec.js#L825
2) [webkit] › editor/various/writing-flow.spec.js:802:2 › Writing Flow (@Firefox, @WebKit) › should not have a dead zone between blocks (lower)
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('role=button[name="Add block"i]')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('role=button[name="Add block"i]')
823 |
824 | const inserter = page.locator( 'role=button[name="Add block"i]' );
> 825 | await expect( inserter ).toBeVisible();
| ^
826 |
827 | const inserterRect = await inserter.boundingBox();
828 | const lowerInserterY = inserterRect.y + ( 2 * inserterRect.height ) / 3;
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/writing-flow.spec.js:825:28
|
[webkit] › editor/various/writing-flow.spec.js:843:2 › Writing Flow (@firefox:
test/e2e/specs/editor/various/writing-flow.spec.js#L890
3) [webkit] › editor/various/writing-flow.spec.js:843:2 › Writing Flow (@Firefox, @WebKit) › should not have a dead zone above an aligned block
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('role=button[name="Add block"i]')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('role=button[name="Add block"i]')
888 |
889 | const inserter = page.locator( 'role=button[name="Add block"i]' );
> 890 | await expect( inserter ).toBeVisible();
| ^
891 |
892 | // Find the space between the inserter and the image block.
893 | const inserterRect = await inserter.boundingBox();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/writing-flow.spec.js:890:28
|
[webkit] › editor/various/writing-flow.spec.js:843:2 › Writing Flow (@firefox:
test/e2e/specs/editor/various/writing-flow.spec.js#L890
3) [webkit] › editor/various/writing-flow.spec.js:843:2 › Writing Flow (@Firefox, @WebKit) › should not have a dead zone above an aligned block
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('role=button[name="Add block"i]')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('role=button[name="Add block"i]')
888 |
889 | const inserter = page.locator( 'role=button[name="Add block"i]' );
> 890 | await expect( inserter ).toBeVisible();
| ^
891 |
892 | // Find the space between the inserter and the image block.
893 | const inserterRect = await inserter.boundingBox();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/writing-flow.spec.js:890:28
|
[webkit] › editor/various/writing-flow.spec.js:843:2 › Writing Flow (@firefox:
test/e2e/specs/editor/various/writing-flow.spec.js#L890
3) [webkit] › editor/various/writing-flow.spec.js:843:2 › Writing Flow (@Firefox, @WebKit) › should not have a dead zone above an aligned block
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('role=button[name="Add block"i]')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('role=button[name="Add block"i]')
888 |
889 | const inserter = page.locator( 'role=button[name="Add block"i]' );
> 890 | await expect( inserter ).toBeVisible();
| ^
891 |
892 | // Find the space between the inserter and the image block.
893 | const inserterRect = await inserter.boundingBox();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/writing-flow.spec.js:890:28
|
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
|
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 - 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/.
|
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 - 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 - 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 - 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 - 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/.
|
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
1 flaky
[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
1 skipped
154 passed (7.6m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › editor/blocks/gallery.spec.js:42:2 › Gallery › can be transformed from pasting shortcode, and can undo/redo
11 skipped
168 passed (7.9m)
|
🎭 Playwright Run Summary
4 failed
[chromium] › editor/various/inserting-blocks.spec.js:412:2 › Inserting blocks (@Firefox, @WebKit) › inserts a block in proper place after having clicked `Browse All` from inline inserter
[chromium] › editor/various/keyboard-navigable-blocks.spec.js:45:2 › Order of block keyboard navigation › allows tabbing in navigation mode if no block is selected
[chromium] › editor/various/keyboard-navigable-blocks.spec.js:82:2 › Order of block keyboard navigation › allows tabbing in navigation mode if no block is selected (reverse)
[chromium] › editor/various/multi-block-selection.spec.js:733:2 › Multi-block selection › should clear selection when clicking next to blocks
153 passed (8.7m)
|
🎭 Playwright Run Summary
171 passed (8.2m)
|
🎭 Playwright Run Summary
1 skipped
169 passed (8.0m)
|
🎭 Playwright Run Summary
3 failed
[chromium] › editor/various/writing-flow.spec.js:802:2 › Writing Flow (@Firefox, @WebKit) › should not have a dead zone between blocks (lower)
[chromium] › editor/various/writing-flow.spec.js:843:2 › Writing Flow (@Firefox, @WebKit) › should not have a dead zone above an aligned block
[chromium] › widgets/editing-widgets.spec.js:148:2 › Widgets screen › Should insert content using the inline inserter
4 skipped
155 passed (8.8m)
|
🎭 Playwright Run Summary
3 failed
[firefox] › editor/various/inserting-blocks.spec.js:412:2 › Inserting blocks (@Firefox, @WebKit) › inserts a block in proper place after having clicked `Browse All` from inline inserter
[firefox] › editor/various/writing-flow.spec.js:802:2 › Writing Flow (@Firefox, @WebKit) › should not have a dead zone between blocks (lower)
[firefox] › editor/various/writing-flow.spec.js:843:2 › Writing Flow (@Firefox, @WebKit) › should not have a dead zone above an aligned block
3 skipped
126 passed (9.2m)
|
🎭 Playwright Run Summary
3 failed
[webkit] › editor/various/inserting-blocks.spec.js:412:2 › Inserting blocks (@Firefox, @WebKit) › inserts a block in proper place after having clicked `Browse All` from inline inserter
[webkit] › editor/various/writing-flow.spec.js:802:2 › Writing Flow (@Firefox, @WebKit) › should not have a dead zone between blocks (lower)
[webkit] › editor/various/writing-flow.spec.js:843:2 › Writing Flow (@Firefox, @WebKit) › should not have a dead zone above an aligned block
194 passed (9.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
2.55 MB |
|
flaky-tests-report
Expired
|
1.14 KB |
|