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 create paragraph on Enter in quote block #48571

Closed
github-actions bot opened this issue Feb 27, 2023 · 2 comments
Closed

[Flaky Test] should create paragraph on Enter in quote block #48571

github-actions bot opened this issue Feb 27, 2023 · 2 comments
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 Feb 27, 2023

Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.

Test title

should create paragraph on Enter in quote block

Test path

/test/e2e/specs/editor/blocks/list.spec.js

Errors

[2023-02-27T23:54:00.876Z] Test passed after 1 failed attempt on fix/autocomplete-guard-set-state.
[2023-06-20T10:25:31.146Z] Test passed after 1 failed attempt on trunk.
[2023-10-04T13:48:32.023Z] Test passed after 1 failed attempt on try/debounce-rich-text-on-input.
[2023-11-07T22:52:23.082Z] Test passed after 1 failed attempt on experiment/show-styles-inherited-values.
Error: expect(received).toBe(expected) // Object.is equality

- Expected  - 8
+ Received  + 8

- <!-- wp:quote -->
- <blockquote class="wp-block-quote"><!-- wp:list -->
- <ul><!-- wp:list-item -->
- <li>aaa</li>
+ <!-- wp:paragraph -->
+ <p>aaa</p>
+ <!-- /wp:paragraph -->
+
- <!-- /wp:list-item --></ul>
+ <!-- wp:paragraph -->
+ <p></p>
- <!-- /wp:list -->
+ <!-- /wp:paragraph -->

  <!-- wp:paragraph -->
  <p></p>
- <!-- /wp:paragraph --></blockquote>
- <!-- /wp:quote -->
+ <!-- /wp:paragraph -->

Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/list.spec.js:724:3
Copy link
Author

github-actions bot commented Nov 4, 2023

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 Nov 4, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 6, 2023
@github-actions github-actions bot reopened this Nov 7, 2023
@github-actions github-actions bot removed the [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. label Nov 9, 2023
Copy link
Author

This issue has gone 15 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 Dec 21, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 22, 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

2 participants