Skip to content

Zoomed Out View: Don't close the inserter #102304

Zoomed Out View: Don't close the inserter

Zoomed Out View: Don't close the inserter #102304

Triggered via pull request April 23, 2024 19:13
Status Failure
Total duration 22m 21s
Artifacts 1

end2end-test.yml

on: pull_request
Matrix: e2e-playwright
Report to GitHub
5s
Report to GitHub
Fit to window
Zoom out
Zoom in

Annotations

49 errors, 8 warnings, and 8 notices
[chromium] › widgets/editing-widgets.spec.js:44:2 › Widgets screen › Should insert content using the global inserter: test/e2e/specs/widgets/editing-widgets.spec.js#L68
1) [chromium] › widgets/editing-widgets.spec.js:44:2 › Widgets screen › Should insert content using the global inserter Error: Check that there are categorizations in the inserter (#26329) Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByRole('region', { name: 'Block Library' }).getByRole('heading', { level: 2 }).first() Expected: visible Received: hidden Call log: - Check that there are categorizations in the inserter (#26329) with timeout 5000ms - waiting for getByRole('region', { name: 'Block Library' }).getByRole('heading', { level: 2 }).first() 66 | blockLibrary.getByRole( 'heading', { level: 2 } ).nth( 0 ), 67 | 'Check that there are categorizations in the inserter (#26329)' > 68 | ).toBeVisible(); | ^ 69 | 70 | const addParagraphBlock = 71 | await widgetsScreen.getBlockInGlobalInserter( 'Paragraph' ); at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/editing-widgets.spec.js:68:5
[chromium] › widgets/editing-widgets.spec.js:44:2 › Widgets screen › Should insert content using the global inserter: test/e2e/specs/widgets/editing-widgets.spec.js#L68
1) [chromium] › widgets/editing-widgets.spec.js:44:2 › Widgets screen › Should insert content using the global inserter Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Check that there are categorizations in the inserter (#26329) Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByRole('region', { name: 'Block Library' }).getByRole('heading', { level: 2 }).first() Expected: visible Received: hidden Call log: - Check that there are categorizations in the inserter (#26329) with timeout 5000ms - waiting for getByRole('region', { name: 'Block Library' }).getByRole('heading', { level: 2 }).first() 66 | blockLibrary.getByRole( 'heading', { level: 2 } ).nth( 0 ), 67 | 'Check that there are categorizations in the inserter (#26329)' > 68 | ).toBeVisible(); | ^ 69 | 70 | const addParagraphBlock = 71 | await widgetsScreen.getBlockInGlobalInserter( 'Paragraph' ); at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/editing-widgets.spec.js:68:5
[chromium] › widgets/editing-widgets.spec.js:44:2 › Widgets screen › Should insert content using the global inserter: test/e2e/specs/widgets/editing-widgets.spec.js#L68
1) [chromium] › widgets/editing-widgets.spec.js:44:2 › Widgets screen › Should insert content using the global inserter Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Check that there are categorizations in the inserter (#26329) Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByRole('region', { name: 'Block Library' }).getByRole('heading', { level: 2 }).first() Expected: visible Received: hidden Call log: - Check that there are categorizations in the inserter (#26329) with timeout 5000ms - waiting for getByRole('region', { name: 'Block Library' }).getByRole('heading', { level: 2 }).first() 66 | blockLibrary.getByRole( 'heading', { level: 2 } ).nth( 0 ), 67 | 'Check that there are categorizations in the inserter (#26329)' > 68 | ).toBeVisible(); | ^ 69 | 70 | const addParagraphBlock = 71 | await widgetsScreen.getBlockInGlobalInserter( 'Paragraph' ); at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/editing-widgets.spec.js:68:5
[chromium] › widgets/editing-widgets.spec.js:627:2 › Widgets screen › allows blocks to be added on mobile viewports: test/e2e/specs/widgets/editing-widgets.spec.js#L709
2) [chromium] › widgets/editing-widgets.spec.js:627:2 › Widgets screen › allows blocks to be added on mobile viewports TimeoutError: locator.fill: Timeout 10000ms exceeded. Call log: - waiting for getByRole('region', { name: 'Block Library' }).getByRole('searchbox', { name: 'Search for blocks and patterns' }) 707 | name: 'Search for blocks and patterns', 708 | } ) > 709 | .fill( blockName ); | ^ 710 | 711 | return blockLibrary.getByRole( 'option', { name: blockName } ); 712 | }; at WidgetsScreen.getBlockInGlobalInserter (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/editing-widgets.spec.js:709:5) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/editing-widgets.spec.js:637:4
[chromium] › widgets/editing-widgets.spec.js:627:2 › Widgets screen › allows blocks to be added on mobile viewports: test/e2e/specs/widgets/editing-widgets.spec.js#L709
2) [chromium] › widgets/editing-widgets.spec.js:627:2 › Widgets screen › allows blocks to be added on mobile viewports Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.fill: Timeout 10000ms exceeded. Call log: - waiting for getByRole('region', { name: 'Block Library' }).getByRole('searchbox', { name: 'Search for blocks and patterns' }) 707 | name: 'Search for blocks and patterns', 708 | } ) > 709 | .fill( blockName ); | ^ 710 | 711 | return blockLibrary.getByRole( 'option', { name: blockName } ); 712 | }; at WidgetsScreen.getBlockInGlobalInserter (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/editing-widgets.spec.js:709:5) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/editing-widgets.spec.js:637:4
[chromium] › widgets/editing-widgets.spec.js:627:2 › Widgets screen › allows blocks to be added on mobile viewports: test/e2e/specs/widgets/editing-widgets.spec.js#L709
2) [chromium] › widgets/editing-widgets.spec.js:627:2 › Widgets screen › allows blocks to be added on mobile viewports Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.fill: Timeout 10000ms exceeded. Call log: - waiting for getByRole('region', { name: 'Block Library' }).getByRole('searchbox', { name: 'Search for blocks and patterns' }) 707 | name: 'Search for blocks and patterns', 708 | } ) > 709 | .fill( blockName ); | ^ 710 | 711 | return blockLibrary.getByRole( 'option', { name: blockName } ); 712 | }; at WidgetsScreen.getBlockInGlobalInserter (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/editing-widgets.spec.js:709:5) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/editing-widgets.spec.js:637:4
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:327:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L360
1) [firefox] › editor/various/inserting-blocks.spec.js:327:2 › Inserting blocks (@Firefox, @WebKit) › cancels dragging patterns from the global inserter by pressing Escape TimeoutError: page.hover: Timeout 10000ms exceeded. Call log: - waiting for locator('role=listbox[name="Block Patterns"i]').locator('role=option[name="Social links with a shared background color"i]') 358 | ); 359 | > 360 | await page.hover( | ^ 361 | `role=listbox[name="Block Patterns"i] >> role=option[name="${ PATTERN_NAME }"i]` 362 | ); 363 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:360:14
[firefox] › editor/various/inserting-blocks.spec.js:327:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L360
1) [firefox] › editor/various/inserting-blocks.spec.js:327:2 › Inserting blocks (@Firefox, @WebKit) › cancels dragging patterns from the global inserter by pressing Escape Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.hover: Timeout 10000ms exceeded. Call log: - waiting for locator('role=listbox[name="Block Patterns"i]').locator('role=option[name="Social links with a shared background color"i]') 358 | ); 359 | > 360 | await page.hover( | ^ 361 | `role=listbox[name="Block Patterns"i] >> role=option[name="${ PATTERN_NAME }"i]` 362 | ); 363 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:360:14
[firefox] › editor/various/inserting-blocks.spec.js:327:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L360
1) [firefox] › editor/various/inserting-blocks.spec.js:327:2 › Inserting blocks (@Firefox, @WebKit) › cancels dragging patterns from the global inserter by pressing Escape Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.hover: Timeout 10000ms exceeded. Call log: - waiting for locator('role=listbox[name="Block Patterns"i]').locator('role=option[name="Social links with a shared background color"i]') 358 | ); 359 | > 360 | await page.hover( | ^ 361 | `role=listbox[name="Block Patterns"i] >> role=option[name="${ PATTERN_NAME }"i]` 362 | ); 363 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:360:14
[firefox] › editor/various/inserting-blocks.spec.js:617:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L637
2) [firefox] › editor/various/inserting-blocks.spec.js:617:2 › Inserting blocks (@Firefox, @WebKit) › can close the main inserter after inserting a single-use block, like the More block Error: Timed out 5000ms waiting for expect(locator).toBeHidden() Locator: getByRole('region', { name: 'Block Library' }) Expected: hidden Received: visible Call log: - expect.toBeHidden with timeout 5000ms - waiting for getByRole('region', { name: 'Block Library' }) - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" 635 | name: 'Block Library', 636 | } ) > 637 | ).toBeHidden(); | ^ 638 | } ); 639 | 640 | test( 'shows block preview when hovering over block in inserter', async ( { at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:637:5
[firefox] › editor/various/inserting-blocks.spec.js:617:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L637
2) [firefox] › editor/various/inserting-blocks.spec.js:617:2 › Inserting blocks (@Firefox, @WebKit) › can close the main inserter after inserting a single-use block, like the More block Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeHidden() Locator: getByRole('region', { name: 'Block Library' }) Expected: hidden Received: visible Call log: - expect.toBeHidden with timeout 5000ms - waiting for getByRole('region', { name: 'Block Library' }) - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" 635 | name: 'Block Library', 636 | } ) > 637 | ).toBeHidden(); | ^ 638 | } ); 639 | 640 | test( 'shows block preview when hovering over block in inserter', async ( { at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:637:5
[firefox] › editor/various/inserting-blocks.spec.js:617:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L637
2) [firefox] › editor/various/inserting-blocks.spec.js:617:2 › Inserting blocks (@Firefox, @WebKit) › can close the main inserter after inserting a single-use block, like the More block Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeHidden() Locator: getByRole('region', { name: 'Block Library' }) Expected: hidden Received: visible Call log: - expect.toBeHidden with timeout 5000ms - waiting for getByRole('region', { name: 'Block Library' }) - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" 635 | name: 'Block Library', 636 | } ) > 637 | ).toBeHidden(); | ^ 638 | } ); 639 | 640 | test( 'shows block preview when hovering over block in inserter', async ( { at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:637:5
Playwright - 8
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/adding-patterns.spec.js:11:2 › adding patterns › should insert a block pattern: test/e2e/specs/editor/various/adding-patterns.spec.js#L21
1) [chromium] › editor/various/adding-patterns.spec.js:11:2 › adding patterns › should insert a block pattern TimeoutError: page.click: Timeout 10000ms exceeded. Call log: - waiting for locator('role=option[name="Social links with a shared background color"i]') 19 | ); 20 | > 21 | await page.click( | ^ 22 | 'role=option[name="Social links with a shared background color"i]' 23 | ); 24 | await expect.poll( editor.getBlocks ).toMatchObject( [ at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/adding-patterns.spec.js:21:14
[chromium] › editor/various/adding-patterns.spec.js:11:2 › adding patterns › should insert a block pattern: test/e2e/specs/editor/various/adding-patterns.spec.js#L21
1) [chromium] › editor/various/adding-patterns.spec.js:11:2 › adding patterns › should insert a block pattern Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.click: Timeout 10000ms exceeded. Call log: - waiting for locator('role=option[name="Social links with a shared background color"i]') 19 | ); 20 | > 21 | await page.click( | ^ 22 | 'role=option[name="Social links with a shared background color"i]' 23 | ); 24 | await expect.poll( editor.getBlocks ).toMatchObject( [ at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/adding-patterns.spec.js:21:14
[chromium] › editor/various/adding-patterns.spec.js:11:2 › adding patterns › should insert a block pattern: test/e2e/specs/editor/various/adding-patterns.spec.js#L21
1) [chromium] › editor/various/adding-patterns.spec.js:11:2 › adding patterns › should insert a block pattern Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.click: Timeout 10000ms exceeded. Call log: - waiting for locator('role=option[name="Social links with a shared background color"i]') 19 | ); 20 | > 21 | await page.click( | ^ 22 | 'role=option[name="Social links with a shared background color"i]' 23 | ); 24 | await expect.poll( editor.getBlocks ).toMatchObject( [ at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/adding-patterns.spec.js:21:14
[chromium] › editor/various/allowed-patterns.spec.js:17:2 › Allowed Patterns › should show all patterns when all blocks are allowed: test/e2e/specs/editor/various/allowed-patterns.spec.js#L40
2) [chromium] › editor/various/allowed-patterns.spec.js:17:2 › Allowed Patterns › should show all patterns when all blocks are allowed Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: getByRole('listbox', { name: 'Block patterns' }).getByRole('option') - Expected - 5 + Received + 1 - Array [ - "Test: Single heading", - "Test: Single paragraph", - "Test: Paragraph inside group", - ] + Array [] Call log: - expect.toHaveText with timeout 5000ms - waiting for getByRole('listbox', { name: 'Block patterns' }).getByRole('option') - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements 38 | .getByRole( 'listbox', { name: 'Block patterns' } ) 39 | .getByRole( 'option' ) > 40 | ).toHaveText( [ | ^ 41 | 'Test: Single heading', 42 | 'Test: Single paragraph', 43 | 'Test: Paragraph inside group', at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/allowed-patterns.spec.js:40:5
[chromium] › editor/various/allowed-patterns.spec.js:17:2 › Allowed Patterns › should show all patterns when all blocks are allowed: test/e2e/specs/editor/various/allowed-patterns.spec.js#L40
2) [chromium] › editor/various/allowed-patterns.spec.js:17:2 › Allowed Patterns › should show all patterns when all blocks are allowed Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: getByRole('listbox', { name: 'Block patterns' }).getByRole('option') - Expected - 5 + Received + 1 - Array [ - "Test: Single heading", - "Test: Single paragraph", - "Test: Paragraph inside group", - ] + Array [] Call log: - expect.toHaveText with timeout 5000ms - waiting for getByRole('listbox', { name: 'Block patterns' }).getByRole('option') - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements 38 | .getByRole( 'listbox', { name: 'Block patterns' } ) 39 | .getByRole( 'option' ) > 40 | ).toHaveText( [ | ^ 41 | 'Test: Single heading', 42 | 'Test: Single paragraph', 43 | 'Test: Paragraph inside group', at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/allowed-patterns.spec.js:40:5
[chromium] › editor/various/allowed-patterns.spec.js:17:2 › Allowed Patterns › should show all patterns when all blocks are allowed: test/e2e/specs/editor/various/allowed-patterns.spec.js#L40
2) [chromium] › editor/various/allowed-patterns.spec.js:17:2 › Allowed Patterns › should show all patterns when all blocks are allowed Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: getByRole('listbox', { name: 'Block patterns' }).getByRole('option') - Expected - 5 + Received + 1 - Array [ - "Test: Single heading", - "Test: Single paragraph", - "Test: Paragraph inside group", - ] + Array [] Call log: - expect.toHaveText with timeout 5000ms - waiting for getByRole('listbox', { name: 'Block patterns' }).getByRole('option') - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements 38 | .getByRole( 'listbox', { name: 'Block patterns' } ) 39 | .getByRole( 'option' ) > 40 | ).toHaveText( [ | ^ 41 | 'Test: Single heading', 42 | 'Test: Single paragraph', 43 | 'Test: Paragraph inside group', at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/allowed-patterns.spec.js:40:5
[chromium] › editor/various/allowed-patterns.spec.js:60:3 › Allowed Patterns › with a small subset of allowed blocks › should show only allowed patterns: test/e2e/specs/editor/various/allowed-patterns.spec.js#L83
3) [chromium] › editor/various/allowed-patterns.spec.js:60:3 › Allowed Patterns › with a small subset of allowed blocks › should show only allowed patterns Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: getByRole('listbox', { name: 'Block patterns' }).getByRole('option') - Expected - 3 + Received + 1 - Array [ - "Test: Single heading", - ] + Array [] Call log: - expect.toHaveText with timeout 5000ms - waiting for getByRole('listbox', { name: 'Block patterns' }).getByRole('option') - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements 81 | .getByRole( 'listbox', { name: 'Block patterns' } ) 82 | .getByRole( 'option' ) > 83 | ).toHaveText( [ 'Test: Single heading' ] ); | ^ 84 | } ); 85 | } ); 86 | } ); at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/allowed-patterns.spec.js:83:6
[chromium] › editor/various/allowed-patterns.spec.js:60:3 › Allowed Patterns › with a small subset of allowed blocks › should show only allowed patterns: test/e2e/specs/editor/various/allowed-patterns.spec.js#L83
3) [chromium] › editor/various/allowed-patterns.spec.js:60:3 › Allowed Patterns › with a small subset of allowed blocks › should show only allowed patterns Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: getByRole('listbox', { name: 'Block patterns' }).getByRole('option') - Expected - 3 + Received + 1 - Array [ - "Test: Single heading", - ] + Array [] Call log: - expect.toHaveText with timeout 5000ms - waiting for getByRole('listbox', { name: 'Block patterns' }).getByRole('option') - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements 81 | .getByRole( 'listbox', { name: 'Block patterns' } ) 82 | .getByRole( 'option' ) > 83 | ).toHaveText( [ 'Test: Single heading' ] ); | ^ 84 | } ); 85 | } ); 86 | } ); at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/allowed-patterns.spec.js:83:6
[chromium] › editor/various/allowed-patterns.spec.js:60:3 › Allowed Patterns › with a small subset of allowed blocks › should show only allowed patterns: test/e2e/specs/editor/various/allowed-patterns.spec.js#L83
3) [chromium] › editor/various/allowed-patterns.spec.js:60:3 › Allowed Patterns › with a small subset of allowed blocks › should show only allowed patterns Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: getByRole('listbox', { name: 'Block patterns' }).getByRole('option') - Expected - 3 + Received + 1 - Array [ - "Test: Single heading", - ] + Array [] Call log: - expect.toHaveText with timeout 5000ms - waiting for getByRole('listbox', { name: 'Block patterns' }).getByRole('option') - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements 81 | .getByRole( 'listbox', { name: 'Block patterns' } ) 82 | .getByRole( 'option' ) > 83 | ).toHaveText( [ 'Test: Single heading' ] ); | ^ 84 | } ); 85 | } ); 86 | } ); at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/allowed-patterns.spec.js:83:6
[chromium] › editor/various/block-bindings.spec.js:1691:4 › Block bindings › Post/page context › Image › should show value of the custom field in the alt textarea when alt is bound: test/e2e/specs/editor/various/block-bindings.spec.js#L1731
4) [chromium] › editor/various/block-bindings.spec.js:1691:4 › Block bindings › Post/page context › Image › should show value of the custom field in the alt textarea when alt is bound Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute() Locator: getByRole('tabpanel', { name: 'Settings' }).getByLabel('Alternative text') Expected: have attribute Received: not have attribute Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for getByRole('tabpanel', { name: 'Settings' }).getByLabel('Alternative text') 1729 | .getByRole( 'tabpanel', { name: 'Settings' } ) 1730 | .getByLabel( 'Alternative text' ) > 1731 | ).toHaveAttribute( 'readonly' ); | ^ 1732 | const altValue = await page 1733 | .getByRole( 'tabpanel', { name: 'Settings' } ) 1734 | .getByLabel( 'Alternative text' ) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-bindings.spec.js:1731:7
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:168:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L204
1) [chromium] › editor/various/inserting-blocks.spec.js:168:2 › Inserting blocks (@Firefox, @WebKit) › inserts patterns by dragging and dropping from the global inserter TimeoutError: page.hover: Timeout 10000ms exceeded. Call log: - waiting for locator('role=listbox[name="Block Patterns"i]').locator('role=option[name="Social links with a shared background color"i]') 202 | ); 203 | > 204 | await page.hover( | ^ 205 | `role=listbox[name="Block Patterns"i] >> role=option[name="${ PATTERN_NAME }"i]` 206 | ); 207 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:204:14
[chromium] › editor/various/inserting-blocks.spec.js:168:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L204
1) [chromium] › editor/various/inserting-blocks.spec.js:168:2 › Inserting blocks (@Firefox, @WebKit) › inserts patterns by dragging and dropping from the global inserter Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.hover: Timeout 10000ms exceeded. Call log: - waiting for locator('role=listbox[name="Block Patterns"i]').locator('role=option[name="Social links with a shared background color"i]') 202 | ); 203 | > 204 | await page.hover( | ^ 205 | `role=listbox[name="Block Patterns"i] >> role=option[name="${ PATTERN_NAME }"i]` 206 | ); 207 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:204:14
[chromium] › editor/various/inserting-blocks.spec.js:168:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L204
1) [chromium] › editor/various/inserting-blocks.spec.js:168:2 › Inserting blocks (@Firefox, @WebKit) › inserts patterns by dragging and dropping from the global inserter Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.hover: Timeout 10000ms exceeded. Call log: - waiting for locator('role=listbox[name="Block Patterns"i]').locator('role=option[name="Social links with a shared background color"i]') 202 | ); 203 | > 204 | await page.hover( | ^ 205 | `role=listbox[name="Block Patterns"i] >> role=option[name="${ PATTERN_NAME }"i]` 206 | ); 207 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:204:14
[chromium] › editor/various/inserting-blocks.spec.js:230:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L292
2) [chromium] › editor/various/inserting-blocks.spec.js:230:2 › Inserting blocks (@Firefox, @WebKit) › inserts synced patterns by dragging and dropping from the global inserter TimeoutError: page.hover: Timeout 10000ms exceeded. Call log: - waiting for locator('role=listbox[name="Block Patterns"i]').locator('role=option[name="My synced pattern"i]') 290 | PATTERN_NAME 291 | ); > 292 | await page.hover( | ^ 293 | `role=listbox[name="Block Patterns"i] >> role=option[name="${ PATTERN_NAME }"i]` 294 | ); 295 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:292:14
[chromium] › editor/various/inserting-blocks.spec.js:230:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L292
2) [chromium] › editor/various/inserting-blocks.spec.js:230:2 › Inserting blocks (@Firefox, @WebKit) › inserts synced patterns by dragging and dropping from the global inserter Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.hover: Timeout 10000ms exceeded. Call log: - waiting for locator('role=listbox[name="Block Patterns"i]').locator('role=option[name="My synced pattern"i]') 290 | PATTERN_NAME 291 | ); > 292 | await page.hover( | ^ 293 | `role=listbox[name="Block Patterns"i] >> role=option[name="${ PATTERN_NAME }"i]` 294 | ); 295 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:292:14
[chromium] › editor/various/inserting-blocks.spec.js:230:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L292
2) [chromium] › editor/various/inserting-blocks.spec.js:230:2 › Inserting blocks (@Firefox, @WebKit) › inserts synced patterns by dragging and dropping from the global inserter Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.hover: Timeout 10000ms exceeded. Call log: - waiting for locator('role=listbox[name="Block Patterns"i]').locator('role=option[name="My synced pattern"i]') 290 | PATTERN_NAME 291 | ); > 292 | await page.hover( | ^ 293 | `role=listbox[name="Block Patterns"i] >> role=option[name="${ PATTERN_NAME }"i]` 294 | ); 295 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:292:14
[chromium] › editor/various/inserting-blocks.spec.js:327:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L360
3) [chromium] › editor/various/inserting-blocks.spec.js:327:2 › Inserting blocks (@Firefox, @WebKit) › cancels dragging patterns from the global inserter by pressing Escape TimeoutError: page.hover: Timeout 10000ms exceeded. Call log: - waiting for locator('role=listbox[name="Block Patterns"i]').locator('role=option[name="Social links with a shared background color"i]') 358 | ); 359 | > 360 | await page.hover( | ^ 361 | `role=listbox[name="Block Patterns"i] >> role=option[name="${ PATTERN_NAME }"i]` 362 | ); 363 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:360:14
[chromium] › editor/various/inserting-blocks.spec.js:327:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L360
3) [chromium] › editor/various/inserting-blocks.spec.js:327:2 › Inserting blocks (@Firefox, @WebKit) › cancels dragging patterns from the global inserter by pressing Escape Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.hover: Timeout 10000ms exceeded. Call log: - waiting for locator('role=listbox[name="Block Patterns"i]').locator('role=option[name="Social links with a shared background color"i]') 358 | ); 359 | > 360 | await page.hover( | ^ 361 | `role=listbox[name="Block Patterns"i] >> role=option[name="${ PATTERN_NAME }"i]` 362 | ); 363 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:360:14
[chromium] › editor/various/inserting-blocks.spec.js:327:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L360
3) [chromium] › editor/various/inserting-blocks.spec.js:327:2 › Inserting blocks (@Firefox, @WebKit) › cancels dragging patterns from the global inserter by pressing Escape Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.hover: Timeout 10000ms exceeded. Call log: - waiting for locator('role=listbox[name="Block Patterns"i]').locator('role=option[name="Social links with a shared background color"i]') 358 | ); 359 | > 360 | await page.hover( | ^ 361 | `role=listbox[name="Block Patterns"i] >> role=option[name="${ PATTERN_NAME }"i]` 362 | ); 363 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:360:14
[chromium] › editor/various/inserting-blocks.spec.js:617:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L637
4) [chromium] › editor/various/inserting-blocks.spec.js:617:2 › Inserting blocks (@Firefox, @WebKit) › can close the main inserter after inserting a single-use block, like the More block Error: Timed out 5000ms waiting for expect(locator).toBeHidden() Locator: getByRole('region', { name: 'Block Library' }) Expected: hidden Received: visible Call log: - expect.toBeHidden with timeout 5000ms - waiting for getByRole('region', { name: 'Block Library' }) - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" 635 | name: 'Block Library', 636 | } ) > 637 | ).toBeHidden(); | ^ 638 | } ); 639 | 640 | test( 'shows block preview when hovering over block in inserter', async ( { at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:637:5
[webkit] › editor/various/inserting-blocks.spec.js:168:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L204
1) [webkit] › editor/various/inserting-blocks.spec.js:168:2 › Inserting blocks (@Firefox, @WebKit) › inserts patterns by dragging and dropping from the global inserter TimeoutError: page.hover: Timeout 10000ms exceeded. Call log: - waiting for locator('role=listbox[name="Block Patterns"i]').locator('role=option[name="Social links with a shared background color"i]') 202 | ); 203 | > 204 | await page.hover( | ^ 205 | `role=listbox[name="Block Patterns"i] >> role=option[name="${ PATTERN_NAME }"i]` 206 | ); 207 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:204:14
[webkit] › editor/various/inserting-blocks.spec.js:168:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L204
1) [webkit] › editor/various/inserting-blocks.spec.js:168:2 › Inserting blocks (@Firefox, @WebKit) › inserts patterns by dragging and dropping from the global inserter Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.hover: Timeout 10000ms exceeded. Call log: - waiting for locator('role=listbox[name="Block Patterns"i]').locator('role=option[name="Social links with a shared background color"i]') 202 | ); 203 | > 204 | await page.hover( | ^ 205 | `role=listbox[name="Block Patterns"i] >> role=option[name="${ PATTERN_NAME }"i]` 206 | ); 207 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:204:14
[webkit] › editor/various/inserting-blocks.spec.js:168:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L204
1) [webkit] › editor/various/inserting-blocks.spec.js:168:2 › Inserting blocks (@Firefox, @WebKit) › inserts patterns by dragging and dropping from the global inserter Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.hover: Timeout 10000ms exceeded. Call log: - waiting for locator('role=listbox[name="Block Patterns"i]').locator('role=option[name="Social links with a shared background color"i]') 202 | ); 203 | > 204 | await page.hover( | ^ 205 | `role=listbox[name="Block Patterns"i] >> role=option[name="${ PATTERN_NAME }"i]` 206 | ); 207 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:204:14
[webkit] › editor/various/inserting-blocks.spec.js:230:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L292
2) [webkit] › editor/various/inserting-blocks.spec.js:230:2 › Inserting blocks (@Firefox, @WebKit) › inserts synced patterns by dragging and dropping from the global inserter TimeoutError: page.hover: Timeout 10000ms exceeded. Call log: - waiting for locator('role=listbox[name="Block Patterns"i]').locator('role=option[name="My synced pattern"i]') 290 | PATTERN_NAME 291 | ); > 292 | await page.hover( | ^ 293 | `role=listbox[name="Block Patterns"i] >> role=option[name="${ PATTERN_NAME }"i]` 294 | ); 295 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:292:14
[webkit] › editor/various/inserting-blocks.spec.js:230:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L292
2) [webkit] › editor/various/inserting-blocks.spec.js:230:2 › Inserting blocks (@Firefox, @WebKit) › inserts synced patterns by dragging and dropping from the global inserter Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.hover: Timeout 10000ms exceeded. Call log: - waiting for locator('role=listbox[name="Block Patterns"i]').locator('role=option[name="My synced pattern"i]') 290 | PATTERN_NAME 291 | ); > 292 | await page.hover( | ^ 293 | `role=listbox[name="Block Patterns"i] >> role=option[name="${ PATTERN_NAME }"i]` 294 | ); 295 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:292:14
[webkit] › editor/various/inserting-blocks.spec.js:230:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L292
2) [webkit] › editor/various/inserting-blocks.spec.js:230:2 › Inserting blocks (@Firefox, @WebKit) › inserts synced patterns by dragging and dropping from the global inserter Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.hover: Timeout 10000ms exceeded. Call log: - waiting for locator('role=listbox[name="Block Patterns"i]').locator('role=option[name="My synced pattern"i]') 290 | PATTERN_NAME 291 | ); > 292 | await page.hover( | ^ 293 | `role=listbox[name="Block Patterns"i] >> role=option[name="${ PATTERN_NAME }"i]` 294 | ); 295 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:292:14
[webkit] › editor/various/inserting-blocks.spec.js:327:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L360
3) [webkit] › editor/various/inserting-blocks.spec.js:327:2 › Inserting blocks (@Firefox, @WebKit) › cancels dragging patterns from the global inserter by pressing Escape TimeoutError: page.hover: Timeout 10000ms exceeded. Call log: - waiting for locator('role=listbox[name="Block Patterns"i]').locator('role=option[name="Social links with a shared background color"i]') 358 | ); 359 | > 360 | await page.hover( | ^ 361 | `role=listbox[name="Block Patterns"i] >> role=option[name="${ PATTERN_NAME }"i]` 362 | ); 363 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:360:14
[webkit] › editor/various/inserting-blocks.spec.js:327:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L360
3) [webkit] › editor/various/inserting-blocks.spec.js:327:2 › Inserting blocks (@Firefox, @WebKit) › cancels dragging patterns from the global inserter by pressing Escape Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.hover: Timeout 10000ms exceeded. Call log: - waiting for locator('role=listbox[name="Block Patterns"i]').locator('role=option[name="Social links with a shared background color"i]') 358 | ); 359 | > 360 | await page.hover( | ^ 361 | `role=listbox[name="Block Patterns"i] >> role=option[name="${ PATTERN_NAME }"i]` 362 | ); 363 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:360:14
[webkit] › editor/various/inserting-blocks.spec.js:327:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L360
3) [webkit] › editor/various/inserting-blocks.spec.js:327:2 › Inserting blocks (@Firefox, @WebKit) › cancels dragging patterns from the global inserter by pressing Escape Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.hover: Timeout 10000ms exceeded. Call log: - waiting for locator('role=listbox[name="Block Patterns"i]').locator('role=option[name="Social links with a shared background color"i]') 358 | ); 359 | > 360 | await page.hover( | ^ 361 | `role=listbox[name="Block Patterns"i] >> role=option[name="${ PATTERN_NAME }"i]` 362 | ); 363 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:360:14
[webkit] › editor/various/inserting-blocks.spec.js:617:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L637
4) [webkit] › editor/various/inserting-blocks.spec.js:617:2 › Inserting blocks (@Firefox, @WebKit) › can close the main inserter after inserting a single-use block, like the More block Error: Timed out 5000ms waiting for expect(locator).toBeHidden() Locator: getByRole('region', { name: 'Block Library' }) Expected: hidden Received: visible Call log: - expect.toBeHidden with timeout 5000ms - waiting for getByRole('region', { name: 'Block Library' }) - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" - locator resolved to <div role="region" tabindex="-1" aria-label="Block Li…>…</div> - unexpected value "visible" 635 | name: 'Block Library', 636 | } ) > 637 | ).toBeHidden(); | ^ 638 | } ); 639 | 640 | test( 'shows block preview when hovering over block in inserter', async ( { at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:637:5
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 - 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 - 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 - 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
2 failed [chromium] › widgets/editing-widgets.spec.js:44:2 › Widgets screen › Should insert content using the global inserter [chromium] › widgets/editing-widgets.spec.js:627:2 › Widgets screen › allows blocks to be added on mobile viewports 3 skipped 179 passed (6.8m)
🎭 Playwright Run Summary
11 skipped 180 passed (8.8m)
🎭 Playwright Run Summary
2 failed [firefox] › editor/various/inserting-blocks.spec.js:327:2 › Inserting blocks (@Firefox, @WebKit) › cancels dragging patterns from the global inserter by pressing Escape [firefox] › editor/various/inserting-blocks.spec.js:617:2 › Inserting blocks (@Firefox, @WebKit) › can close the main inserter after inserting a single-use block, like the More block 3 skipped 143 passed (8.7m)
🎭 Playwright Run Summary
185 passed (8.8m)
🎭 Playwright Run Summary
1 skipped 191 passed (9.6m)
🎭 Playwright Run Summary
6 failed [chromium] › editor/various/adding-patterns.spec.js:11:2 › adding patterns › should insert a block pattern [chromium] › editor/various/allowed-patterns.spec.js:17:2 › Allowed Patterns › should show all patterns when all blocks are allowed [chromium] › editor/various/allowed-patterns.spec.js:60:3 › Allowed Patterns › with a small subset of allowed blocks › should show only allowed patterns [chromium] › editor/various/block-bindings.spec.js:1691:4 › Block bindings › Post/page context › Image › should show value of the custom field in the alt textarea when alt is bound [chromium] › editor/various/block-bindings.spec.js:1757:4 › Block bindings › Post/page context › Image › should show value of the custom field in the title input when title is bound [chromium] › editor/various/block-bindings.spec.js:1833:4 › Block bindings › Post/page context › Image › Multiple bindings should show the value of the custom fields 1 skipped 171 passed (11.1m)
🎭 Playwright Run Summary
5 failed [chromium] › editor/various/inserting-blocks.spec.js:168:2 › Inserting blocks (@Firefox, @WebKit) › inserts patterns by dragging and dropping from the global inserter [chromium] › editor/various/inserting-blocks.spec.js:230:2 › Inserting blocks (@Firefox, @WebKit) › inserts synced patterns by dragging and dropping from the global inserter [chromium] › editor/various/inserting-blocks.spec.js:327:2 › Inserting blocks (@Firefox, @WebKit) › cancels dragging patterns from the global inserter by pressing Escape [chromium] › editor/various/inserting-blocks.spec.js:617:2 › Inserting blocks (@Firefox, @WebKit) › can close the main inserter after inserting a single-use block, like the More block [chromium] › editor/various/patterns.spec.js:489:2 › Synced pattern › will not break the editor if empty 1 skipped 179 passed (11.8m)
🎭 Playwright Run Summary
4 failed [webkit] › editor/various/inserting-blocks.spec.js:168:2 › Inserting blocks (@Firefox, @WebKit) › inserts patterns by dragging and dropping from the global inserter [webkit] › editor/various/inserting-blocks.spec.js:230:2 › Inserting blocks (@Firefox, @WebKit) › inserts synced patterns by dragging and dropping from the global inserter [webkit] › editor/various/inserting-blocks.spec.js:327:2 › Inserting blocks (@Firefox, @WebKit) › cancels dragging patterns from the global inserter by pressing Escape [webkit] › editor/various/inserting-blocks.spec.js:617:2 › Inserting blocks (@Firefox, @WebKit) › can close the main inserter after inserting a single-use block, like the More block 217 passed (15.1m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
5.07 MB