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] User Mention: should cancel mention selection via Escape keypress event #59902

Closed
github-actions bot opened this issue Mar 15, 2024 · 4 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 Mar 15, 2024

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

Test title

User Mention: should cancel mention selection via Escape keypress event

Test path

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

Errors

[2024-03-15T11:40:25.765Z] Test passed after 1 failed attempt on trunk.
[2024-04-02T02:10:57.859Z] Test passed after 1 failed attempt on update/move-font-directory-into-uploads.
[2024-05-09T18:37:00.794Z] Test passed after 1 failed attempt on fix/some-action-sucess-messages.
[2024-05-14T11:24:14.962Z] Test passed after 1 failed attempt on trunk.
[2024-05-15T12:28:06.106Z] Test passed after 1 failed attempt on docs/update-editor-filters-doc.
[2024-05-15T13:24:08.477Z] Test passed after 1 failed attempt on trunk.
[2024-07-31T19:01:46.080Z] Test passed after 1 failed attempt on fix/disabled-button-focus-style.
[2024-08-16T21:41:41.292Z] Test passed after 1 failed attempt on textarea-40px.
Error: expect(received).toBe(expected) // Object.is equality

- Expected  - 1
+ Received  + 1

  <!-- wp:paragraph -->
- <p>My name is @j ...a secret.</p>
+ <p>...a secret.My name is @j</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:325:6
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 Mar 31, 2024
@Mamaduka Mamaduka closed this as completed Apr 1, 2024
@github-actions github-actions bot reopened this Apr 2, 2024
@Mamaduka Mamaduka removed the [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. label Apr 2, 2024
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 Apr 18, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 20, 2024
@github-actions github-actions bot reopened this May 9, 2024
@github-actions github-actions bot removed the [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. label May 10, 2024
github-actions bot referenced this issue May 14, 2024
Fix:

- There are some unnecessary lint disables around test expectations. The tests can be refactored to remove conditional expects and enable the lint.
- A return type is wrong.

Co-authored-by: sirreal <jonsurrell@git.wordpress.org>
Co-authored-by: t-hamano <wildworks@git.wordpress.org>
github-actions bot referenced this issue May 15, 2024
…oks doc. (#61597)

* Add a section about block_editor_settings_all.

Co-authored-by: ndiego <ndiego@git.wordpress.org>
Co-authored-by: juanmaguitar <juanmaguitar@git.wordpress.org>
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 May 31, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 1, 2024
@github-actions github-actions bot reopened this Jul 31, 2024
@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 1, 2024
Copy link
Author

github-actions bot commented Sep 1, 2024

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 Sep 1, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 3, 2024
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