We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.
should multi-select from within the list block
/test/e2e/specs/editor/various/multi-block-selection.spec.js
[2023-01-05T15:27:51.112Z]
enable/react-18-concurrent-mode
[2023-01-12T07:21:37.696Z]
[2023-11-07T22:52:34.155Z]
experiment/show-styles-inherited-values
Error: expect(received).toMatchObject(expected) - Expected - 1 + Received + 15 Array [ Object { - "name": "core/paragraph", + "attributes": Object { + "ordered": false, + "values": "", }, + "clientId": "57fe3f2d-a893-410e-be6b-c428e3171ab5", + "innerBlocks": Array [ Object { + "attributes": Object { + "content": "1", + }, + "clientId": "43755cb1-d3bb-4686-8dbe-a0b5d81f804c", + "innerBlocks": Array [], + "isValid": true, + "name": "core/list-item", + }, + ], + "isValid": true, "name": "core/list", }, ] 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:863:3
The text was updated successfully, but these errors were encountered:
Post Editor: Disable React strict mode
6946ed0
This issue has gone 30 days without any activity.
Sorry, something went wrong.
No branches or pull requests
Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.
Test title
should multi-select from within the list block
Test path
/test/e2e/specs/editor/various/multi-block-selection.spec.js
Errors
[2023-01-05T15:27:51.112Z]
Test passed after 2 failed attempts onenable/react-18-concurrent-mode
.[2023-01-12T07:21:37.696Z]
Test passed after 1 failed attempt onenable/react-18-concurrent-mode
.[2023-11-07T22:52:34.155Z]
Test passed after 1 failed attempt onexperiment/show-styles-inherited-values
.The text was updated successfully, but these errors were encountered: