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.
creates a group from multiple blocks of different types via block transforms
specs/editor/various/block-grouping.test.js
[2022-06-09T05:14:09.913Z]
fix/accessibility-template-buttons
[2022-08-16T13:18:27.943Z]
add/patterns-header-and-footer-collection
[2023-06-03T07:46:55.477Z]
try/fn-meta
[2023-06-14T09:43:10.805Z]
add/back-to-top
[2023-06-15T06:30:28.815Z]
[2023-06-19T05:32:50.425Z]
[2023-07-07T09:11:31.294Z]
feat/async-block-loading
[2023-07-21T12:58:15.220Z]
[2023-08-09T10:42:48.688Z]
[2023-08-17T15:14:42.725Z]
[2023-09-22T02:02:53.481Z]
update/patterns-filter
[2023-10-04T13:48:15.770Z]
try/debounce-rich-text-on-input
● Block Grouping › Group creation › creates a group from multiple blocks of different types via block transforms expect(received).toMatchSnapshot() Snapshot name: `Block Grouping Group creation creates a group from multiple blocks of different types via block transforms 1` - Snapshot - 1 + Received + 1 @@ -1,8 +1,8 @@ "<!-- wp:group {"layout":{"type":"constrained"}} --> <div class="wp-block-group"><!-- wp:heading --> - <h2 class="wp-block-heading">Group Heading</h2> + <h2 class="wp-block-heading">G</h2> <!-- /wp:heading --> <!-- wp:image --> <figure class="wp-block-image"><img alt=""/></figure> <!-- /wp:image --> 69 | await transformBlockTo( 'Group' ); 70 | > 71 | expect( await getEditedPostContent() ).toMatchSnapshot(); | ^ 72 | } ); 73 | 74 | it( 'creates a group from multiple blocks of the same type via options toolbar', async () => { at Object.toMatchSnapshot (specs/editor/various/block-grouping.test.js:71:43) at runMicrotasks (<anonymous>)
The text was updated successfully, but these errors were encountered:
This issue has gone 30 days without any activity.
Sorry, something went wrong.
useInput
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
creates a group from multiple blocks of different types via block transforms
Test path
specs/editor/various/block-grouping.test.js
Errors
[2022-06-09T05:14:09.913Z]
Test passed after 1 failed attempt onfix/accessibility-template-buttons
.[2022-08-16T13:18:27.943Z]
Test passed after 1 failed attempt onadd/patterns-header-and-footer-collection
.[2023-06-03T07:46:55.477Z]
Test passed after 1 failed attempt ontry/fn-meta
.[2023-06-14T09:43:10.805Z]
Test passed after 1 failed attempt onadd/back-to-top
.[2023-06-15T06:30:28.815Z]
Test passed after 1 failed attempt onadd/back-to-top
.[2023-06-19T05:32:50.425Z]
Test passed after 1 failed attempt onadd/back-to-top
.[2023-07-07T09:11:31.294Z]
Test passed after 1 failed attempt onfeat/async-block-loading
.[2023-07-21T12:58:15.220Z]
Test passed after 1 failed attempt onfeat/async-block-loading
.[2023-08-09T10:42:48.688Z]
Test passed after 1 failed attempt onfeat/async-block-loading
.[2023-08-17T15:14:42.725Z]
Test passed after 1 failed attempt onfeat/async-block-loading
.[2023-09-22T02:02:53.481Z]
Test passed after 1 failed attempt onupdate/patterns-filter
.[2023-10-04T13:48:15.770Z]
Test passed after 1 failed attempt ontry/debounce-rich-text-on-input
.The text was updated successfully, but these errors were encountered: