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] Custom Completer: should insert option between two other words #48566

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

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

Test title

Custom Completer: should insert option between two other words

Test path

/test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js

Errors

[2023-02-27T23:53:52.297Z] Test passed after 1 failed attempt on fix/autocomplete-guard-set-state.
[2023-06-23T09:34:24.418Z] Test passed after 1 failed attempt on try/aggressive-tinymce-deprecation.
[2023-06-23T10:02:14.818Z] Test passed after 1 failed attempt on try/aggressive-tinymce-deprecation.
[2023-07-07T14:46:21.915Z] Test passed after 1 failed attempt on feat/async-block-loading.
[2023-08-09T10:42:36.631Z] Test passed after 1 failed attempt on feat/async-block-loading.
[2023-08-09T11:39:55.191Z] Test passed after 1 failed attempt on try/nav-block-accessible-description.
[2023-11-22T10:09:36.875Z] Test passed after 1 failed attempt on fix/use-allow-list-for-mobile-editor-settings.
[2023-11-23T11:36:12.693Z] Test passed after 1 failed attempt on try/block-edit-lazy-loading.
[2023-11-23T13:36:42.817Z] Test passed after 1 failed attempt on fix/use-allow-list-for-mobile-editor-settings.
[2023-11-29T10:47:13.318Z] Test passed after 1 failed attempt on try/block-edit-lazy-loading.
[2023-11-29T11:21:09.054Z] Test passed after 2 failed attempts on try/block-edit-lazy-loading.
Error: expect(received).toBe(expected) // Object.is equality

- Expected  - 1
+ Received  + 1

  <!-- wp:paragraph -->
- <p>Stuck in the middle with a 🥭 you.</p>
+ <p>uck in the middle with a 🥭 you.</p>
  <!-- /wp:paragraph -->

Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js:168:6
Error: expect(received).toBe(expected) // Object.is equality

- Expected  - 1
+ Received  + 1

  <!-- wp:paragraph -->
- <p>Stuck in the middle with a 🥭 you.</p>
+ <p>tuck in the middle with a 🥭 you.</p>
  <!-- /wp:paragraph -->

Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js:168:6
@github-actions
Copy link
Author

github-actions bot commented Aug 8, 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 Aug 8, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 9, 2023
@github-actions github-actions bot reopened this Aug 9, 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 Aug 10, 2023
@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 Sep 16, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 17, 2023
@github-actions github-actions bot reopened this Nov 22, 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 28, 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 23, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 24, 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