Skip to content

Preload: add testing for post editor and pages in site editor #122194

Preload: add testing for post editor and pages in site editor

Preload: add testing for post editor and pages in site editor #122194

Triggered via pull request December 18, 2024 03:22
Status Failure
Total duration 18m 18s
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

5 errors, 9 warnings, and 8 notices
[chromium] › site-editor/preload.spec.js:77:2 › Preload: should make no requests before the iframe is loaded › Site Editor Page: test/e2e/specs/site-editor/preload.spec.js#L85
1) [chromium] › site-editor/preload.spec.js:77:2 › Preload: should make no requests before the iframe is loaded › Site Editor Page Error: expect(received).toEqual(expected) // deep equality - Expected - 8 + Received + 0 @@ -1,17 +1,9 @@ Array [ Array [ - "GET", - "/wp/v2/types/page", - ], - Array [ "OPTIONS", "/wp/v2/settings", - ], - Array [ - "GET", - "/wp/v2/taxonomies", ], Array [ "POST", "/wp/v2/users/me", ], 83 | canvas: 'edit', 84 | } ); > 85 | expect( requests ).toEqual( [ | ^ 86 | [ 'GET', '/wp/v2/types/page' ], 87 | [ 'OPTIONS', '/wp/v2/settings' ], 88 | [ 'GET', '/wp/v2/taxonomies' ], at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/preload.spec.js:85:22
[chromium] › site-editor/preload.spec.js:77:2 › Preload: should make no requests before the iframe is loaded › Site Editor Page: test/e2e/specs/site-editor/preload.spec.js#L85
1) [chromium] › site-editor/preload.spec.js:77:2 › Preload: should make no requests before the iframe is loaded › Site Editor Page Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 8 + Received + 0 @@ -1,17 +1,9 @@ Array [ Array [ - "GET", - "/wp/v2/types/page", - ], - Array [ "OPTIONS", "/wp/v2/settings", - ], - Array [ - "GET", - "/wp/v2/taxonomies", ], Array [ "POST", "/wp/v2/users/me", ], 83 | canvas: 'edit', 84 | } ); > 85 | expect( requests ).toEqual( [ | ^ 86 | [ 'GET', '/wp/v2/types/page' ], 87 | [ 'OPTIONS', '/wp/v2/settings' ], 88 | [ 'GET', '/wp/v2/taxonomies' ], at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/preload.spec.js:85:22
[chromium] › site-editor/preload.spec.js:77:2 › Preload: should make no requests before the iframe is loaded › Site Editor Page: test/e2e/specs/site-editor/preload.spec.js#L85
1) [chromium] › site-editor/preload.spec.js:77:2 › Preload: should make no requests before the iframe is loaded › Site Editor Page Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 8 + Received + 0 @@ -1,17 +1,9 @@ Array [ Array [ - "GET", - "/wp/v2/types/page", - ], - Array [ "OPTIONS", "/wp/v2/settings", - ], - Array [ - "GET", - "/wp/v2/taxonomies", ], Array [ "POST", "/wp/v2/users/me", ], 83 | canvas: 'edit', 84 | } ); > 85 | expect( requests ).toEqual( [ | ^ 86 | [ 'GET', '/wp/v2/types/page' ], 87 | [ 'OPTIONS', '/wp/v2/settings' ], 88 | [ 'GET', '/wp/v2/taxonomies' ], at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/preload.spec.js:85:22
Playwright - 5
Process completed with exit code 1.
Merge Artifacts
No artifacts found matching pattern 'flaky-tests-report*'
Playwright - 6
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 - 2
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
Playwright - 1
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 - 4
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
🎭 Playwright Run Summary
2 skipped 197 passed (6.5m)
🎭 Playwright Run Summary
1 failed [chromium] › site-editor/preload.spec.js:77:2 › Preload: should make no requests before the iframe is loaded › Site Editor Page 1 skipped 195 passed (9.5m)
🎭 Playwright Run Summary
1 skipped 198 passed (9.7m)
🎭 Playwright Run Summary
1 skipped 198 passed (9.7m)
🎭 Playwright Run Summary
1 skipped 205 passed (10.1m)
🎭 Playwright Run Summary
199 passed (10.3m)
🎭 Playwright Run Summary
3 skipped 188 passed (10.4m)
🎭 Playwright Run Summary
1 skipped 201 passed (10.6m)

Artifacts

Produced during runtime
Name Size
failures-artifacts
4.94 MB