Skip to content

PagePages: Fix unintended object mutation inside component #86239

PagePages: Fix unintended object mutation inside component

PagePages: Fix unintended object mutation inside component #86239

Triggered via pull request October 12, 2023 15:25
Status Success
Total duration 40m 52s
Artifacts 2

end2end-test.yml

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

Annotations

1 error and 4 notices
[webkit] › editor/various/multi-block-selection.spec.js:1175:2 › Multi-block selection › should partially select with shift + click (@webkit): test/e2e/specs/editor/various/multi-block-selection.spec.js#L1218
1) [webkit] › editor/various/multi-block-selection.spec.js:1175:2 › Multi-block selection › should partially select with shift + click (@WebKit) Error: expect(received).toMatchObject(expected) - Expected - 1 + Received + 1 Array [ Object { "attributes": Object { - "content": "<strong>1</strong>|2", + "content": "|", }, "name": "core/paragraph", }, ] Call Log: - Timeout 5000ms exceeded while waiting on the predicate 1216 | // Ensure selection is in the correct place. 1217 | await page.keyboard.type( '|' ); > 1218 | await expect.poll( editor.getBlocks ).toMatchObject( [ | ^ 1219 | { 1220 | name: 'core/paragraph', 1221 | attributes: { content: '<strong>1</strong>|2' }, at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:1218:3
🎭 Playwright Run Summary
1 skipped 222 passed (15.5m)
🎭 Playwright Run Summary
11 skipped 226 passed (16.1m)
🎭 Playwright Run Summary
1 flaky [webkit] › editor/various/multi-block-selection.spec.js:1175:2 › Multi-block selection › should partially select with shift + click (@WebKit) 2 skipped 232 passed (17.4m)
🎭 Playwright Run Summary
251 passed (27.2m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
2.58 MB
flaky-tests-report Expired
3.77 KB