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 forward delete across blocks
specs/editor/various/multi-block-selection.test.js
[2023-01-23T23:34:16.966Z]
try/extensible-layout-panel
● Multi-block selection › should forward delete across blocks expect(received).toMatchSnapshot() Snapshot name: `Multi-block selection should forward delete across blocks 2` - Snapshot - 1 + Received + 9 + <!-- wp:paragraph --> + <p>1[</p> + <!-- /wp:paragraph --> + + <!-- wp:paragraph --> + <p>.</p> + <!-- /wp:paragraph --> + <!-- wp:heading --> - <h2 class="wp-block-heading">1&2</h2> + <h2 class="wp-block-heading">]&</h2> <!-- /wp:heading --> 877 | 878 | // Expect a heading with "1&2" as its content. > 879 | expect( await getEditedPostContent() ).toMatchSnapshot(); | ^ 880 | } ); 881 | 882 | it( 'should write over selection', async () => { at Object.<anonymous> (specs/editor/various/multi-block-selection.test.js:879:42) at runMicrotasks (<anonymous>)
The text was updated successfully, but these errors were encountered:
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 forward delete across blocks
Test path
specs/editor/various/multi-block-selection.test.js
Errors
[2023-01-23T23:34:16.966Z]
Test passed after 1 failed attempt ontry/extensible-layout-panel
.The text was updated successfully, but these errors were encountered: