-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed as not planned
Closed as not planned
Copy link
Labels
[Status] StaleGives the original author opportunity to update before closing. Can be reopened as needed.Gives the original author opportunity to update before closing. Can be reopened as needed.[Type] Flaky TestAuto-generated flaky test report issueAuto-generated flaky test report issue
Description
Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.
Test title
should properly select a single block even if shift
was held for the selection
Test path
/test/e2e/specs/editor/various/multi-block-selection.spec.js
Errors
[2023-02-23T16:14:53.414Z]
Test passed after 1 failed attempt on try/simple-async-block-loading
.
[2023-02-23T16:49:59.583Z]
Test passed after 1 failed attempt on try/simple-async-block-loading
.
[2023-02-27T18:35:41.056Z]
Test passed after 2 failed attempts on try/something
.
[2023-10-04T13:48:40.978Z]
Test passed after 1 failed attempt on try/debounce-rich-text-on-input
.
Error: expect(received).toMatchObject(expected)
- Expected - 1
+ Received + 1
Array [
Object {
"attributes": Object {
- "content": "new content",
+ "content": "new con",
},
"name": "core/paragraph",
},
]
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:335:3
Metadata
Metadata
Assignees
Labels
[Status] StaleGives the original author opportunity to update before closing. Can be reopened as needed.Gives the original author opportunity to update before closing. Can be reopened as needed.[Type] Flaky TestAuto-generated flaky test report issueAuto-generated flaky test report issue