Skip to content

[Flaky Test] should remove at most one paragraph in forward direction #40418

@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 remove at most one paragraph in forward direction

Test path

/test/e2e/specs/editor/various/splitting-merging.spec.js

Errors

[2023-09-28T17:05:32.473Z] Test passed after 1 failed attempt on update/remove-scroll-hiding-lightbox.
[2023-10-13T13:12:19.855Z] Test passed after 1 failed attempt on try/optimize-custom-class-name-controls.
[2023-10-25T17:09:28.831Z] Test passed after 2 failed attempts on try/block-edit-lazy-loading.
[2023-11-23T11:36:29.400Z] Test passed after 1 failed attempt on try/block-edit-lazy-loading.
Error: expect(received).toBe(expected) // Object.is equality

- Expected  - 1
+ Received  + 1

@@ -1,7 +1,7 @@
  <!-- wp:paragraph -->
- <p>First</p>
+ <p>irst</p>
  <!-- /wp:paragraph -->

  <!-- wp:paragraph -->
  <p></p>
  <!-- /wp:paragraph -->
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/splitting-merging.spec.js:281:21

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