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 close and focus appropriately using escape key #52478

Closed
github-actions bot opened this issue Jul 10, 2023 · 1 comment
Closed

[Flaky Test] should close and focus appropriately using escape key #52478

github-actions bot opened this issue Jul 10, 2023 · 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 Jul 10, 2023

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

Test title

should close and focus appropriately using escape key

Test path

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

Errors

[2023-07-10T15:58:18.333Z] Test passed after 1 failed attempt on trunk.
[2023-07-11T23:41:10.324Z] Test passed after 1 failed attempt on rnmobile/docs/add-block-caption-readme.
[2023-07-13T22:04:26.765Z] Test passed after 1 failed attempt on trunk.
[2023-07-17T11:43:38.610Z] Test passed after 1 failed attempt on trunk.
[2023-07-18T05:20:53.772Z] Test passed after 2 failed attempts on trunk.
[2023-07-19T21:42:48.167Z] Test passed after 1 failed attempt on update/dont-request-fallback.
[2023-07-20T12:28:18.411Z] Test passed after 1 failed attempt on refactor/show-movers-hook.
[2023-07-20T13:05:13.149Z] Test passed after 1 failed attempt on refactor/show-movers-hook.
[2023-07-20T13:45:59.663Z] Test passed after 1 failed attempt on refactor/show-movers-hook.
[2023-07-24T13:12:52.218Z] Test passed after 1 failed attempt on fix/template-parts-mode-sidebar.
[2023-07-24T15:37:06.085Z] Test passed after 2 failed attempts on block-json-behaviors-schemas.
[2023-07-25T01:37:02.431Z] Test passed after 1 failed attempt on update/inserter-merge-patterns-tabs.
[2023-07-25T02:28:58.555Z] Test passed after 2 failed attempts on rnmobile/verse-block-soft-return.
[2023-07-25T04:17:22.237Z] Test passed after 1 failed attempt on resizable-frame-viewport.
[2023-07-25T04:51:21.785Z] Test passed after 1 failed attempt on resizable-frame-viewport.
[2023-07-25T14:31:51.412Z] Test passed after 1 failed attempt on trunk.
[2023-07-26T14:17:42.665Z] Test passed after 1 failed attempt on try/pr-labels-use-different-token.
[2023-07-26T15:30:38.038Z] Test passed after 1 failed attempt on try/enforce-prs-use-pull_request_target.
[2023-07-26T21:33:18.277Z] Test passed after 1 failed attempt on try/use-detach-text-not-icon.
[2023-08-09T13:36:41.465Z] Test passed after 1 failed attempt on add/playwright-utils-metrics.
[2023-08-30T09:56:28.382Z] Test passed after 1 failed attempt on update/playwright-1-37.
Error: expect.toBeVisible: Error: strict mode violation: locator('role=document[name="Block: Image"i]').locator('role=img') resolved to 2 elements:
    1) <img alt="This image has an empty alt attribute" src=…/> aka getByRole('img', { name: 'This image has an empty alt attribute' })
    2) <svg width="16" height="16" focusable="false" role="p…>…</svg> aka getByLabel('Block: Image').locator('svg')

=========================== logs ===========================
expect.toBeVisible with timeout 5000ms
waiting for locator('role=document[name="Block: Image"i]').locator('role=img')
============================================================
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/image.spec.js:1237:27
@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Jul 10, 2023
github-actions bot referenced this issue Jul 10, 2023
* Footnotes: show in inserter and placehold

* Fix placeholder block membrane; fix copy; add icon, label

---------

Co-authored-by: Miguel Fonseca <150562+mcsf@users.noreply.github.com>
@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 30, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 1, 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

0 participants