Skip to content
New issue

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] should remove at most one paragraph in forward direction #40418

Closed
github-actions bot opened this issue Apr 18, 2022 · 1 comment
Closed
Labels
[Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. [Type] Flaky Test Auto-generated flaky test report issue

Comments

@github-actions
Copy link

github-actions bot commented Apr 18, 2022

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
@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Apr 18, 2022
@github-actions
Copy link
Author

This issue has gone 30 days without any activity.

@github-actions github-actions bot added the [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. label Aug 25, 2022
@github-actions github-actions bot reopened this Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. [Type] Flaky Test Auto-generated flaky test report issue
Projects
None yet
Development

No branches or pull requests

1 participant