Skip to content

Image: Avoid link class loss when pasting for raw transformation #121565

Image: Avoid link class loss when pasting for raw transformation

Image: Avoid link class loss when pasting for raw transformation #121565

Triggered via pull request December 10, 2024 18:16
Status Success
Total duration 21m 56s
Artifacts 2

end2end-test.yml

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

Annotations

2 errors, 10 warnings, and 8 notices
[chromium] › editor/blocks/navigation-colors.spec.js:274:2 › Navigation colors › As a user I expect my navigation to use the colors I selected for it: packages/e2e-test-utils-playwright/src/request-utils/rest.ts#L119
1) [chromium] › editor/blocks/navigation-colors.spec.js:274:2 › Navigation colors › As a user I expect my navigation to use the colors I selected for it Error: apiRequestContext.fetch: socket hang up Call log: - → GET http://localhost:8889/index.php?rest_route=/wp/v2/navigation/ - user-agent: Playwright/1.48.1 (x64; ubuntu 22.04) node/20.18 CI/1 - accept: */* - accept-encoding: gzip,deflate,br - X-WP-Nonce: 22b083882f - content-type: application/json - content-length: 90 - cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1734027794%7C3Hn90qyfzcQheAdDfVMfY02SRKnPpqFpjZSDV5nVCTu%7C109ae43d6b91035d7005b3d3f462a867be8385cfe84137c4d05126187f3629ba; wp-settings-time-1=1733855554 at ../../../packages/e2e-test-utils-playwright/src/request-utils/rest.ts:119 117 | 118 | try { > 119 | const response = await this.request.fetch( url, { | ^ 120 | ...fetchOptions, 121 | failOnStatusCode: false, 122 | headers: { at RequestUtils.rest (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/rest.ts:119:39) at RequestUtils.deleteAllMenus (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/menus.ts:81:30) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:40:17
[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":10,"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
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 - 5
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 - 4
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 - 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
Report to GitHub
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 193 passed (6.5m)
🎭 Playwright Run Summary
1 skipped 196 passed (9.2m)
🎭 Playwright Run Summary
1 skipped 198 passed (9.5m)
🎭 Playwright Run Summary
1 skipped 199 passed (9.7m)
🎭 Playwright Run Summary
1 skipped 197 passed (9.9m)
🎭 Playwright Run Summary
3 skipped 188 passed (10.3m)
🎭 Playwright Run Summary
1 flaky [chromium] › editor/blocks/navigation-colors.spec.js:274:2 › Navigation colors › As a user I expect my navigation to use the colors I selected for it 198 passed (10.4m)
🎭 Playwright Run Summary
1 flaky [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.4m)

Artifacts

Produced during runtime
Name Size
failures-artifacts
6.47 MB
flaky-tests-report
2.84 KB