Skip to content

New block/tabs

New block/tabs #125038

Triggered via pull request February 20, 2025 14:17
Status Failure
Total duration 19m 49s
Artifacts 2

end2end-test.yml

on: pull_request
Matrix: e2e-playwright
Merge Artifacts
6s
Merge Artifacts
Report to GitHub
0s
Report to GitHub
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 8 notices
[chromium] › editor/various/autocomplete-and-mentions.spec.js:546:2 › Autocomplete (@firefox: test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js#L573
1) [chromium] › editor/various/autocomplete-and-mentions.spec.js:546:2 › Autocomplete (@Firefox, @WebKit) › should allow speaking number of initial results Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByText('2 results found, use up and down arrow keys to navigate.') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByText('2 results found, use up and down arrow keys to navigate.') 571 | '2 results found, use up and down arrow keys to navigate.' 572 | ) > 573 | ).toBeVisible(); | ^ 574 | } ); 575 | } ); 576 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js:573:5
[chromium] › editor/various/autocomplete-and-mentions.spec.js:546:2 › Autocomplete (@firefox: test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js#L573
1) [chromium] › editor/various/autocomplete-and-mentions.spec.js:546:2 › Autocomplete (@Firefox, @WebKit) › should allow speaking number of initial results Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByText('2 results found, use up and down arrow keys to navigate.') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByText('2 results found, use up and down arrow keys to navigate.') 571 | '2 results found, use up and down arrow keys to navigate.' 572 | ) > 573 | ).toBeVisible(); | ^ 574 | } ); 575 | } ); 576 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js:573:5
[chromium] › editor/various/autocomplete-and-mentions.spec.js:546:2 › Autocomplete (@firefox: test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js#L573
1) [chromium] › editor/various/autocomplete-and-mentions.spec.js:546:2 › Autocomplete (@Firefox, @WebKit) › should allow speaking number of initial results Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByText('2 results found, use up and down arrow keys to navigate.') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByText('2 results found, use up and down arrow keys to navigate.') 571 | '2 results found, use up and down arrow keys to navigate.' 572 | ) > 573 | ).toBeVisible(); | ^ 574 | } ); 575 | } ); 576 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js:573:5
Playwright - 3
Process completed with exit code 1.
[chromium] › editor/plugins/block-variations.spec.js:62:2 › Block variations › Search for the Paragraph block with 2 additional variations: test/e2e/specs/editor/plugins/block-variations.spec.js#L80
1) [chromium] › editor/plugins/block-variations.spec.js:62:2 › Block variations › Search for the Paragraph block with 2 additional variations Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: getByRole('listbox', { name: 'Blocks' }).getByRole('option') - Expected - 0 + Received + 11 Array [ "Paragraph", "Success Message", "Warning Message", + "Tab: Label", + "Sticky by Senff - a11nThe Gutenberg Sticky Block will stick at the top of the page once you scroll down.Install block", + "Markdown Comment by Rich TaborAdd markdown inspired comments to posts that render only within the block editor.Install block", + "Todo List by Rich TaborAdd todo lists to posts that render only within the block editor.Install block", + "Icon Box (Safelayout) by safelayoutBeautiful SVG icons. Adds an easy-to-use and powerful icon block to the WordPress block editor and classic editor.Install block", + "Carousel by omnipressteamOmnipress is a ready-made WordPress Design Blocks, similar to the Gutenberg WordPress block editor, that takes a holistic approach to changing your co …Install block", + "Listicles by Ipstenu (Mika Epstein)Create beautiful listicle blocks.Install block", + "Sentiment Analysis With Tensorflowjs by UjW0LGuternberg block to detect sentiment of the paragraph as you write using TensorflowjsInstall block", + "Overlapping Images by Peter SteeleShows decoratively overlapping image and text content.Install block", + "PDF by Andy FragenEmbed a PDF from the Media Library or elsewhere via oEmbed or as a block into an iframe tag.Install block", + "Timeline Block by Cool PluginsShowcase your story or company history, events, process steps, milestones, and roadmap in a precise and elegant way using the powerful Timeline BlockInstall block", ] Call log: - expect.toHaveText with timeout 5000ms - waiting for getByRole('listbox', { name: 'Blocks' }).getByRole('option') 3 × locator resolved to 0 elements 2 × locator resolved to 4 elements 4 × locator resolved to 14 elements 78 | .getByRole( 'listbox', { name: 'Blocks' } ) 79 | .getByRole( 'option' ) > 80 | ).toHaveText( [ 'Paragraph', 'Success Message', 'Warning Message' ] ); | ^ 81 | } ); 82 | 83 | test( 'Insert the Success Message block variation', async ( { at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/block-variations.spec.js:80:5
[chromium] › editor/plugins/block-variations.spec.js:62:2 › Block variations › Search for the Paragraph block with 2 additional variations: test/e2e/specs/editor/plugins/block-variations.spec.js#L80
1) [chromium] › editor/plugins/block-variations.spec.js:62:2 › Block variations › Search for the Paragraph block with 2 additional variations Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: getByRole('listbox', { name: 'Blocks' }).getByRole('option') - Expected - 0 + Received + 11 Array [ "Paragraph", "Success Message", "Warning Message", + "Tab: Label", + "Sticky by Senff - a11nThe Gutenberg Sticky Block will stick at the top of the page once you scroll down.Install block", + "Markdown Comment by Rich TaborAdd markdown inspired comments to posts that render only within the block editor.Install block", + "Todo List by Rich TaborAdd todo lists to posts that render only within the block editor.Install block", + "Icon Box (Safelayout) by safelayoutBeautiful SVG icons. Adds an easy-to-use and powerful icon block to the WordPress block editor and classic editor.Install block", + "Carousel by omnipressteamOmnipress is a ready-made WordPress Design Blocks, similar to the Gutenberg WordPress block editor, that takes a holistic approach to changing your co …Install block", + "Listicles by Ipstenu (Mika Epstein)Create beautiful listicle blocks.Install block", + "Sentiment Analysis With Tensorflowjs by UjW0LGuternberg block to detect sentiment of the paragraph as you write using TensorflowjsInstall block", + "Overlapping Images by Peter SteeleShows decoratively overlapping image and text content.Install block", + "PDF by Andy FragenEmbed a PDF from the Media Library or elsewhere via oEmbed or as a block into an iframe tag.Install block", + "Timeline Block by Cool PluginsShowcase your story or company history, events, process steps, milestones, and roadmap in a precise and elegant way using the powerful Timeline BlockInstall block", ] Call log: - expect.toHaveText with timeout 5000ms - waiting for getByRole('listbox', { name: 'Blocks' }).getByRole('option') 3 × locator resolved to 0 elements 2 × locator resolved to 4 elements 4 × locator resolved to 14 elements 78 | .getByRole( 'listbox', { name: 'Blocks' } ) 79 | .getByRole( 'option' ) > 80 | ).toHaveText( [ 'Paragraph', 'Success Message', 'Warning Message' ] ); | ^ 81 | } ); 82 | 83 | test( 'Insert the Success Message block variation', async ( { at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/block-variations.spec.js:80:5
[chromium] › editor/plugins/block-variations.spec.js:62:2 › Block variations › Search for the Paragraph block with 2 additional variations: test/e2e/specs/editor/plugins/block-variations.spec.js#L80
1) [chromium] › editor/plugins/block-variations.spec.js:62:2 › Block variations › Search for the Paragraph block with 2 additional variations Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: getByRole('listbox', { name: 'Blocks' }).getByRole('option') - Expected - 0 + Received + 11 Array [ "Paragraph", "Success Message", "Warning Message", + "Tab: Label", + "Sticky by Senff - a11nThe Gutenberg Sticky Block will stick at the top of the page once you scroll down.Install block", + "Markdown Comment by Rich TaborAdd markdown inspired comments to posts that render only within the block editor.Install block", + "Todo List by Rich TaborAdd todo lists to posts that render only within the block editor.Install block", + "Icon Box (Safelayout) by safelayoutBeautiful SVG icons. Adds an easy-to-use and powerful icon block to the WordPress block editor and classic editor.Install block", + "Carousel by omnipressteamOmnipress is a ready-made WordPress Design Blocks, similar to the Gutenberg WordPress block editor, that takes a holistic approach to changing your co …Install block", + "Listicles by Ipstenu (Mika Epstein)Create beautiful listicle blocks.Install block", + "Sentiment Analysis With Tensorflowjs by UjW0LGuternberg block to detect sentiment of the paragraph as you write using TensorflowjsInstall block", + "Overlapping Images by Peter SteeleShows decoratively overlapping image and text content.Install block", + "PDF by Andy FragenEmbed a PDF from the Media Library or elsewhere via oEmbed or as a block into an iframe tag.Install block", + "Timeline Block by Cool PluginsShowcase your story or company history, events, process steps, milestones, and roadmap in a precise and elegant way using the powerful Timeline BlockInstall block", ] Call log: - expect.toHaveText with timeout 5000ms - waiting for getByRole('listbox', { name: 'Blocks' }).getByRole('option') 3 × locator resolved to 0 elements 2 × locator resolved to 4 elements 4 × locator resolved to 14 elements 78 | .getByRole( 'listbox', { name: 'Blocks' } ) 79 | .getByRole( 'option' ) > 80 | ).toHaveText( [ 'Paragraph', 'Success Message', 'Warning Message' ] ); | ^ 81 | } ); 82 | 83 | test( 'Insert the Success Message block variation', async ( { at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/block-variations.spec.js:80:5
[chromium] › editor/plugins/child-blocks.spec.js:69:2 › Child Blocks › display in a parent block with allowedItems: test/e2e/specs/editor/plugins/child-blocks.spec.js#L99
2) [chromium] › editor/plugins/child-blocks.spec.js:69:2 › Child Blocks › display in a parent block with allowedItems Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: getByRole('region', { name: 'Block Library' }).locator('.block-editor-inserter__insertable-blocks-at-selection').getByRole('option') - Expected - 0 + Received + 1 Array [ "Paragraph", "Child Blocks Child", "Image", + "Tab: Label", ] Call log: - expect.toHaveText with timeout 5000ms - waiting for getByRole('region', { name: 'Block Library' }).locator('.block-editor-inserter__insertable-blocks-at-selection').getByRole('option') 9 × locator resolved to 4 elements 97 | await blockInserter.click(); 98 | await expect( blockLibrary ).toBeVisible(); > 99 | await expect( blockLibrary.getByRole( 'option' ) ).toHaveText( [ | ^ 100 | 'Paragraph', 101 | 'Child Blocks Child', 102 | 'Image', at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/child-blocks.spec.js:99:54
[chromium] › editor/plugins/child-blocks.spec.js:69:2 › Child Blocks › display in a parent block with allowedItems: test/e2e/specs/editor/plugins/child-blocks.spec.js#L99
2) [chromium] › editor/plugins/child-blocks.spec.js:69:2 › Child Blocks › display in a parent block with allowedItems Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: getByRole('region', { name: 'Block Library' }).locator('.block-editor-inserter__insertable-blocks-at-selection').getByRole('option') - Expected - 0 + Received + 1 Array [ "Paragraph", "Child Blocks Child", "Image", + "Tab: Label", ] Call log: - expect.toHaveText with timeout 5000ms - waiting for getByRole('region', { name: 'Block Library' }).locator('.block-editor-inserter__insertable-blocks-at-selection').getByRole('option') 9 × locator resolved to 4 elements 97 | await blockInserter.click(); 98 | await expect( blockLibrary ).toBeVisible(); > 99 | await expect( blockLibrary.getByRole( 'option' ) ).toHaveText( [ | ^ 100 | 'Paragraph', 101 | 'Child Blocks Child', 102 | 'Image', at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/child-blocks.spec.js:99:54
[chromium] › editor/plugins/child-blocks.spec.js:69:2 › Child Blocks › display in a parent block with allowedItems: test/e2e/specs/editor/plugins/child-blocks.spec.js#L99
2) [chromium] › editor/plugins/child-blocks.spec.js:69:2 › Child Blocks › display in a parent block with allowedItems Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: getByRole('region', { name: 'Block Library' }).locator('.block-editor-inserter__insertable-blocks-at-selection').getByRole('option') - Expected - 0 + Received + 1 Array [ "Paragraph", "Child Blocks Child", "Image", + "Tab: Label", ] Call log: - expect.toHaveText with timeout 5000ms - waiting for getByRole('region', { name: 'Block Library' }).locator('.block-editor-inserter__insertable-blocks-at-selection').getByRole('option') 9 × locator resolved to 4 elements 97 | await blockInserter.click(); 98 | await expect( blockLibrary ).toBeVisible(); > 99 | await expect( blockLibrary.getByRole( 'option' ) ).toHaveText( [ | ^ 100 | 'Paragraph', 101 | 'Child Blocks Child', 102 | 'Image', at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/child-blocks.spec.js:99:54
[chromium] › editor/plugins/inner-blocks-allowed-blocks.spec.js:64:2 › Allowed Blocks Setting on InnerBlocks › limits the blocks if the allowed blocks setting was set: test/e2e/specs/editor/plugins/inner-blocks-allowed-blocks.spec.js#L106
3) [chromium] › editor/plugins/inner-blocks-allowed-blocks.spec.js:64:2 › Allowed Blocks Setting on InnerBlocks › limits the blocks if the allowed blocks setting was set Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: getByRole('region', { name: 'Block Library' }).locator('.block-editor-inserter__insertable-blocks-at-selection').getByRole('option') - Expected - 0 + Received + 2 Array [ "Paragraph", "Heading", "Image", + "Tab: Label", + "Tab: Label", ] Call log: - expect.toHaveText with timeout 5000ms - waiting for getByRole('region', { name: 'Block Library' }).locator('.block-editor-inserter__insertable-blocks-at-selection').getByRole('option') 9 × locator resolved to 5 elements 104 | await blockInserter.click(); 105 | await expect( blockLibrary ).toBeVisible(); > 106 | await expect( blockLibrary.getByRole( 'option' ) ).toHaveText( [ | ^ 107 | 'Paragraph', 108 | 'Heading', 109 | 'Image', at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/inner-blocks-allowed-blocks.spec.js:106:54
[chromium] › editor/plugins/inner-blocks-allowed-blocks.spec.js:64:2 › Allowed Blocks Setting on InnerBlocks › limits the blocks if the allowed blocks setting was set: test/e2e/specs/editor/plugins/inner-blocks-allowed-blocks.spec.js#L106
3) [chromium] › editor/plugins/inner-blocks-allowed-blocks.spec.js:64:2 › Allowed Blocks Setting on InnerBlocks › limits the blocks if the allowed blocks setting was set Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: getByRole('region', { name: 'Block Library' }).locator('.block-editor-inserter__insertable-blocks-at-selection').getByRole('option') - Expected - 0 + Received + 2 Array [ "Paragraph", "Heading", "Image", + "Tab: Label", + "Tab: Label", ] Call log: - expect.toHaveText with timeout 5000ms - waiting for getByRole('region', { name: 'Block Library' }).locator('.block-editor-inserter__insertable-blocks-at-selection').getByRole('option') 9 × locator resolved to 5 elements 104 | await blockInserter.click(); 105 | await expect( blockLibrary ).toBeVisible(); > 106 | await expect( blockLibrary.getByRole( 'option' ) ).toHaveText( [ | ^ 107 | 'Paragraph', 108 | 'Heading', 109 | 'Image', at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/inner-blocks-allowed-blocks.spec.js:106:54
[chromium] › editor/plugins/inner-blocks-allowed-blocks.spec.js:64:2 › Allowed Blocks Setting on InnerBlocks › limits the blocks if the allowed blocks setting was set: test/e2e/specs/editor/plugins/inner-blocks-allowed-blocks.spec.js#L106
3) [chromium] › editor/plugins/inner-blocks-allowed-blocks.spec.js:64:2 › Allowed Blocks Setting on InnerBlocks › limits the blocks if the allowed blocks setting was set Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: getByRole('region', { name: 'Block Library' }).locator('.block-editor-inserter__insertable-blocks-at-selection').getByRole('option') - Expected - 0 + Received + 2 Array [ "Paragraph", "Heading", "Image", + "Tab: Label", + "Tab: Label", ] Call log: - expect.toHaveText with timeout 5000ms - waiting for getByRole('region', { name: 'Block Library' }).locator('.block-editor-inserter__insertable-blocks-at-selection').getByRole('option') 9 × locator resolved to 5 elements 104 | await blockInserter.click(); 105 | await expect( blockLibrary ).toBeVisible(); > 106 | await expect( blockLibrary.getByRole( 'option' ) ).toHaveText( [ | ^ 107 | 'Paragraph', 108 | 'Heading', 109 | 'Image', at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/inner-blocks-allowed-blocks.spec.js:106:54
Playwright - 2
Process completed with exit code 1.
[webkit] › editor/various/autocomplete-and-mentions.spec.js:546:2 › Autocomplete (@firefox: test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js#L573
1) [webkit] › editor/various/autocomplete-and-mentions.spec.js:546:2 › Autocomplete (@Firefox, @WebKit) › should allow speaking number of initial results Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByText('2 results found, use up and down arrow keys to navigate.') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByText('2 results found, use up and down arrow keys to navigate.') 571 | '2 results found, use up and down arrow keys to navigate.' 572 | ) > 573 | ).toBeVisible(); | ^ 574 | } ); 575 | } ); 576 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js:573:5
[webkit] › editor/various/autocomplete-and-mentions.spec.js:546:2 › Autocomplete (@firefox: test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js#L573
1) [webkit] › editor/various/autocomplete-and-mentions.spec.js:546:2 › Autocomplete (@Firefox, @WebKit) › should allow speaking number of initial results Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByText('2 results found, use up and down arrow keys to navigate.') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByText('2 results found, use up and down arrow keys to navigate.') 571 | '2 results found, use up and down arrow keys to navigate.' 572 | ) > 573 | ).toBeVisible(); | ^ 574 | } ); 575 | } ); 576 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js:573:5
[webkit] › editor/various/autocomplete-and-mentions.spec.js:546:2 › Autocomplete (@firefox: test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js#L573
1) [webkit] › editor/various/autocomplete-and-mentions.spec.js:546:2 › Autocomplete (@Firefox, @WebKit) › should allow speaking number of initial results Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByText('2 results found, use up and down arrow keys to navigate.') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByText('2 results found, use up and down arrow keys to navigate.') 571 | '2 results found, use up and down arrow keys to navigate.' 572 | ) > 573 | ).toBeVisible(); | ^ 574 | } ); 575 | } ); 576 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js:573:5
[webkit] › editor/blocks/navigation-frontend-interactivity.spec.js:93:3 › Navigation block - Frontend interactivity › Overlay menu › Overlay menu interactions in Safari (@webkit): packages/e2e-test-utils-playwright/src/request-utils/rest.ts#L119
2) [webkit] › editor/blocks/navigation-frontend-interactivity.spec.js:93:3 › Navigation block - Frontend interactivity › Overlay menu › Overlay menu interactions in Safari (@WebKit) Error: apiRequestContext.fetch: socket hang up Call log: - → POST http://localhost:8889/index.php?rest_route=/wp/v2/navigation/ - user-agent: Playwright/1.49.1 (x64; ubuntu 24.04) node/20.18 CI/1 - accept: */* - accept-encoding: gzip,deflate,br - X-WP-Nonce: 43eac798ef - content-type: application/json - content-length: 309 - cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1740234286%7CSZjOpmOKaT8nJ3TYTHbJwpdh7snv7MVtrzjNuYmPC7G%7Cb417169ad151c427458ed3d019a8e2784af67a0e0552f2485586f89a2f49d409; wp-settings-time-1=1740061525 at ../../../packages/e2e-test-utils-playwright/src/request-utils/rest.ts:119 117 | 118 | try { > 119 | const response = await this.request.fetch( url, { | ^ 120 | ...fetchOptions, 121 | failOnStatusCode: false, 122 | headers: { at RequestUtils.rest (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/rest.ts:119:39) at RequestUtils.createNavigationMenu (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/menus.ts:66:14) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-frontend-interactivity.spec.js:31:23
Playwright - 7
Process completed with exit code 1.
[firefox] › editor/various/autocomplete-and-mentions.spec.js:546:2 › Autocomplete (@firefox: test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js#L573
1) [firefox] › editor/various/autocomplete-and-mentions.spec.js:546:2 › Autocomplete (@Firefox, @WebKit) › should allow speaking number of initial results Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByText('2 results found, use up and down arrow keys to navigate.') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByText('2 results found, use up and down arrow keys to navigate.') 571 | '2 results found, use up and down arrow keys to navigate.' 572 | ) > 573 | ).toBeVisible(); | ^ 574 | } ); 575 | } ); 576 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js:573:5
[firefox] › editor/various/autocomplete-and-mentions.spec.js:546:2 › Autocomplete (@firefox: test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js#L573
1) [firefox] › editor/various/autocomplete-and-mentions.spec.js:546:2 › Autocomplete (@Firefox, @WebKit) › should allow speaking number of initial results Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByText('2 results found, use up and down arrow keys to navigate.') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByText('2 results found, use up and down arrow keys to navigate.') 571 | '2 results found, use up and down arrow keys to navigate.' 572 | ) > 573 | ).toBeVisible(); | ^ 574 | } ); 575 | } ); 576 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js:573:5
[firefox] › editor/various/autocomplete-and-mentions.spec.js:546:2 › Autocomplete (@firefox: test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js#L573
1) [firefox] › editor/various/autocomplete-and-mentions.spec.js:546:2 › Autocomplete (@Firefox, @WebKit) › should allow speaking number of initial results Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByText('2 results found, use up and down arrow keys to navigate.') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByText('2 results found, use up and down arrow keys to navigate.') 571 | '2 results found, use up and down arrow keys to navigate.' 572 | ) > 573 | ).toBeVisible(); | ^ 574 | } ); 575 | } ); 576 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js:573:5
Playwright - 8
Process completed with exit code 1.
🎭 Playwright Run Summary
2 skipped 202 passed (6.0m)
🎭 Playwright Run Summary
1 skipped 201 passed (8.3m)
🎭 Playwright Run Summary
1 failed [chromium] › editor/various/autocomplete-and-mentions.spec.js:546:2 › Autocomplete (@Firefox, @WebKit) › should allow speaking number of initial results 1 skipped 203 passed (8.5m)
🎭 Playwright Run Summary
207 passed (8.8m)
🎭 Playwright Run Summary
1 skipped 197 passed (8.4m)
🎭 Playwright Run Summary
3 failed [chromium] › editor/plugins/block-variations.spec.js:62:2 › Block variations › Search for the Paragraph block with 2 additional variations [chromium] › editor/plugins/child-blocks.spec.js:69:2 › Child Blocks › display in a parent block with allowedItems [chromium] › editor/plugins/inner-blocks-allowed-blocks.spec.js:64:2 › Allowed Blocks Setting on InnerBlocks › limits the blocks if the allowed blocks setting was set 1 skipped 194 passed (9.0m)
🎭 Playwright Run Summary
1 failed [webkit] › editor/various/autocomplete-and-mentions.spec.js:546:2 › Autocomplete (@Firefox, @WebKit) › should allow speaking number of initial results 1 flaky [webkit] › editor/blocks/navigation-frontend-interactivity.spec.js:93:3 › Navigation block - Frontend interactivity › Overlay menu › Overlay menu interactions in Safari (@WebKit) 1 skipped 206 passed (11.6m)
🎭 Playwright Run Summary
1 failed [firefox] › editor/various/autocomplete-and-mentions.spec.js:546:2 › Autocomplete (@Firefox, @WebKit) › should allow speaking number of initial results 3 skipped 187 passed (11.9m)

Artifacts

Produced during runtime
Name Size
failures-artifacts
32.5 MB
flaky-tests-report
1.39 KB