Skip to content

[Flaky Test] should close and focus appropriately using enter key on close button #52564

@github-actions

Description

@github-actions

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

Metadata

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