Skip to content

Writing flow: absorb partial multi selection dispatching #90980

Writing flow: absorb partial multi selection dispatching

Writing flow: absorb partial multi selection dispatching #90980

Triggered via pull request December 15, 2023 10:02
Status Failure
Total duration 22m 4s
Artifacts 2

end2end-test.yml

on: pull_request
Matrix: e2e-playwright
Report to GitHub
2m 42s
Report to GitHub
Fit to window
Zoom out
Zoom in

Annotations

7 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:666:2 › Multi-block selection › should clear selection when clicking next to blocks: test/e2e/specs/editor/various/multi-block-selection.spec.js#L703
1) [chromium] › editor/various/multi-block-selection.spec.js:666:2 › Multi-block selection › should clear selection when clicking next to blocks Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 3 - Array [] + Array [ + 1, + ] Call Log: - Timeout 5000ms exceeded while waiting on the predicate 701 | await expect 702 | .poll( multiBlockSelectionUtils.getSelectedFlatIndices ) > 703 | .toEqual( [] ); | ^ 704 | 705 | await expect.poll( editor.getBlocks ).toMatchObject( [ 706 | { name: 'core/paragraph', attributes: { content: '1' } }, at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:703:5
[chromium] › editor/various/multi-block-selection.spec.js:666:2 › Multi-block selection › should clear selection when clicking next to blocks: test/e2e/specs/editor/various/multi-block-selection.spec.js#L703
1) [chromium] › editor/various/multi-block-selection.spec.js:666:2 › Multi-block selection › should clear selection when clicking next to blocks Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 3 - Array [] + Array [ + 1, + ] Call Log: - Timeout 5000ms exceeded while waiting on the predicate 701 | await expect 702 | .poll( multiBlockSelectionUtils.getSelectedFlatIndices ) > 703 | .toEqual( [] ); | ^ 704 | 705 | await expect.poll( editor.getBlocks ).toMatchObject( [ 706 | { name: 'core/paragraph', attributes: { content: '1' } }, at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:703:5
[chromium] › editor/various/multi-block-selection.spec.js:666:2 › Multi-block selection › should clear selection when clicking next to blocks: test/e2e/specs/editor/various/multi-block-selection.spec.js#L703
1) [chromium] › editor/various/multi-block-selection.spec.js:666:2 › Multi-block selection › should clear selection when clicking next to blocks Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 3 - Array [] + Array [ + 1, + ] Call Log: - Timeout 5000ms exceeded while waiting on the predicate 701 | await expect 702 | .poll( multiBlockSelectionUtils.getSelectedFlatIndices ) > 703 | .toEqual( [] ); | ^ 704 | 705 | await expect.poll( editor.getBlocks ).toMatchObject( [ 706 | { name: 'core/paragraph', attributes: { content: '1' } }, at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:703:5
Playwright - 4
Process completed with exit code 1.
Puppeteer: packages/e2e-tests/specs/editor/various/block-switcher.test.js#L102
Error: expect(received).toEqual(expected) // deep equality Expected: ArrayContaining ["Columns"] Received: [] at Object.toEqual (/home/runner/work/gutenberg/gutenberg/packages/e2e-tests/specs/editor/various/block-switcher.test.js:102:51) at runMicrotasks (<anonymous>) at processTicksAndRejections (node:internal/process/task_queues:96:5)
Puppeteer
Process completed with exit code 1.
🎭 Playwright Run Summary
129 passed (5.8m)
🎭 Playwright Run Summary
1 skipped 113 passed (5.5m)
🎭 Playwright Run Summary
1 skipped 150 passed (6.4m)
🎭 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 114 passed (6.6m)
🎭 Playwright Run Summary
3 skipped 119 passed (6.9m)
🎭 Playwright Run Summary
146 passed (6.8m)
🎭 Playwright Run Summary
1 failed [chromium] › editor/various/multi-block-selection.spec.js:666:2 › Multi-block selection › should clear selection when clicking next to blocks 133 passed (7.2m)
🎭 Playwright Run Summary
11 skipped 152 passed (7.9m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
7.23 MB
flaky-tests-report Expired
2.94 KB