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 enter key on close button #52564

Closed
github-actions bot opened this issue Jul 12, 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 12, 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 enter key on close button

Test path

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

Errors

[2023-07-12T12:45:03.044Z] Test passed after 1 failed attempt on release/16.2.
[2023-07-12T14:33:13.051Z] Test passed after 1 failed attempt on refactor/playwright-performance-tests-p2.
[2023-07-13T03:14:25.064Z] Test passed after 1 failed attempt on update/patterns-list-pagination.
[2023-07-13T14:28:46.542Z] Test passed after 1 failed attempt on fix/link-ui-settings-open-state.
[2023-07-17T04:16:12.728Z] Test passed after 1 failed attempt on update/uncategorized-patterns.
[2023-07-18T01:40:22.104Z] Test passed after 1 failed attempt on update/backport-footnote-trim-from-core.
[2023-07-18T03:05:30.590Z] Test passed after 1 failed attempt on update/backport-footnote-trim-from-core.
[2023-07-19T10:02:46.733Z] Test passed after 1 failed attempt on try/fn-revision.
[2023-07-19T12:36:23.058Z] Test passed after 1 failed attempt on try/fn-revision.
[2023-07-20T06:06:23.525Z] Test passed after 1 failed attempt on update/reinstate-template-parts-mode-spec.
[2023-07-20T06:34:31.804Z] Test passed after 1 failed attempt on update/reinstate-template-parts-mode-spec.
[2023-07-21T07:02:27.985Z] Test passed after 1 failed attempt on fix/image-block-deprecation.
[2023-07-24T08:49:06.257Z] Test passed after 1 failed attempt on fix/core-php-errors.
[2023-07-24T11:12:14.012Z] Test passed after 1 failed attempt on fix/core-php-errors.
[2023-07-24T16:17:09.348Z] Test passed after 1 failed attempt on automation/a11y-label-consolidation.
[2023-07-24T17:00:25.778Z] Test passed after 1 failed attempt on automation/a11y-label-consolidation.
[2023-07-24T17:38:39.171Z] Test passed after 1 failed attempt on automation/a11y-label-consolidation.
[2023-07-25T13:47:21.051Z] Test passed after 1 failed attempt on fix/tinymce-removal-handle-freeform.
[2023-07-25T14:31:50.536Z] Test passed after 2 failed attempts on trunk.
[2023-07-25T14:37:03.497Z] Test passed after 1 failed attempt on fix/tinymce-removal-handle-freeform.
[2023-07-27T11:37:59.929Z] Test passed after 1 failed attempt on add/changelog-make-rnmobile-top-level-section.
[2023-08-09T13:36:40.447Z] Test passed after 2 failed attempts on add/playwright-utils-metrics.
[2023-08-30T09:56:27.598Z] Test passed after 2 failed attempts 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
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
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