Skip to content

Split sections when dragging between them #102017

Split sections when dragging between them

Split sections when dragging between them #102017

Triggered via pull request April 19, 2024 14:16
Status Failure
Total duration 23m 57s
Artifacts 2

end2end-test.yml

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

Annotations

10 errors, 9 warnings, and 8 notices
[chromium] › widgets/customizing-widgets.spec.js:45:2 › Widgets Customizer › should add blocks: test/e2e/specs/widgets/customizing-widgets.spec.js#L679
1) [chromium] › widgets/customizing-widgets.spec.js:45:2 › Widgets Customizer › should add blocks TimeoutError: page.click: Timeout 10000ms exceeded. Call log: - waiting for locator('role=option[name="Heading"]') - locator resolved to <button id=":r5q:" tabindex="0" type="button" role="opti…>…</button> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - performing click action - <html class="" lang="en-US">…</html> intercepts pointer events - retrying click action, attempt #1 - waiting for element to be visible, enabled and stable - element was detached from the DOM, retrying 677 | await searchBox.type( blockName ); 678 | > 679 | await this.page.click( `role=option[name="${ blockName }"]` ); | ^ 680 | 681 | const addedBlock = this.page.locator( 682 | 'role=document >> css=.is-selected[data-block]' at WidgetsCustomizerPage.addBlock (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:679:19) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:66:3
[chromium] › widgets/customizing-widgets.spec.js:45:2 › Widgets Customizer › should add blocks: test/e2e/specs/widgets/customizing-widgets.spec.js#L679
1) [chromium] › widgets/customizing-widgets.spec.js:45:2 › Widgets Customizer › should add blocks Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.click: Timeout 10000ms exceeded. Call log: - waiting for locator('role=option[name="Heading"]') - locator resolved to <button id=":r5q:" tabindex="0" type="button" role="opti…>…</button> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - performing click action - <html class="" lang="en-US">…</html> intercepts pointer events - retrying click action, attempt #1 - waiting for element to be visible, enabled and stable - element was detached from the DOM, retrying 677 | await searchBox.type( blockName ); 678 | > 679 | await this.page.click( `role=option[name="${ blockName }"]` ); | ^ 680 | 681 | const addedBlock = this.page.locator( 682 | 'role=document >> css=.is-selected[data-block]' at WidgetsCustomizerPage.addBlock (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:679:19) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:66:3
[chromium] › widgets/customizing-widgets.spec.js:45:2 › Widgets Customizer › should add blocks: test/e2e/specs/widgets/customizing-widgets.spec.js#L679
1) [chromium] › widgets/customizing-widgets.spec.js:45:2 › Widgets Customizer › should add blocks Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.click: Timeout 10000ms exceeded. Call log: - waiting for locator('role=option[name="Heading"]') - locator resolved to <button id=":r5q:" tabindex="0" type="button" role="opti…>…</button> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - performing click action - <html class="" lang="en-US">…</html> intercepts pointer events - retrying click action, attempt #1 - waiting for element to be visible, enabled and stable - element was detached from the DOM, retrying 677 | await searchBox.type( blockName ); 678 | > 679 | await this.page.click( `role=option[name="${ blockName }"]` ); | ^ 680 | 681 | const addedBlock = this.page.locator( 682 | 'role=document >> css=.is-selected[data-block]' at WidgetsCustomizerPage.addBlock (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:679:19) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:66:3
[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#L92
2) [chromium] › widgets/editing-widgets.spec.js:44:2 › Widgets screen › Should insert content using the global inserter TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('region', { name: 'Block Library' }).getByRole('option', { name: 'Paragraph' }) - locator resolved to <button id=":r5v:" tabindex="0" type="button" role="opti…>…</button> - attempting click action - waiting for element to be visible, enabled and stable - element was detached from the DOM, retrying - locator resolved to <button id=":rb1:" tabindex="0" type="button" role="opti…>…</button> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - performing click action - <html lang="en-US" class="wp-toolbar">…</html> intercepts pointer events - retrying click action, attempt #1 - waiting for element to be visible, enabled and stable - element was detached from the DOM, retrying 90 | await pageUtils.pressKeys( 'Tab', { times: 2 } ); 91 | // TODO: We can add a test for the insertion indicator here. > 92 | await addParagraphBlock.click(); | ^ 93 | 94 | await addedParagraphBlockInFirstWidgetArea.focus(); 95 | await page.keyboard.type( 'Second Paragraph' ); at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/editing-widgets.spec.js:92:27
[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#L92
2) [chromium] › widgets/editing-widgets.spec.js:44:2 › Widgets screen › Should insert content using the global inserter Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('region', { name: 'Block Library' }).getByRole('option', { name: 'Paragraph' }) - locator resolved to <button id=":r5i:" tabindex="0" type="button" role="opti…>…</button> - attempting click action - waiting for element to be visible, enabled and stable - element was detached from the DOM, retrying - locator resolved to <button id=":rak:" tabindex="0" type="button" role="opti…>…</button> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - performing click action - <html lang="en-US" class="wp-toolbar">…</html> intercepts pointer events - retrying click action, attempt #1 - waiting for element to be visible, enabled and stable - element was detached from the DOM, retrying 90 | await pageUtils.pressKeys( 'Tab', { times: 2 } ); 91 | // TODO: We can add a test for the insertion indicator here. > 92 | await addParagraphBlock.click(); | ^ 93 | 94 | await addedParagraphBlockInFirstWidgetArea.focus(); 95 | await page.keyboard.type( 'Second Paragraph' ); at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/editing-widgets.spec.js:92:27
[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#L92
2) [chromium] › widgets/editing-widgets.spec.js:44:2 › Widgets screen › Should insert content using the global inserter Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('region', { name: 'Block Library' }).getByRole('option', { name: 'Paragraph' }) - locator resolved to <button id=":r5i:" tabindex="0" type="button" role="opti…>…</button> - attempting click action - waiting for element to be visible, enabled and stable - element was detached from the DOM, retrying - locator resolved to <button id=":rak:" tabindex="0" type="button" role="opti…>…</button> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - performing click action - <html lang="en-US" class="wp-toolbar">…</html> intercepts pointer events - retrying click action, attempt #1 - waiting for element to be visible, enabled and stable - element was detached from the DOM, retrying 90 | await pageUtils.pressKeys( 'Tab', { times: 2 } ); 91 | // TODO: We can add a test for the insertion indicator here. > 92 | await addParagraphBlock.click(); | ^ 93 | 94 | await addedParagraphBlockInFirstWidgetArea.focus(); 95 | await page.keyboard.type( 'Second Paragraph' ); at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/editing-widgets.spec.js:92:27
[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#L207
3) [chromium] › widgets/editing-widgets.spec.js:148:2 › Widgets screen › Should insert content using the inline inserter TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('button', { name: 'Add block' }).first() 205 | } ) 206 | .first(); > 207 | await inBetweenInserterButton.click(); | ^ 208 | 209 | const inserterSearchBox = page.getByRole( 'searchbox', { 210 | name: 'Search for blocks and patterns', at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/editing-widgets.spec.js:207:33
[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#L207
3) [chromium] › widgets/editing-widgets.spec.js:148:2 › Widgets screen › Should insert content using the inline inserter Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('button', { name: 'Add block' }).first() 205 | } ) 206 | .first(); > 207 | await inBetweenInserterButton.click(); | ^ 208 | 209 | const inserterSearchBox = page.getByRole( 'searchbox', { 210 | name: 'Search for blocks and patterns', at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/editing-widgets.spec.js:207:33
[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#L207
3) [chromium] › widgets/editing-widgets.spec.js:148:2 › Widgets screen › Should insert content using the inline inserter Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('button', { name: 'Add block' }).first() 205 | } ) 206 | .first(); > 207 | await inBetweenInserterButton.click(); | ^ 208 | 209 | const inserterSearchBox = page.getByRole( 'searchbox', { 210 | name: 'Search for blocks and patterns', at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/editing-widgets.spec.js:207:33
[chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation: test/e2e/specs/site-editor/site-editor-url-navigation.spec.js#L44
4) [chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('button', { name: 'For a specific item' }) 42 | await page 43 | .getByRole( 'button', { name: 'For a specific item' } ) > 44 | .click(); | ^ 45 | await page.getByRole( 'option', { name: 'Demo' } ).click(); 46 | await expect( page ).toHaveURL( 47 | '/wp-admin/site-editor.php?postId=emptytheme%2F%2Fsingle-post-demo&postType=wp_template&canvas=edit' at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/site-editor-url-navigation.spec.js:44:5
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 - 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 - 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 - 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 - 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/.
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
3 skipped 145 passed (7.9m)
🎭 Playwright Run Summary
3 failed [chromium] › widgets/customizing-widgets.spec.js:45:2 › Widgets Customizer › should add blocks ─ [chromium] › widgets/editing-widgets.spec.js:44:2 › Widgets screen › Should insert content using the global inserter [chromium] › widgets/editing-widgets.spec.js:148:2 › Widgets screen › Should insert content using the inline inserter 1 flaky [chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation 3 skipped 177 passed (7.9m)
🎭 Playwright Run Summary
11 skipped 180 passed (8.4m)
🎭 Playwright Run Summary
1 skipped 177 passed (9.0m)
🎭 Playwright Run Summary
185 passed (8.7m)
🎭 Playwright Run Summary
1 skipped 191 passed (10.1m)
🎭 Playwright Run Summary
1 skipped 184 passed (10.2m)
🎭 Playwright Run Summary
221 passed (12.5m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
16.5 MB
flaky-tests-report Expired
899 Bytes