Skip to content

[Flaky Test] Custom Completer: should insert option between two other words #48566

Closed as not planned
@github-actions

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    [Status] StaleGives the original author opportunity to update before closing. Can be reopened as needed.[Type] Flaky TestAuto-generated flaky test report issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions