Block API: Convert block alias into canonical block (PoC) #103542
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 |
|