Skip to content

[Flaky Test] Animation selector should NOT appear if Behavior is None #52560

@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

Animation selector should NOT appear if Behavior is None

Test path

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

Errors

[2023-07-12T11:38:38.623Z] Test passed after 1 failed attempt on trunk.
[2023-07-12T14:46:21.774Z] Test passed after 1 failed attempt on update/locked-pattern-tooltips.
[2023-07-12T16:33:22.418Z] Test passed after 2 failed attempts on release/16.2.
[2023-07-17T11:43:34.847Z] Test passed after 1 failed attempt on trunk.
[2023-07-17T23:09:31.672Z] Test passed after 1 failed attempt on update/locked-pattern-tooltips.
[2023-07-18T01:40:18.100Z] Test passed after 1 failed attempt on update/backport-footnote-trim-from-core.
[2023-07-18T03:05:27.179Z] Test passed after 1 failed attempt on update/backport-footnote-trim-from-core.
[2023-07-18T15:27:44.704Z] Test passed after 1 failed attempt on enhancement/patterns-sticky-header.
[2023-07-19T10:02:45.747Z] Test passed after 1 failed attempt on try/fn-revision.
[2023-07-19T12:36:22.242Z] Test passed after 1 failed attempt on try/fn-revision.
[2023-07-24T08:49:03.620Z] Test passed after 2 failed attempts on fix/core-php-errors.
[2023-07-24T11:12:11.214Z] Test passed after 1 failed attempt on fix/core-php-errors.
[2023-07-24T13:12:56.629Z] Test passed after 1 failed attempt on fix/use-secure-password-input-missing-label.
[2023-07-24T16:09:42.777Z] Test passed after 1 failed attempt on fix/template-parts-mode-sidebar.
[2023-07-25T01:36:56.942Z] Test passed after 1 failed attempt on update/inserter-merge-patterns-tabs.
[2023-07-25T02:28:53.602Z] Test passed after 1 failed attempt on rnmobile/verse-block-soft-return.
[2023-07-25T04:17:20.226Z] Test passed after 1 failed attempt on resizable-frame-viewport.
[2023-07-25T04:51:19.826Z] Test passed after 1 failed attempt on resizable-frame-viewport.
[2023-07-25T14:31:48.918Z] Test passed after 1 failed attempt on trunk.
[2023-07-26T04:48:46.431Z] Test passed after 2 failed attempts on try/add-template-part-details.
[2023-07-26T05:56:46.914Z] Test passed after 2 failed attempts on try/add-template-part-details.
[2023-07-26T06:26:21.230Z] Test passed after 2 failed attempts on try/add-template-part-details.
[2023-07-26T08:43:41.395Z] Test passed after 1 failed attempt on fix/use-secure-password-input-missing-label.
[2023-07-26T14:37:09.035Z] Test passed after 1 failed attempt on trunk.
[2023-07-27T10:31:39.850Z] Test passed after 2 failed attempts on trunk.
[2023-07-27T10:32:50.395Z] Test passed after 1 failed attempt on update/line-height-step.
[2023-07-27T11:09:33.707Z] Test passed after 2 failed attempts on trunk.
[2023-07-27T13:53:30.667Z] Test passed after 1 failed attempt on refactor/playwright-performance-tests-p2.
[2023-07-27T14:18:57.585Z] Test passed after 1 failed attempt on fix/test-themes-folder-permissions.
[2023-08-09T13:36:32.572Z] Test passed after 1 failed attempt on add/playwright-utils-metrics.
[2023-08-11T21:40:35.556Z] Test passed after 2 failed attempts on add/playwright-utils-metrics.
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:1164:27
Error: expect.toBeVisible: Error: strict mode violation: locator('role=document[name="Block: Image"i]').locator('role=img') resolved to 2 elements:
    1) <img src="blob:http://localhost:8889/7e1b6f7f-0323-47…/> aka getByRole('img', { name: 'This image has an empty alt attribute; its file name is a0dcd96b-9846-484e-bb06-849047aef2ad.png' })
    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:1164: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