Skip to content

Separator block: Allow divs to be used as separators #120819

Separator block: Allow divs to be used as separators

Separator block: Allow divs to be used as separators #120819

Triggered via pull request December 3, 2024 15:39
Status Failure
Total duration 18m 1s
Artifacts 1

end2end-test.yml

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

Annotations

9 errors, 9 warnings, and 8 notices
[chromium] › editor/various/inserting-blocks.spec.js:172:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L231
1) [chromium] › editor/various/inserting-blocks.spec.js:172:2 › Inserting blocks (@Firefox, @WebKit) › inserts patterns by dragging and dropping from the global inserter Error: Snapshot comparison failed: <!-- wp:paragraph --> <p>Dummy text</p> <!-- /wp:paragraph --> <!-- wp:query {"queryId":12,"query":{"perPage":3,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false},"metadata":{"categories":["posts"],"patternName":"core/query-standard-posts","name":"Standard"}} --> <div class="wp-block-query"><!-- wp:post-template --> <!-- wp:post-title {"isLink":true} /--> <!-- wp:post-featured-image {"isLink":true,"align":"wide"} /--> <!-- wp:post-excerpt /--> <!-- wp:separator {"opacity":"css"} --> <hr class="wp-block-separator has-css-opacity"/> <!-- /wp:separator /--> <!-- wp:post-date /--> <!-- /wp:post-template --></div> <!-- /wp:query --> Expected: /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/__snapshots__/Inserting-blocks-firefox-webkit-inserts-p-59603-ragging-and-dropping-from-the-global-inserter-1-chromium.txt Received: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-various-inserting-b-f26fa-ng-from-the-global-inserter-chromium/Inserting-blocks-firefox-59603--from-the-global-inserter-1-actual.txt 229 | await page.mouse.up(); 230 | > 231 | expect( await editor.getEditedPostContent() ).toMatchSnapshot(); | ^ 232 | } ); 233 | 234 | test( 'inserts synced patterns by dragging and dropping from the global inserter', async ( { at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:231:49
[chromium] › editor/various/inserting-blocks.spec.js:172:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L231
1) [chromium] › editor/various/inserting-blocks.spec.js:172:2 › Inserting blocks (@Firefox, @WebKit) › inserts patterns by dragging and dropping from the global inserter Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Snapshot comparison failed: <!-- wp:paragraph --> <p>Dummy text</p> <!-- /wp:paragraph --> <!-- wp:query {"queryId":1,"query":{"perPage":3,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false},"metadata":{"categories":["posts"],"patternName":"core/query-standard-posts","name":"Standard"}} --> <div class="wp-block-query"><!-- wp:post-template --> <!-- wp:post-title {"isLink":true} /--> <!-- wp:post-featured-image {"isLink":true,"align":"wide"} /--> <!-- wp:post-excerpt /--> <!-- wp:separator {"opacity":"css"} --> <hr class="wp-block-separator has-css-opacity"/> <!-- /wp:separator /--> <!-- wp:post-date /--> <!-- /wp:post-template --></div> <!-- /wp:query --> Expected: /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/__snapshots__/Inserting-blocks-firefox-webkit-inserts-p-59603-ragging-and-dropping-from-the-global-inserter-1-chromium.txt Received: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-various-inserting-b-f26fa-ng-from-the-global-inserter-chromium-retry1/Inserting-blocks-firefox-59603--from-the-global-inserter-1-actual.txt 229 | await page.mouse.up(); 230 | > 231 | expect( await editor.getEditedPostContent() ).toMatchSnapshot(); | ^ 232 | } ); 233 | 234 | test( 'inserts synced patterns by dragging and dropping from the global inserter', async ( { at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:231:49
[chromium] › editor/various/inserting-blocks.spec.js:172:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L231
1) [chromium] › editor/various/inserting-blocks.spec.js:172:2 › Inserting blocks (@Firefox, @WebKit) › inserts patterns by dragging and dropping from the global inserter Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Snapshot comparison failed: <!-- wp:paragraph --> <p>Dummy text</p> <!-- /wp:paragraph --> <!-- wp:query {"queryId":1,"query":{"perPage":3,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false},"metadata":{"categories":["posts"],"patternName":"core/query-standard-posts","name":"Standard"}} --> <div class="wp-block-query"><!-- wp:post-template --> <!-- wp:post-title {"isLink":true} /--> <!-- wp:post-featured-image {"isLink":true,"align":"wide"} /--> <!-- wp:post-excerpt /--> <!-- wp:separator {"opacity":"css"} --> <hr class="wp-block-separator has-css-opacity"/> <!-- /wp:separator /--> <!-- wp:post-date /--> <!-- /wp:post-template --></div> <!-- /wp:query --> Expected: /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/__snapshots__/Inserting-blocks-firefox-webkit-inserts-p-59603-ragging-and-dropping-from-the-global-inserter-1-chromium.txt Received: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-various-inserting-b-f26fa-ng-from-the-global-inserter-chromium-retry2/Inserting-blocks-firefox-59603--from-the-global-inserter-1-actual.txt 229 | await page.mouse.up(); 230 | > 231 | expect( await editor.getEditedPostContent() ).toMatchSnapshot(); | ^ 232 | } ); 233 | 234 | test( 'inserts synced patterns by dragging and dropping from the global inserter', async ( { at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:231:49
Playwright - 4
Process completed with exit code 1.
[webkit] › editor/various/inserting-blocks.spec.js:172:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L231
1) [webkit] › editor/various/inserting-blocks.spec.js:172:2 › Inserting blocks (@Firefox, @WebKit) › inserts patterns by dragging and dropping from the global inserter Error: Snapshot comparison failed: <!-- wp:paragraph --> <p>Dummy text</p> <!-- /wp:paragraph --> <!-- wp:query {"queryId":12,"query":{"perPage":3,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false},"metadata":{"categories":["posts"],"patternName":"core/query-standard-posts","name":"Standard"}} --> <div class="wp-block-query"><!-- wp:post-template --> <!-- wp:post-title {"isLink":true} /--> <!-- wp:post-featured-image {"isLink":true,"align":"wide"} /--> <!-- wp:post-excerpt /--> <!-- wp:separator {"opacity":"css"} --> <hr class="wp-block-separator has-css-opacity"/> <!-- /wp:separator /--> <!-- wp:post-date /--> <!-- /wp:post-template --></div> <!-- /wp:query --> Expected: /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/__snapshots__/Inserting-blocks-firefox-webkit-inserts-p-59603-ragging-and-dropping-from-the-global-inserter-1-webkit.txt Received: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-various-inserting-b-f26fa-ng-from-the-global-inserter-webkit/Inserting-blocks-firefox-59603--from-the-global-inserter-1-actual.txt 229 | await page.mouse.up(); 230 | > 231 | expect( await editor.getEditedPostContent() ).toMatchSnapshot(); | ^ 232 | } ); 233 | 234 | test( 'inserts synced patterns by dragging and dropping from the global inserter', async ( { at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:231:49
[webkit] › editor/various/inserting-blocks.spec.js:172:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L231
1) [webkit] › editor/various/inserting-blocks.spec.js:172:2 › Inserting blocks (@Firefox, @WebKit) › inserts patterns by dragging and dropping from the global inserter Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Snapshot comparison failed: <!-- wp:paragraph --> <p>Dummy text</p> <!-- /wp:paragraph --> <!-- wp:query {"queryId":1,"query":{"perPage":3,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false},"metadata":{"categories":["posts"],"patternName":"core/query-standard-posts","name":"Standard"}} --> <div class="wp-block-query"><!-- wp:post-template --> <!-- wp:post-title {"isLink":true} /--> <!-- wp:post-featured-image {"isLink":true,"align":"wide"} /--> <!-- wp:post-excerpt /--> <!-- wp:separator {"opacity":"css"} --> <hr class="wp-block-separator has-css-opacity"/> <!-- /wp:separator /--> <!-- wp:post-date /--> <!-- /wp:post-template --></div> <!-- /wp:query --> Expected: /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/__snapshots__/Inserting-blocks-firefox-webkit-inserts-p-59603-ragging-and-dropping-from-the-global-inserter-1-webkit.txt Received: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-various-inserting-b-f26fa-ng-from-the-global-inserter-webkit-retry1/Inserting-blocks-firefox-59603--from-the-global-inserter-1-actual.txt 229 | await page.mouse.up(); 230 | > 231 | expect( await editor.getEditedPostContent() ).toMatchSnapshot(); | ^ 232 | } ); 233 | 234 | test( 'inserts synced patterns by dragging and dropping from the global inserter', async ( { at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:231:49
[webkit] › editor/various/inserting-blocks.spec.js:172:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L231
1) [webkit] › editor/various/inserting-blocks.spec.js:172:2 › Inserting blocks (@Firefox, @WebKit) › inserts patterns by dragging and dropping from the global inserter Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Snapshot comparison failed: <!-- wp:paragraph --> <p>Dummy text</p> <!-- /wp:paragraph --> <!-- wp:query {"queryId":1,"query":{"perPage":3,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false},"metadata":{"categories":["posts"],"patternName":"core/query-standard-posts","name":"Standard"}} --> <div class="wp-block-query"><!-- wp:post-template --> <!-- wp:post-title {"isLink":true} /--> <!-- wp:post-featured-image {"isLink":true,"align":"wide"} /--> <!-- wp:post-excerpt /--> <!-- wp:separator {"opacity":"css"} --> <hr class="wp-block-separator has-css-opacity"/> <!-- /wp:separator /--> <!-- wp:post-date /--> <!-- /wp:post-template --></div> <!-- /wp:query --> Expected: /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/__snapshots__/Inserting-blocks-firefox-webkit-inserts-p-59603-ragging-and-dropping-from-the-global-inserter-1-webkit.txt Received: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-various-inserting-b-f26fa-ng-from-the-global-inserter-webkit-retry2/Inserting-blocks-firefox-59603--from-the-global-inserter-1-actual.txt 229 | await page.mouse.up(); 230 | > 231 | expect( await editor.getEditedPostContent() ).toMatchSnapshot(); | ^ 232 | } ); 233 | 234 | test( 'inserts synced patterns by dragging and dropping from the global inserter', async ( { at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:231:49
Playwright - 7
Process completed with exit code 1.
Merge Artifacts
No artifacts found matching pattern 'flaky-tests-report*'
Playwright - 6
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright - 2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright - 3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright - 5
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright - 8
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright - 4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright - 1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright - 7
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Merge Artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
2 skipped 195 passed (6.5m)
🎭 Playwright Run Summary
1 skipped 194 passed (8.9m)
🎭 Playwright Run Summary
1 skipped 201 passed (9.6m)
🎭 Playwright Run Summary
1 skipped 190 passed (9.6m)
🎭 Playwright Run Summary
3 skipped 188 passed (10.1m)
🎭 Playwright Run Summary
1 failed [chromium] › editor/various/inserting-blocks.spec.js:172:2 › Inserting blocks (@Firefox, @WebKit) › inserts patterns by dragging and dropping from the global inserter 1 skipped 196 passed (10.1m)
🎭 Playwright Run Summary
199 passed (10.3m)
🎭 Playwright Run Summary
1 failed [webkit] › editor/various/inserting-blocks.spec.js:172:2 › Inserting blocks (@Firefox, @WebKit) › inserts patterns by dragging and dropping from the global inserter 1 skipped 200 passed (10.6m)

Artifacts

Produced during runtime
Name Size
failures-artifacts
20.6 MB