-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed as not planned
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 allow blocks to be removed
Test path
specs/editor/plugins/cpt-locking.test.js
Errors
[2023-02-21T12:23:09.926Z]
Test passed after 3 failed attempts on try/duotone-custom-properties
.
[2023-02-22T13:48:08.299Z]
Test passed after 3 failed attempts on try/simple-async-block-loading
.
[2023-02-23T16:14:52.431Z]
Test passed after 3 failed attempts on try/simple-async-block-loading
.
[2023-02-23T16:49:58.602Z]
Test passed after 3 failed attempts on try/simple-async-block-loading
.
[2023-03-08T15:12:51.367Z]
Test passed after 3 failed attempts on update/use-select-resubscribe
.
[2023-03-09T13:29:15.534Z]
Test passed after 3 failed attempts on update/use-select-resubscribe
.
[2023-03-28T15:49:36.629Z]
Test passed after 3 failed attempts on try/simple-async-block-loading
.
[2023-03-29T12:18:41.219Z]
Test passed after 3 failed attempts on try/simple-async-block-loading
.
[2023-04-26T07:02:31.890Z]
Test passed after 3 failed attempts on add/editor-content-only-lock
.
[2023-06-09T14:22:45.528Z]
Test passed after 3 failed attempts on add/custom-attribute-sources
.
[2023-06-12T11:42:30.925Z]
Test passed after 3 failed attempts on add/custom-attribute-sources
.
[2023-06-19T15:24:18.543Z]
Test passed after 3 failed attempts on add/image-block-aspect-ratio-control
.
[2023-06-19T17:12:43.027Z]
Test passed after 3 failed attempts on add/image-block-aspect-ratio-control
.
[2023-06-19T17:39:27.187Z]
Test passed after 3 failed attempts on add/image-block-aspect-ratio-control
.
[2023-06-19T18:35:03.306Z]
Test passed after 3 failed attempts on add/image-block-aspect-ratio-control
.
[2023-06-20T01:19:43.789Z]
Test passed after 3 failed attempts on add/image-block-aspect-ratio-control
.
[2023-06-20T16:42:08.567Z]
Test passed after 3 failed attempts on add/image-block-aspect-ratio-control
.
[2023-06-20T17:46:49.837Z]
Test passed after 3 failed attempts on add/image-block-aspect-ratio-control
.
[2023-06-20T18:26:28.908Z]
Test passed after 3 failed attempts on add/image-block-aspect-ratio-control
.
[2023-06-20T20:59:06.789Z]
Test passed after 3 failed attempts on add/image-block-aspect-ratio-control
.
[2023-06-21T06:31:15.241Z]
Test passed after 3 failed attempts on add/image-block-aspect-ratio-control
.
[2023-06-21T14:35:20.875Z]
Test passed after 3 failed attempts on add/image-block-aspect-ratio-control
.
[2023-06-21T19:01:24.164Z]
Test passed after 3 failed attempts on add/image-block-aspect-ratio-control
.
[2023-06-21T20:04:17.890Z]
Test passed after 3 failed attempts on add/image-block-aspect-ratio-control
.
[2023-06-21T20:58:25.179Z]
Test passed after 3 failed attempts on add/image-block-aspect-ratio-control
.
[2023-06-21T22:51:58.978Z]
Test passed after 3 failed attempts on add/image-block-aspect-ratio-control
.
[2023-06-22T02:52:03.172Z]
Test passed after 3 failed attempts on add/image-block-aspect-ratio-control
.
[2023-06-22T17:15:50.754Z]
Test passed after 3 failed attempts on add/image-block-aspect-ratio-control
.
[2023-08-01T22:42:56.450Z]
Test passed after 3 failed attempts on fix/image-block-aspect-ratio-max-width
.
● cpt locking › template_lock false › should allow blocks to be removed
expect(received).toMatchSnapshot()
Snapshot name: `cpt locking template_lock false should allow blocks to be removed 1`
- Snapshot - 1
+ Received + 1
@@ -1,7 +1,7 @@
"<!-- wp:image -->
- <figure class="wp-block-image"><img alt=""/></figure>
+ <figure class="wp-block-image"><img alt="" style="height:false"/></figure>
<!-- /wp:image -->
<!-- wp:quote -->
<blockquote class="wp-block-quote"><!-- wp:paragraph -->
<p></p>
183 | await clickBlockToolbarButton( 'Options' );
184 | await clickMenuItem( 'Delete' );
> 185 | expect( await getEditedPostContent() ).toMatchSnapshot();
| ^
186 | } );
187 |
188 | it( 'should allow blocks to be moved', shouldAllowBlocksToBeMoved );
at Object.toMatchSnapshot (specs/editor/plugins/cpt-locking.test.js:185:43)
at runMicrotasks (<anonymous>)
● cpt locking › template_lock false › should allow blocks to be removed
expect(received).toMatchSnapshot()
Snapshot name: `cpt locking template_lock false should allow blocks to be removed 1`
- Snapshot - 1
+ Received + 1
@@ -1,7 +1,7 @@
"<!-- wp:image -->
- <figure class="wp-block-image"><img alt=""/></figure>
+ <figure class="wp-block-image"><img alt="" style="height:false"/></figure>
<!-- /wp:image -->
<!-- wp:quote -->
<blockquote class="wp-block-quote"><!-- wp:paragraph -->
<p></p>
183 | await clickBlockToolbarButton( 'Options' );
184 | await clickMenuItem( 'Delete' );
> 185 | expect( await getEditedPostContent() ).toMatchSnapshot();
| ^
186 | } );
187 |
188 | it( 'should allow blocks to be moved', shouldAllowBlocksToBeMoved );
at Object.toMatchSnapshot (specs/editor/plugins/cpt-locking.test.js:185:43)
at runMicrotasks (<anonymous>)
● cpt locking › template_lock false › should allow blocks to be removed
expect(received).toMatchSnapshot()
Snapshot name: `cpt locking template_lock false should allow blocks to be removed 1`
- Snapshot - 1
+ Received + 1
@@ -1,7 +1,7 @@
"<!-- wp:image -->
- <figure class="wp-block-image"><img alt=""/></figure>
+ <figure class="wp-block-image"><img alt="" style="height:false"/></figure>
<!-- /wp:image -->
<!-- wp:quote -->
<blockquote class="wp-block-quote"><!-- wp:paragraph -->
<p></p>
183 | await clickBlockToolbarButton( 'Options' );
184 | await clickMenuItem( 'Delete' );
> 185 | expect( await getEditedPostContent() ).toMatchSnapshot();
| ^
186 | } );
187 |
188 | it( 'should allow blocks to be moved', shouldAllowBlocksToBeMoved );
at Object.toMatchSnapshot (specs/editor/plugins/cpt-locking.test.js:185:43)
at runMicrotasks (<anonymous>)
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