DimensionControl
: Add __next40pxDefaultSize prop
#90162
end2end-test.yml
on: pull_request
Matrix: e2e-playwright
Puppeteer
15m 52s
Report to GitHub
2m 34s
Annotations
2 errors and 8 notices
[chromium] › site-editor/font-library.spec.js:45:3 › Font Library › When a theme with bundled fonts is active › should display the "Manage Fonts" icon:
test/e2e/specs/site-editor/font-library.spec.js#L42
1) [chromium] › site-editor/font-library.spec.js:45:3 › Font Library › When a theme with bundled fonts is active › should display the "Manage Fonts" icon
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for frameLocator('[name="editor-canvas"]').locator('body')
============================================================
40 | postType: 'wp_template',
41 | } );
> 42 | await editor.canvas.locator( 'body' ).click();
| ^
43 | } );
44 |
45 | test( 'should display the "Manage Fonts" icon', async ( { page } ) => {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/font-library.spec.js:42:42
|
[webkit] › editor/various/autocomplete-and-mentions.spec.js:171:3 › Autocomplete (@firefox:
test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js#L215
1) [webkit] › editor/various/autocomplete-and-mentions.spec.js:171:3 › Autocomplete (@Firefox, @WebKit) › User Mention: should insert two subsequent mentions
Error: expect(received).toBe(expected) // Object.is equality
- Expected - 1
+ Received + 5
<!-- wp:paragraph -->
- <p>The two greatest hobbits, in order: @thebetterhobbit @RingBearer.</p>
+ <p>The two greatest hobbits, in order: @BI</p>
+ <!-- /wp:paragraph -->
+
+ <!-- wp:paragraph -->
+ <p> @RingBearer.</p>
<!-- /wp:paragraph -->
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
213 | await expect
214 | .poll( editor.getEditedPostContent )
> 215 | .toBe( testData.snapshot );
| ^
216 | } );
217 |
218 | test( `${ completer }: should allow ${ type } selection via click event`, async ( {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js:215:6
|
🎭 Playwright Run Summary
133 passed (6.7m)
|
🎭 Playwright Run Summary
11 skipped
151 passed (7.2m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › site-editor/font-library.spec.js:45:3 › Font Library › When a theme with bundled fonts is active › should display the "Manage Fonts" icon
1 skipped
113 passed (6.6m)
|
🎭 Playwright Run Summary
1 skipped
152 passed (6.5m)
|
🎭 Playwright Run Summary
1 skipped
105 passed (5.4m)
|
|
🎭 Playwright Run Summary
135 passed (6.3m)
|
🎭 Playwright Run Summary
2 skipped
119 passed (7.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
2.92 MB |
|
flaky-tests-report
Expired
|
9.3 KB |
|