Skip to content

Scripts: Refactor to extract license logic #116987

Scripts: Refactor to extract license logic

Scripts: Refactor to extract license logic #116987

Triggered via pull request October 17, 2024 09:43
Status Success
Total duration 22m 0s
Artifacts 2

end2end-test.yml

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

Annotations

2 errors and 8 notices
[chromium] › site-editor/zoom-out.spec.js:20:2 › Zoom Out › Entering zoomed out mode zooms the canvas: test/e2e/specs/site-editor/zoom-out.spec.js#L44
1) [chromium] › site-editor/zoom-out.spec.js:20:2 › Zoom Out › Entering zoomed out mode zooms the canvas Error: expect(received).toBeGreaterThan(expected) Expected: > 60 Received: -2416.2985 42 | return parseFloat( paddingValue ); 43 | } ); > 44 | expect( htmlRect.y + paddingTop ).toBeGreaterThan( iframeRect.y ); | ^ 45 | expect( htmlRect.x ).toBeGreaterThan( iframeRect.x ); 46 | } ); 47 | } ); at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/zoom-out.spec.js:44:37
[webkit] › editor/various/rich-text.spec.js:98:2 › RichText (@firefox: test/e2e/specs/editor/various/rich-text.spec.js#L119
1) [webkit] › editor/various/rich-text.spec.js:98:2 › RichText (@Firefox, @WebKit) › should not highlight more than one format Error: expect(received).toBe(expected) // Object.is equality Expected: 1 Received: 0 117 | ).length 118 | ); > 119 | expect( count ).toBe( 1 ); | ^ 120 | } ); 121 | 122 | test( 'should return focus when pressing formatting button (-firefox)', async ( { at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/rich-text.spec.js:119:19
🎭 Playwright Run Summary
1 flaky [chromium] › site-editor/zoom-out.spec.js:20:2 › Zoom Out › Entering zoomed out mode zooms the canvas 2 skipped 193 passed (6.5m)
🎭 Playwright Run Summary
1 skipped 195 passed (9.1m)
🎭 Playwright Run Summary
1 skipped 194 passed (9.3m)
🎭 Playwright Run Summary
200 passed (10.1m)
🎭 Playwright Run Summary
1 skipped 187 passed (9.5m)
🎭 Playwright Run Summary
3 skipped 187 passed (10.0m)
🎭 Playwright Run Summary
1 flaky [webkit] › editor/various/rich-text.spec.js:98:2 › RichText (@Firefox, @WebKit) › should not highlight more than one format 1 skipped 196 passed (10.3m)
🎭 Playwright Run Summary
1 skipped 200 passed (10.2m)

Artifacts

Produced during runtime
Name Size
failures-artifacts
4.96 MB
flaky-tests-report
1.81 KB