Writing flow: absorb partial multi selection dispatching #90505
end2end-test.yml
on: pull_request
Matrix: e2e-playwright
Puppeteer
15m 25s
Report to GitHub
2m 42s
Annotations
5 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
|
[chromium] › editor/various/multi-block-selection.spec.js:551:2 › Multi-block selection › should return original focus after failed multi selection attempt:
test/e2e/specs/editor/various/multi-block-selection.spec.js#L610
1) [chromium] › editor/various/multi-block-selection.spec.js:551:2 › Multi-block selection › should return original focus after failed multi selection attempt
Error: expect(received).toMatchObject(expected)
- Expected - 8
+ Received + 1
- Array [
- Object {
- "attributes": Object {
- "content": "2",
- },
- "name": "core/paragraph",
- },
- ]
+ Array []
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
608 | await page.keyboard.press( 'Backspace' );
609 |
> 610 | await expect.poll( editor.getBlocks ).toMatchObject( [
| ^
611 | {
612 | name: 'core/paragraph',
613 | attributes: { content: '2' },
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:610:41
|
[chromium] › editor/various/multi-block-selection.spec.js:551:2 › Multi-block selection › should return original focus after failed multi selection attempt:
test/e2e/specs/editor/various/multi-block-selection.spec.js#L610
1) [chromium] › editor/various/multi-block-selection.spec.js:551:2 › Multi-block selection › should return original focus after failed multi selection attempt
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toMatchObject(expected)
- Expected - 8
+ Received + 1
- Array [
- Object {
- "attributes": Object {
- "content": "2",
- },
- "name": "core/paragraph",
- },
- ]
+ Array []
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
608 | await page.keyboard.press( 'Backspace' );
609 |
> 610 | await expect.poll( editor.getBlocks ).toMatchObject( [
| ^
611 | {
612 | name: 'core/paragraph',
613 | attributes: { content: '2' },
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:610:41
|
[chromium] › editor/various/multi-block-selection.spec.js:551:2 › Multi-block selection › should return original focus after failed multi selection attempt:
test/e2e/specs/editor/various/multi-block-selection.spec.js#L610
1) [chromium] › editor/various/multi-block-selection.spec.js:551:2 › Multi-block selection › should return original focus after failed multi selection attempt
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toMatchObject(expected)
- Expected - 8
+ Received + 1
- Array [
- Object {
- "attributes": Object {
- "content": "2",
- },
- "name": "core/paragraph",
- },
- ]
+ Array []
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
608 | await page.keyboard.press( 'Backspace' );
609 |
> 610 | await expect.poll( editor.getBlocks ).toMatchObject( [
| ^
611 | {
612 | name: 'core/paragraph',
613 | attributes: { content: '2' },
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:610:41
|
Playwright - 4
Process completed with exit code 1.
|
🎭 Playwright Run Summary
1 skipped
113 passed (5.7m)
|
🎭 Playwright Run Summary
1 skipped
152 passed (6.2m)
|
🎭 Playwright Run Summary
127 passed (5.8m)
|
🎭 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.7m)
|
🎭 Playwright Run Summary
3 skipped
119 passed (7.2m)
|
🎭 Playwright Run Summary
146 passed (6.9m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › editor/various/multi-block-selection.spec.js:551:2 › Multi-block selection › should return original focus after failed multi selection attempt
133 passed (7.5m)
|
🎭 Playwright Run Summary
11 skipped
151 passed (7.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
6.29 MB |
|
flaky-tests-report
Expired
|
2.94 KB |
|