Block editor: scroll block into view on insert #103428
Annotations
1 error, 4 warnings, and 1 notice
Run the tests:
test/e2e/specs/editor/various/typewriter.spec.js#L273
1) [chromium] › editor/various/typewriter.spec.js:187:2 › Typewriter › should scroll caret into view from the top
Error: expect(received).toBeGreaterThan(expected)
Expected: > 5.59375
Received: 5.59375
271 | const newTopPosition = await typewriterUtils.getCaretPosition();
272 |
> 273 | expect( newTopPosition ).toBeGreaterThan( topPostition );
| ^
274 |
275 | // Should maintain new caret position.
276 | await page.keyboard.press( 'Enter' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/typewriter.spec.js:273:28
|
Set up job
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/0ad4b8fadaa221de15dcec353f45205ec38ea70b'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
Set up job
Back off 10.187 seconds before retry.
|
Set up job
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/0ad4b8fadaa221de15dcec353f45205ec38ea70b'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
Set up job
Back off 17.185 seconds before retry.
|
Run the tests
1 flaky
[chromium] › editor/various/typewriter.spec.js:187:2 › Typewriter › should scroll caret into view from the top
184 passed (8.8m)
|
Loading