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] cancels dragging patterns from the global inserter by pressing Escape #61305

Closed
github-actions bot opened this issue May 2, 2024 · 1 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

Comments

@github-actions
Copy link

github-actions bot commented May 2, 2024

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

Test title

cancels dragging patterns from the global inserter by pressing Escape

Test path

/test/e2e/specs/editor/various/inserting-blocks.spec.js

Errors

[2024-05-02T05:12:33.554Z] Test passed after 1 failed attempt on trunk.
[2024-05-02T05:49:37.412Z] Test passed after 1 failed attempt on trunk.
[2024-05-02T05:53:40.487Z] Test passed after 1 failed attempt on add/background-images-top-level-resolved-theme-paths.
[2024-05-02T05:59:20.612Z] Test passed after 1 failed attempt on enhancement/shorcut-selected-blocks-to-group.
[2024-05-02T06:15:08.892Z] Test passed after 1 failed attempt on trunk.
[2024-05-02T06:23:29.555Z] Test passed after 1 failed attempt on try/iframe-role-application.
[2024-05-02T06:33:52.779Z] Test passed after 1 failed attempt on enhancement/shorcut-selected-blocks-to-group.
[2024-05-02T06:47:48.593Z] Test passed after 1 failed attempt on move-around-some-post-summary-panels.
[2024-05-02T07:01:42.419Z] Test passed after 1 failed attempt on fix/dataview-fix-reset.
[2024-05-02T08:24:59.350Z] Test passed after 1 failed attempt on cleanup/editor.
[2024-05-02T08:34:37.728Z] Test passed after 1 failed attempt on try/unify-split.
[2024-05-02T08:48:09.273Z] Test passed after 1 failed attempt on update/content-only-menu-desc.
[2024-05-02T10:23:59.361Z] Test passed after 1 failed attempt on add/aspect-ratio-theme-json-spec.
[2024-05-02T10:44:40.225Z] Test passed after 1 failed attempt on try/fix-double-border.
[2024-05-02T10:47:32.614Z] Test passed after 1 failed attempt on add/aspect-ratio-theme-json-spec.
[2024-05-02T11:16:17.552Z] Test passed after 2 failed attempts on try/fix-styles-panel-header.
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()

Locator: locator('data-testid=block-list-insertion-point-indicator')
Expected: visible
Received: hidden
Call log:
  - expect.toBeVisible with timeout 5000ms
  - waiting for locator('data-testid=block-list-insertion-point-indicator')

    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:370:50
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()

Locator: locator('data-testid=block-list-insertion-point-indicator')
Expected: visible
Received: hidden
Call log:
  - expect.toBeVisible with timeout 5000ms
  - waiting for locator('data-testid=block-list-insertion-point-indicator')

    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:370:50
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 18, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 19, 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

0 participants