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 be immeadiately saved on indentation #41525

Closed
github-actions bot opened this issue Jun 3, 2022 · 1 comment
Closed

[Flaky Test] should be immeadiately saved on indentation #41525

github-actions bot opened this issue Jun 3, 2022 · 1 comment
Labels
[Type] Flaky Test Auto-generated flaky test report issue

Comments

@github-actions
Copy link

github-actions bot commented Jun 3, 2022

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

Test title

should be immeadiately saved on indentation

Test path

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

Errors

[2022-06-03T05:16:50.884Z] Test passed after 1 failed attempt on try/setting-layout-class-names-in-theme-json-for-blockgap-support-at-block-level.
[2023-02-27T18:35:14.865Z] Test passed after 1 failed attempt on try/something.
[2023-09-14T20:40:40.832Z] Test passed after 1 failed attempt on add/composable-tabs-component.
[2023-10-04T13:48:25.791Z] Test passed after 1 failed attempt on try/debounce-rich-text-on-input.
Error: expect(received).toBe(expected) // Object.is equality

- Expected  - 1
+ Received  + 1

@@ -1,8 +1,8 @@
  <!-- wp:list -->
  <ul><!-- wp:list-item -->
- <li>one<!-- wp:list -->
+ <li>o<!-- wp:list -->
  <ul><!-- wp:list-item -->
  <li></li>
  <!-- /wp:list-item --></ul>
  <!-- /wp:list --></li>
  <!-- /wp:list-item --></ul>

Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/list.spec.js:624:3
@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Jun 3, 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 Feb 27, 2023
@github-actions github-actions bot mentioned this issue Feb 27, 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 Mar 1, 2023
@Mamaduka Mamaduka closed this as completed Mar 2, 2023
@github-actions github-actions bot reopened this Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Flaky Test Auto-generated flaky test report issue
Projects
None yet
Development

No branches or pull requests

1 participant