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] lightbox should work as expected when inserting image from URL #51569

Closed
github-actions bot opened this issue Jun 16, 2023 · 1 comment · Fixed by #51573
Closed

[Flaky Test] lightbox should work as expected when inserting image from URL #51569

github-actions bot opened this issue Jun 16, 2023 · 1 comment · Fixed by #51573
Assignees
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 Jun 16, 2023

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

Test title

lightbox should work as expected when inserting image from URL

Test path

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

Errors

[2023-06-16T09:44:33.662Z] Test passed after 1 failed attempt on trunk.
[2023-06-16T09:48:34.197Z] Test passed after 1 failed attempt on rnmobile/fix/editable-cell-text-input-when-disabled.
[2023-06-16T09:59:04.847Z] Test passed after 1 failed attempt on perf/one-store-listener.
[2023-06-16T10:35:40.764Z] Test passed after 1 failed attempt on rnmobile/upgrade/react-native-0.71.8.
[2023-06-16T10:36:08.176Z] Test passed after 1 failed attempt on try/fn-meta.
[2023-06-16T10:46:54.104Z] Test passed after 1 failed attempt on remove-interactivity-api-console-log.
[2023-06-16T11:01:49.843Z] Test passed after 1 failed attempt on trunk.
[2023-06-16T11:03:13.313Z] Test passed after 1 failed attempt on update/nav-fallbacks-to-6.3-dir.
[2023-06-16T11:07:47.249Z] Test passed after 1 failed attempt on rnmobile/fix/dictation-cursor-position.
[2023-06-16T11:16:28.353Z] Test passed after 1 failed attempt on trunk.
[2023-06-16T11:22:53.102Z] Test passed after 1 failed attempt on trunk.
[2023-06-16T11:29:23.143Z] Test passed after 1 failed attempt on trunk.
[2023-06-16T11:30:12.930Z] Test passed after 1 failed attempt on rnmobile/upgrade/react-native-0.71.8.
[2023-06-16T11:42:46.865Z] Test passed after 1 failed attempt on update/babel-react-use-spread.
[2023-08-10T09:01:57.856Z] Test passed after 1 failed attempt on try/update-block-editor-settings-callback.
Error: expect(received).toBeVisible()
Call log:
  - expect.toBeVisible with timeout 5000ms
  - waiting for locator('role=document[name="Block: Image"i]').locator('role=img')
  -   locator resolved to <img alt="This image has an empty alt attribute; its …/>
  -   unexpected value "hidden"
  - waiting for locator('role=document[name="Block: Image"i]').locator('role=img')
  -   locator resolved to <img alt="This image has an empty alt attribute; its …/>
  -   unexpected value "hidden"
  -   locator resolved to <img alt="This image has an empty alt attribute; its …/>
  -   unexpected value "hidden"
  -   locator resolved to <img alt="This image has an empty alt attribute; its …/>
  -   unexpected value "hidden"
  -   locator resolved to <img alt="This image has an empty alt attribute; its …/>
  -   unexpected value "hidden"
  -   locator resolved to <img alt="This image has an empty alt attribute; its …/>
  -   unexpected value "hidden"
  -   locator resolved to <img alt="This image has an empty alt attribute; its …/>
  -   unexpected value "hidden"
  -   locator resolved to <img alt="This image has an empty alt attribute; its …/>
  -   unexpected value "hidden"
  -   locator resolved to <img alt="This image has an empty alt attribute; its …/>
  -   unexpected value "hidden"

    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/image.spec.js:1337:25
@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 10, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 11, 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

Successfully merging a pull request may close this issue.

2 participants