Skip to content

Rename blocks in the Editor via Inline Editing in List View #85947

Rename blocks in the Editor via Inline Editing in List View

Rename blocks in the Editor via Inline Editing in List View #85947

Triggered via pull request October 10, 2023 10:30
Status Failure
Total duration 34m 27s
Artifacts 2

end2end-test.yml

on: pull_request
Matrix: e2e-playwright
Matrix: e2e-puppeteer
Report to GitHub
3m 44s
Report to GitHub
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 notices
[chromium] › editor/various/list-view.spec.js:424:2 › List View › should duplicate: test/e2e/specs/editor/various/list-view.spec.js#L554
1) [chromium] › editor/various/list-view.spec.js:424:2 › List View › should duplicate, delete, and deselect blocks using keyboard Error: Deleting multiple blocks moves focus to the parent block - Expected - 2 + Received + 15 @@ -3,14 +3,27 @@ "name": "core/group", }, Object { "innerBlocks": Array [ Object { - "focused": true, + "focused": false, + "innerBlocks": Array [ + Object { + "focused": false, + "innerBlocks": Array [], + "name": "core/heading", + "selected": true, + }, + Object { + "focused": false, "innerBlocks": Array [], + "name": "core/paragraph", + "selected": false, + }, + ], "name": "core/column", - "selected": true, + "selected": false, }, ], "name": "core/columns", }, Object { Call Log: - Timeout 5000ms exceeded while waiting on the predicate 552 | 'Deleting multiple blocks moves focus to the parent block' 553 | ) > 554 | .toMatchObject( [ | ^ 555 | { name: 'core/group' }, 556 | { 557 | name: 'core/columns', at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/list-view.spec.js:554:5
[chromium] › editor/various/list-view.spec.js:424:2 › List View › should duplicate: test/e2e/specs/editor/various/list-view.spec.js#L554
1) [chromium] › editor/various/list-view.spec.js:424:2 › List View › should duplicate, delete, and deselect blocks using keyboard Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Deleting multiple blocks moves focus to the parent block - Expected - 2 + Received + 15 @@ -3,14 +3,27 @@ "name": "core/group", }, Object { "innerBlocks": Array [ Object { - "focused": true, + "focused": false, + "innerBlocks": Array [ + Object { + "focused": false, + "innerBlocks": Array [], + "name": "core/heading", + "selected": true, + }, + Object { + "focused": false, "innerBlocks": Array [], + "name": "core/paragraph", + "selected": false, + }, + ], "name": "core/column", - "selected": true, + "selected": false, }, ], "name": "core/columns", }, Object { Call Log: - Timeout 5000ms exceeded while waiting on the predicate 552 | 'Deleting multiple blocks moves focus to the parent block' 553 | ) > 554 | .toMatchObject( [ | ^ 555 | { name: 'core/group' }, 556 | { 557 | name: 'core/columns', at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/list-view.spec.js:554:5
[chromium] › editor/various/list-view.spec.js:424:2 › List View › should duplicate: test/e2e/specs/editor/various/list-view.spec.js#L554
1) [chromium] › editor/various/list-view.spec.js:424:2 › List View › should duplicate, delete, and deselect blocks using keyboard Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Deleting multiple blocks moves focus to the parent block - Expected - 2 + Received + 15 @@ -3,14 +3,27 @@ "name": "core/group", }, Object { "innerBlocks": Array [ Object { - "focused": true, + "focused": false, + "innerBlocks": Array [ + Object { + "focused": false, + "innerBlocks": Array [], + "name": "core/heading", + "selected": true, + }, + Object { + "focused": false, "innerBlocks": Array [], + "name": "core/paragraph", + "selected": false, + }, + ], "name": "core/column", - "selected": true, + "selected": false, }, ], "name": "core/columns", }, Object { Call Log: - Timeout 5000ms exceeded while waiting on the predicate 552 | 'Deleting multiple blocks moves focus to the parent block' 553 | ) > 554 | .toMatchObject( [ | ^ 555 | { name: 'core/group' }, 556 | { 557 | name: 'core/columns', at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/list-view.spec.js:554:5
[chromium] › editor/various/multi-block-selection.spec.js:245:2 › Multi-block selection › should select with shift + click: test/e2e/specs/editor/various/multi-block-selection.spec.js#L1
2) [chromium] › editor/various/multi-block-selection.spec.js:245:2 › Multi-block selection › should select with shift + click Test timeout of 100000ms exceeded.
Playwright - 2
Process completed with exit code 1.
🎭 Playwright Run Summary
11 skipped 225 passed (16.3m)
🎭 Playwright Run Summary
2 skipped 231 passed (18.9m)
🎭 Playwright Run Summary
1 skipped 221 passed (20.5m)
🎭 Playwright Run Summary
1 failed [chromium] › editor/various/list-view.spec.js:424:2 › List View › should duplicate, delete, and deselect blocks using keyboard 1 flaky [chromium] › editor/various/multi-block-selection.spec.js:245:2 › Multi-block selection › should select with shift + click 250 passed (23.4m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
9.11 MB
flaky-tests-report Expired
985 Bytes