Skip to content

Block API: Convert block alias into canonical block (PoC) #103542

Block API: Convert block alias into canonical block (PoC)

Block API: Convert block alias into canonical block (PoC) #103542

Triggered via pull request May 8, 2024 14:31
Status Failure
Total duration 20m 0s
Artifacts 1

end2end-test.yml

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

Annotations

8 errors and 8 notices
[chromium] › editor/blocks/group.spec.js:11:2 › Group › can be created using the block inserter: test/e2e/specs/editor/blocks/group.spec.js#L38
1) [chromium] › editor/blocks/group.spec.js:11:2 › Group › can be created using the block inserter Error: Snapshot comparison failed: <!-- wp:group {"metadata":{},"layout":{"type":"constrained"}} --> <div class="wp-block-group"></div> <!-- /wp:group --> Expected: /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/__snapshots__/Group-can-be-created-using-the-block-inserter-1-chromium.txt Received: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-blocks-group-Group--12fc1-ed-using-the-block-inserter-chromium/Group-can-be-created-using-the-block-inserter-1-actual.txt 36 | .click(); 37 | > 38 | expect( await editor.getEditedPostContent() ).toMatchSnapshot(); | ^ 39 | } ); 40 | 41 | test( 'can be created using the slash inserter', async ( { at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/group.spec.js:38:49
[chromium] › editor/blocks/group.spec.js:11:2 › Group › can be created using the block inserter: test/e2e/specs/editor/blocks/group.spec.js#L38
1) [chromium] › editor/blocks/group.spec.js:11:2 › Group › can be created using the block inserter Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Snapshot comparison failed: <!-- wp:group {"metadata":{},"layout":{"type":"constrained"}} --> <div class="wp-block-group"></div> <!-- /wp:group --> Expected: /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/__snapshots__/Group-can-be-created-using-the-block-inserter-1-chromium.txt Received: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-blocks-group-Group--12fc1-ed-using-the-block-inserter-chromium-retry1/Group-can-be-created-using-the-block-inserter-1-actual.txt 36 | .click(); 37 | > 38 | expect( await editor.getEditedPostContent() ).toMatchSnapshot(); | ^ 39 | } ); 40 | 41 | test( 'can be created using the slash inserter', async ( { at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/group.spec.js:38:49
[chromium] › editor/blocks/group.spec.js:11:2 › Group › can be created using the block inserter: test/e2e/specs/editor/blocks/group.spec.js#L38
1) [chromium] › editor/blocks/group.spec.js:11:2 › Group › can be created using the block inserter Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Snapshot comparison failed: <!-- wp:group {"metadata":{},"layout":{"type":"constrained"}} --> <div class="wp-block-group"></div> <!-- /wp:group --> Expected: /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/__snapshots__/Group-can-be-created-using-the-block-inserter-1-chromium.txt Received: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-blocks-group-Group--12fc1-ed-using-the-block-inserter-chromium-retry2/Group-can-be-created-using-the-block-inserter-1-actual.txt 36 | .click(); 37 | > 38 | expect( await editor.getEditedPostContent() ).toMatchSnapshot(); | ^ 39 | } ); 40 | 41 | test( 'can be created using the slash inserter', async ( { at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/group.spec.js:38:49
[chromium] › editor/blocks/group.spec.js:41:2 › Group › can be created using the slash inserter: test/e2e/specs/editor/blocks/group.spec.js#L61
2) [chromium] › editor/blocks/group.spec.js:41:2 › Group › can be created using the slash inserter Error: Snapshot comparison failed: <!-- wp:group {"metadata":{},"layout":{"type":"constrained"}} --> <div class="wp-block-group"></div> <!-- /wp:group --> Expected: /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/__snapshots__/Group-can-be-created-using-the-slash-inserter-1-chromium.txt Received: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-blocks-group-Group--b10a0-ed-using-the-slash-inserter-chromium/Group-can-be-created-using-the-slash-inserter-1-actual.txt 59 | .click(); 60 | > 61 | expect( await editor.getEditedPostContent() ).toMatchSnapshot(); | ^ 62 | } ); 63 | 64 | test( 'can have other blocks appended to it using the button appender', async ( { at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/group.spec.js:61:49
[chromium] › editor/blocks/group.spec.js:41:2 › Group › can be created using the slash inserter: test/e2e/specs/editor/blocks/group.spec.js#L61
2) [chromium] › editor/blocks/group.spec.js:41:2 › Group › can be created using the slash inserter Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Snapshot comparison failed: <!-- wp:group {"metadata":{},"layout":{"type":"constrained"}} --> <div class="wp-block-group"></div> <!-- /wp:group --> Expected: /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/__snapshots__/Group-can-be-created-using-the-slash-inserter-1-chromium.txt Received: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-blocks-group-Group--b10a0-ed-using-the-slash-inserter-chromium-retry1/Group-can-be-created-using-the-slash-inserter-1-actual.txt 59 | .click(); 60 | > 61 | expect( await editor.getEditedPostContent() ).toMatchSnapshot(); | ^ 62 | } ); 63 | 64 | test( 'can have other blocks appended to it using the button appender', async ( { at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/group.spec.js:61:49
[chromium] › editor/blocks/group.spec.js:41:2 › Group › can be created using the slash inserter: test/e2e/specs/editor/blocks/group.spec.js#L61
2) [chromium] › editor/blocks/group.spec.js:41:2 › Group › can be created using the slash inserter Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Snapshot comparison failed: <!-- wp:group {"metadata":{},"layout":{"type":"constrained"}} --> <div class="wp-block-group"></div> <!-- /wp:group --> Expected: /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/__snapshots__/Group-can-be-created-using-the-slash-inserter-1-chromium.txt Received: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-blocks-group-Group--b10a0-ed-using-the-slash-inserter-chromium-retry2/Group-can-be-created-using-the-slash-inserter-1-actual.txt 59 | .click(); 60 | > 61 | expect( await editor.getEditedPostContent() ).toMatchSnapshot(); | ^ 62 | } ); 63 | 64 | test( 'can have other blocks appended to it using the button appender', async ( { at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/group.spec.js:61:49
Playwright - 1
Process completed with exit code 1.
Merge Artifacts
No artifacts found matching pattern 'flaky-tests-report*'
🎭 Playwright Run Summary
3 skipped 182 passed (5.6m)
🎭 Playwright Run Summary
3 skipped 145 passed (7.6m)
🎭 Playwright Run Summary
1 skipped 183 passed (9.0m)
🎭 Playwright Run Summary
185 passed (9.2m)
🎭 Playwright Run Summary
2 failed [chromium] › editor/blocks/group.spec.js:11:2 › Group › can be created using the block inserter [chromium] › editor/blocks/group.spec.js:41:2 › Group › can be created using the slash inserter 188 passed (9.4m)
🎭 Playwright Run Summary
1 skipped 191 passed (9.8m)
🎭 Playwright Run Summary
1 skipped 176 passed (9.8m)
🎭 Playwright Run Summary
221 passed (12.3m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
8.22 MB