Skip to content

[Flaky Test] should allow blocks to be moved #48276

@github-actions

Description

@github-actions

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 moved

Test path

specs/editor/plugins/cpt-locking.test.js

Errors

[2023-02-21T12:23:08.759Z] Test passed after 6 failed attempts on try/duotone-custom-properties.
[2023-02-22T13:48:07.390Z] Test passed after 6 failed attempts on try/simple-async-block-loading.
[2023-02-23T16:14:50.866Z] Test passed after 6 failed attempts on try/simple-async-block-loading.
[2023-02-23T16:49:57.637Z] Test passed after 6 failed attempts on try/simple-async-block-loading.
[2023-02-27T18:35:01.703Z] Test passed after 1 failed attempt on try/something.
[2023-03-28T15:49:34.968Z] Test passed after 6 failed attempts on try/simple-async-block-loading.
[2023-03-29T12:18:40.119Z] Test passed after 6 failed attempts on try/simple-async-block-loading.
[2023-04-26T07:02:31.107Z] Test passed after 6 failed attempts on add/editor-content-only-lock.
[2023-04-27T14:33:17.586Z] Test passed after 3 failed attempts on add/block-variation-transforms-in-switcher.
[2023-05-04T08:31:06.547Z] Test passed after 3 failed attempts on add/block-variation-transforms-in-switcher.
[2023-06-09T14:22:43.836Z] Test passed after 6 failed attempts on add/custom-attribute-sources.
[2023-06-12T11:42:30.086Z] Test passed after 6 failed attempts on add/custom-attribute-sources.
[2023-06-19T15:24:16.722Z] Test passed after 6 failed attempts on add/image-block-aspect-ratio-control.
[2023-06-19T17:12:41.911Z] Test passed after 6 failed attempts on add/image-block-aspect-ratio-control.
[2023-06-19T17:39:26.262Z] Test passed after 6 failed attempts on add/image-block-aspect-ratio-control.
[2023-06-19T18:35:02.378Z] Test passed after 6 failed attempts on add/image-block-aspect-ratio-control.
[2023-06-20T01:19:42.968Z] Test passed after 6 failed attempts on add/image-block-aspect-ratio-control.
[2023-06-20T16:42:07.565Z] Test passed after 6 failed attempts on add/image-block-aspect-ratio-control.
[2023-06-20T17:46:48.782Z] Test passed after 6 failed attempts on add/image-block-aspect-ratio-control.
[2023-06-20T18:26:27.756Z] Test passed after 6 failed attempts on add/image-block-aspect-ratio-control.
[2023-06-20T20:59:05.770Z] Test passed after 6 failed attempts on add/image-block-aspect-ratio-control.
[2023-06-21T06:31:14.276Z] Test passed after 6 failed attempts on add/image-block-aspect-ratio-control.
[2023-06-21T14:35:19.940Z] Test passed after 6 failed attempts on add/image-block-aspect-ratio-control.
[2023-06-21T19:01:23.119Z] Test passed after 6 failed attempts on add/image-block-aspect-ratio-control.
[2023-06-21T20:04:16.903Z] Test passed after 6 failed attempts on add/image-block-aspect-ratio-control.
[2023-06-21T20:58:24.036Z] Test passed after 6 failed attempts on add/image-block-aspect-ratio-control.
[2023-06-21T22:51:57.869Z] Test passed after 6 failed attempts on add/image-block-aspect-ratio-control.
[2023-06-22T02:52:02.028Z] Test passed after 6 failed attempts on add/image-block-aspect-ratio-control.
[2023-06-22T17:15:49.899Z] Test passed after 6 failed attempts on add/image-block-aspect-ratio-control.
[2023-08-01T22:42:55.110Z] Test passed after 6 failed attempts on fix/image-block-aspect-ratio-max-width.
[2023-10-04T13:48:20.932Z] Test passed after 1 failed attempt on try/debounce-rich-text-on-input.
  ● cpt locking › template_lock insert › should allow blocks to be moved

    expect(received).toMatchSnapshot()

    Snapshot name: `cpt locking template_lock insert should allow blocks to be moved 1`

    - Snapshot  - 1
    + Received  + 1

    @@ -1,7 +1,7 @@
      "<!-- wp:paragraph {"placeholder":"Add a description"} -->
    - <p>p1</p>
    + <p>p</p>
      <!-- /wp:paragraph -->

      <!-- wp:image -->
      <figure class="wp-block-image"><img alt=""/></figure>
      <!-- /wp:image -->

      57 | 			'p1'
      58 | 		);
    > 59 | 		expect( await getEditedPostContent() ).toMatchSnapshot();
         | 		                                       ^
      60 | 	};
      61 |
      62 | 	describe( 'template_lock all', () => {

      at Object.toMatchSnapshot (specs/editor/plugins/cpt-locking.test.js:59:42)
          at runMicrotasks (<anonymous>)

Metadata

Metadata

Assignees

No one assigned

    Labels

    [Status] StaleGives the original author opportunity to update before closing. Can be reopened as needed.[Type] Flaky TestAuto-generated flaky test report issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions