Skip to content

Try: Playwright E2E-1 failure fix #125371

Try: Playwright E2E-1 failure fix

Try: Playwright E2E-1 failure fix #125371

Triggered via pull request March 3, 2025 11:50
Status Success
Total duration 22m 34s
Artifacts 2

end2end-test.yml

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

Annotations

2 errors and 8 notices
[chromium] › site-editor/template-revert.spec.js:135:2 › Template Revert › should show the original content after revert: test/e2e/specs/site-editor/template-revert.spec.js#L165
1) [chromium] › site-editor/template-revert.spec.js:135:2 › Template Revert › should show the original content after revert, clicking undo then redo in the header toolbar Error: expect(received).toEqual(expected) // deep equality - Expected - 9 + Received + 8 - <!-- wp:template-part {"slug":"header","tagName":"header","theme":"emptytheme"} /--> + <!-- wp:template-part {"slug":"header","theme":"emptytheme","tagName":"header"} /--> - <!-- wp:query {"queryId":1,"query":{"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","sticky":""}} --> + + <!-- wp:query {"queryId":1,"query":{"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","sticky":"","perPage":10}} --> - <div class="wp-block-query"> - <!-- wp:post-template --> + <div class="wp-block-query"><!-- wp:post-template --> - <!-- wp:post-title {"isLink":true} /--> + <!-- wp:post-title {"isLink":true} /--> - <!-- wp:post-excerpt /--> + + <!-- wp:post-excerpt /--> - <!-- /wp:post-template --> - </div> + <!-- /wp:post-template --></div> <!-- /wp:query --> - 163 | const contentAfterRedo = 164 | await templateRevertUtils.getCurrentSiteEditorContent(); > 165 | expect( contentAfterRedo ).toEqual( contentBefore ); | ^ 166 | } ); 167 | 168 | test( 'should show the edited content after revert, clicking undo in the header toolbar, save and reload', async ( { at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-revert.spec.js:165:30
Report to GitHub
HttpError: Resource not accessible by integration
🎭 Playwright Run Summary
1 flaky [chromium] › site-editor/template-revert.spec.js:135:2 › Template Revert › should show the original content after revert, clicking undo then redo in the header toolbar 2 skipped 202 passed (6.0m)
🎭 Playwright Run Summary
1 skipped 204 passed (8.3m)
🎭 Playwright Run Summary
1 skipped 197 passed (8.2m)
🎭 Playwright Run Summary
207 passed (8.9m)
🎭 Playwright Run Summary
1 skipped 197 passed (8.1m)
🎭 Playwright Run Summary
1 skipped 201 passed (8.5m)
🎭 Playwright Run Summary
3 skipped 188 passed (10.8m)
🎭 Playwright Run Summary
1 skipped 208 passed (10.7m)

Artifacts

Produced during runtime
Name Size
failures-artifacts
2.39 MB
flaky-tests-report
1.6 KB