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] Animation selector should NOT appear if Behavior is Default #52430

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

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 Default

Test path

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

Errors

[2023-07-07T15:51:34.126Z] Test passed after 1 failed attempt on trunk.
[2023-07-10T08:14:47.598Z] Test passed after 1 failed attempt on trunk.
[2023-07-10T08:55:26.643Z] Test passed after 1 failed attempt on trunk.
[2023-07-11T09:23:04.345Z] Test passed after 1 failed attempt on update/locked-pattern-tooltips.
[2023-07-11T09:27:07.059Z] Test passed after 2 failed attempts on add/back-to-top.
[2023-07-13T14:28:45.610Z] Test passed after 2 failed attempts on fix/link-ui-settings-open-state.
[2023-07-13T17:10:05.503Z] Test passed after 2 failed attempts on add/interactivity-api-feature-filter.
[2023-07-13T17:40:44.713Z] Test passed after 2 failed attempts on add/interactivity-api-feature-filter.
[2023-07-14T22:08:37.104Z] Test passed after 1 failed attempt on update/typescript-5.
[2023-07-18T05:20:50.237Z] Test passed after 1 failed attempt on trunk.
[2023-07-19T21:33:56.712Z] Test passed after 1 failed attempt on fix/52680.
[2023-07-19T21:42:42.227Z] Test passed after 1 failed attempt on update/dont-request-fallback.
[2023-07-20T06:06:21.229Z] Test passed after 1 failed attempt on update/reinstate-template-parts-mode-spec.
[2023-07-20T06:34:28.696Z] Test passed after 1 failed attempt on update/reinstate-template-parts-mode-spec.
[2023-07-21T09:51:54.626Z] Test passed after 1 failed attempt on rnmobile/release_1.100.1.
[2023-07-21T10:23:09.106Z] Test passed after 1 failed attempt on rnmobile/release_1.100.1.
[2023-07-24T13:12:48.964Z] Test passed after 1 failed attempt on fix/template-parts-mode-sidebar.
[2023-07-24T16:17:08.425Z] Test passed after 1 failed attempt on automation/a11y-label-consolidation.
[2023-07-24T17:00:23.728Z] Test passed after 1 failed attempt on automation/a11y-label-consolidation.
[2023-07-24T17:38:35.607Z] Test passed after 1 failed attempt on automation/a11y-label-consolidation.
[2023-07-25T01:36:56.023Z] Test passed after 2 failed attempts on update/inserter-merge-patterns-tabs.
[2023-07-25T11:59:39.667Z] Test passed after 1 failed attempt on automation/enforce-pr-labels.
[2023-07-25T17:26:35.901Z] Test passed after 1 failed attempt on fix/list-multi-select-enter.
[2023-07-25T23:15:44.628Z] Test passed after 1 failed attempt on fix/list-multi-select-enter.
Error: expect(received).toHaveAttribute(expected)

Expected pattern: /6f31b68f-4f31-4236-b26c-d90feb4aeb1e/
Received string:  "blob:http://localhost:8889/c2c5c54e-1409-42f4-a155-cad935d4ebb0"
Call log:
  - expect.toHaveAttribute 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" src=…/>
  -   unexpected value "blob:http://localhost:8889/c2c5c54e-1409-42f4-a155-cad935d4ebb0"
  - waiting for locator('role=document[name="Block: Image"i]').locator('role=img')
  -   locator resolved to <img alt="This image has an empty alt attribute" src=…/>
  -   unexpected value "blob:http://localhost:8889/c2c5c54e-1409-42f4-a155-cad935d4ebb0"
  -   locator resolved to <img alt="This image has an empty alt attribute" src=…/>
  -   unexpected value "blob:http://localhost:8889/c2c5c54e-1409-42f4-a155-cad935d4ebb0"
  -   locator resolved to <img alt="This image has an empty alt attribute" src=…/>
  -   unexpected value "blob:http://localhost:8889/c2c5c54e-1409-42f4-a155-cad935d4ebb0"
  -   locator resolved to <img alt="This image has an empty alt attribute" src=…/>
  -   unexpected value "blob:http://localhost:8889/c2c5c54e-1409-42f4-a155-cad935d4ebb0"
  -   locator resolved to <img alt="This image has an empty alt attribute" src=…/>
  -   unexpected value "blob:http://localhost:8889/c2c5c54e-1409-42f4-a155-cad935d4ebb0"
  -   locator resolved to <img alt="This image has an empty alt attribute" src=…/>
  -   unexpected value "blob:http://localhost:8889/c2c5c54e-1409-42f4-a155-cad935d4ebb0"
  -   locator resolved to <img alt="This image has an empty alt attribute" src=…/>
  -   unexpected value "blob:http://localhost:8889/c2c5c54e-1409-42f4-a155-cad935d4ebb0"
  -   locator resolved to <img alt="This image has an empty alt attribute" src=…/>
  -   unexpected value "blob:http://localhost:8889/c2c5c54e-1409-42f4-a155-cad935d4ebb0"

    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/image.spec.js:764:26
@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Jul 7, 2023
github-actions bot referenced this issue Jul 7, 2023
* test: Enable `jest-watch-typeahead` for native tests

Allow filtering test by file or test name while in watch mode. This
matches existing configuration for the web tests.

* test: Refactor Jest configuration to fix file name filter regex

Previously, Jest was executed from within a nested directory. Doing so
caused the regex patterns used for the `jest-watch-typeahead` to break,
as the `../../` would be erroneously included in the file name.
@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 Aug 25, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 27, 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