Skip to content

Pattern: Experiment with using template slots for content replacement #73437

Pattern: Experiment with using template slots for content replacement

Pattern: Experiment with using template slots for content replacement #73437

Triggered via pull request May 19, 2023 13:03
Status Failure
Total duration 28m 41s
Artifacts 1

end2end-test.yml

on: pull_request
Matrix: e2e-playwright
Matrix: e2e-puppeteer
Report to GitHub
5s
Report to GitHub
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 notices
[chromium] › editor/plugins/deprecated-node-matcher.spec.js:26:2 › Deprecated Node Matcher › should insert block with node source: test/e2e/specs/editor/plugins/deprecated-node-matcher.spec.js#L34
1) [chromium] › editor/plugins/deprecated-node-matcher.spec.js:26:2 › Deprecated Node Matcher › should insert block with node source Error: Snapshot comparison failed: <!-- wp:deprecated-node-matcher --> <blockquote class="wp-block-deprecated-node-matcher"><p>test</p><p></p></blockquote> <!-- /wp:deprecated-node-matcher --> <!-- wp:paragraph --> <p></p> <!-- /wp:paragraph --> Expected: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-plugins-deprecated-node-matcher-Deprecated-Node-Matcher-should-insert-block-with-node-source-chromium/Deprecated-Node-Matcher-should-insert-block-with-node-source-1-expected.txt Received: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-plugins-deprecated-node-matcher-Deprecated-Node-Matcher-should-insert-block-with-node-source-chromium/Deprecated-Node-Matcher-should-insert-block-with-node-source-1-actual.txt 32 | await page.keyboard.type( 'test' ); 33 | await page.keyboard.press( 'Enter' ); > 34 | expect( await editor.getEditedPostContent() ).toMatchSnapshot(); | ^ 35 | } ); 36 | 37 | test( 'should insert block with children source', async ( { at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/deprecated-node-matcher.spec.js:34:49
[chromium] › editor/plugins/deprecated-node-matcher.spec.js:26:2 › Deprecated Node Matcher › should insert block with node source: test/e2e/specs/editor/plugins/deprecated-node-matcher.spec.js#L34
1) [chromium] › editor/plugins/deprecated-node-matcher.spec.js:26:2 › Deprecated Node Matcher › should insert block with node source Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Snapshot comparison failed: <!-- wp:deprecated-node-matcher --> <blockquote class="wp-block-deprecated-node-matcher"><p>test</p><p></p></blockquote> <!-- /wp:deprecated-node-matcher --> <!-- wp:paragraph --> <p></p> <!-- /wp:paragraph --> Expected: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-plugins-deprecated-node-matcher-Deprecated-Node-Matcher-should-insert-block-with-node-source-chromium-retry1/Deprecated-Node-Matcher-should-insert-block-with-node-source-1-expected.txt Received: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-plugins-deprecated-node-matcher-Deprecated-Node-Matcher-should-insert-block-with-node-source-chromium-retry1/Deprecated-Node-Matcher-should-insert-block-with-node-source-1-actual.txt 32 | await page.keyboard.type( 'test' ); 33 | await page.keyboard.press( 'Enter' ); > 34 | expect( await editor.getEditedPostContent() ).toMatchSnapshot(); | ^ 35 | } ); 36 | 37 | test( 'should insert block with children source', async ( { at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/deprecated-node-matcher.spec.js:34:49
[chromium] › editor/plugins/deprecated-node-matcher.spec.js:26:2 › Deprecated Node Matcher › should insert block with node source: test/e2e/specs/editor/plugins/deprecated-node-matcher.spec.js#L34
1) [chromium] › editor/plugins/deprecated-node-matcher.spec.js:26:2 › Deprecated Node Matcher › should insert block with node source Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Snapshot comparison failed: <!-- wp:deprecated-node-matcher --> <blockquote class="wp-block-deprecated-node-matcher"><p>test</p><p></p></blockquote> <!-- /wp:deprecated-node-matcher --> <!-- wp:paragraph --> <p></p> <!-- /wp:paragraph --> Expected: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-plugins-deprecated-node-matcher-Deprecated-Node-Matcher-should-insert-block-with-node-source-chromium-retry2/Deprecated-Node-Matcher-should-insert-block-with-node-source-1-expected.txt Received: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-plugins-deprecated-node-matcher-Deprecated-Node-Matcher-should-insert-block-with-node-source-chromium-retry2/Deprecated-Node-Matcher-should-insert-block-with-node-source-1-actual.txt 32 | await page.keyboard.type( 'test' ); 33 | await page.keyboard.press( 'Enter' ); > 34 | expect( await editor.getEditedPostContent() ).toMatchSnapshot(); | ^ 35 | } ); 36 | 37 | test( 'should insert block with children source', async ( { at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/deprecated-node-matcher.spec.js:34:49
[chromium] › editor/plugins/deprecated-node-matcher.spec.js:37:2 › Deprecated Node Matcher › should insert block with children source: test/e2e/specs/editor/plugins/deprecated-node-matcher.spec.js#L53
2) [chromium] › editor/plugins/deprecated-node-matcher.spec.js:37:2 › Deprecated Node Matcher › should insert block with children source Error: Snapshot comparison failed: <!-- wp:deprecated-children-matcher --> <p class="wp-block-deprecated-children-matcher">test<br/</p> <!-- /wp:deprecated-children-matcher --> <!-- wp:paragraph --> <p><strong>a</strong></p> <!-- /wp:deprecated-children-matcherparagraph --> Expected: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-plugins-deprecated-node-matcher-Depreca-32dc3-atcher-should-insert-block-with-children-source-chromium/Deprecated-Node-Matcher-should-insert-block-with-children-source-1-expected.txt Received: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-plugins-deprecated-node-matcher-Depreca-32dc3-atcher-should-insert-block-with-children-source-chromium/Deprecated-Node-Matcher-should-insert-block-with-children-source-1-actual.txt 51 | await page.keyboard.up( 'Shift' ); 52 | await pageUtils.pressKeys( 'primary+b' ); > 53 | expect( await editor.getEditedPostContent() ).toMatchSnapshot(); | ^ 54 | } ); 55 | } ); 56 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/deprecated-node-matcher.spec.js:53:49
[chromium] › editor/plugins/deprecated-node-matcher.spec.js:37:2 › Deprecated Node Matcher › should insert block with children source: test/e2e/specs/editor/plugins/deprecated-node-matcher.spec.js#L53
2) [chromium] › editor/plugins/deprecated-node-matcher.spec.js:37:2 › Deprecated Node Matcher › should insert block with children source Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Snapshot comparison failed: <!-- wp:deprecated-children-matcher --> <p class="wp-block-deprecated-children-matcher">test<br/</p> <!-- /wp:deprecated-children-matcher --> <!-- wp:paragraph --> <p><strong>a</strong></p> <!-- /wp:deprecated-children-matcherparagraph --> Expected: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-plugins-deprecated-node-matcher-Depreca-32dc3-atcher-should-insert-block-with-children-source-chromium-retry1/Deprecated-Node-Matcher-should-insert-block-with-children-source-1-expected.txt Received: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-plugins-deprecated-node-matcher-Depreca-32dc3-atcher-should-insert-block-with-children-source-chromium-retry1/Deprecated-Node-Matcher-should-insert-block-with-children-source-1-actual.txt 51 | await page.keyboard.up( 'Shift' ); 52 | await pageUtils.pressKeys( 'primary+b' ); > 53 | expect( await editor.getEditedPostContent() ).toMatchSnapshot(); | ^ 54 | } ); 55 | } ); 56 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/deprecated-node-matcher.spec.js:53:49
[chromium] › editor/plugins/deprecated-node-matcher.spec.js:37:2 › Deprecated Node Matcher › should insert block with children source: test/e2e/specs/editor/plugins/deprecated-node-matcher.spec.js#L53
2) [chromium] › editor/plugins/deprecated-node-matcher.spec.js:37:2 › Deprecated Node Matcher › should insert block with children source Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Snapshot comparison failed: <!-- wp:deprecated-children-matcher --> <p class="wp-block-deprecated-children-matcher">test<br/</p> <!-- /wp:deprecated-children-matcher --> <!-- wp:paragraph --> <p><strong>a</strong></p> <!-- /wp:deprecated-children-matcherparagraph --> Expected: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-plugins-deprecated-node-matcher-Depreca-32dc3-atcher-should-insert-block-with-children-source-chromium-retry2/Deprecated-Node-Matcher-should-insert-block-with-children-source-1-expected.txt Received: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-plugins-deprecated-node-matcher-Depreca-32dc3-atcher-should-insert-block-with-children-source-chromium-retry2/Deprecated-Node-Matcher-should-insert-block-with-children-source-1-actual.txt 51 | await page.keyboard.up( 'Shift' ); 52 | await pageUtils.pressKeys( 'primary+b' ); > 53 | expect( await editor.getEditedPostContent() ).toMatchSnapshot(); | ^ 54 | } ); 55 | } ); 56 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/deprecated-node-matcher.spec.js:53:49
Playwright - 1
Process completed with exit code 1.
Report to GitHub
Unable to find an artifact with the name: flaky-tests-report
🎭 Playwright Run Summary
4 skipped 264 passed (20.3m)
🎭 Playwright Run Summary
2 failed [chromium] › editor/plugins/deprecated-node-matcher.spec.js:26:2 › Deprecated Node Matcher › should insert block with node source [chromium] › editor/plugins/deprecated-node-matcher.spec.js:37:2 › Deprecated Node Matcher › should insert block with children source 325 passed (20.5m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
7.53 MB