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] gallery caption can be edited #34930

Closed
github-actions bot opened this issue Sep 17, 2021 · 3 comments
Closed

[Flaky Test] gallery caption can be edited #34930

github-actions bot opened this issue Sep 17, 2021 · 3 comments
Labels
[Block] Gallery Affects the Gallery Block - used to display groups of images [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 Sep 17, 2021

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

Test title

gallery caption can be edited

Test path

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

Errors

[2021-09-17T17:05:55.074Z] Test passed after 1 failed attempt on trunk.
[2021-09-28T10:25:34.810Z] Test passed after 1 failed attempt on trunk.
[2021-10-04T14:29:14.452Z] Test passed after 1 failed attempt on fix/global-styles-back-button-label.
[2021-10-05T12:56:37.210Z] Test passed after 1 failed attempt on add/multiple-block-styles.
[2021-10-05T23:57:54.805Z] Test passed after 1 failed attempt on trunk.
[2021-10-06T12:57:25.101Z] Test passed after 1 failed attempt on update/color-panel.
[2021-10-14T20:12:46.007Z] Test passed after 1 failed attempt on enlarge-input-controls.
[2021-10-15T16:07:53.527Z] Test passed after 1 failed attempt on trunk.
[2021-10-16T09:06:14.791Z] Test passed after 1 failed attempt on add-break-word-post-title.
[2021-10-20T09:11:21.985Z] Test passed after 1 failed attempt on add/template-part-resizer.
[2021-10-26T09:41:22.987Z] Test passed after 1 failed attempt on add/bootstrap-global-styles-endpoint.
[2021-10-27T17:26:21.165Z] Test passed after 1 failed attempt on add/show-warnings-for-unsupported-blocks.
[2022-01-27T23:48:21.194Z] Test passed after 1 failed attempt on trunk.
[2022-01-28T03:44:13.001Z] Test passed after 1 failed attempt on try/gallery-gap-css-var.
[2022-01-28T05:39:04.009Z] Test passed after 2 failed attempts on add/multi-selection-to-list-view.
[2022-01-28T06:25:41.021Z] Test passed after 2 failed attempts on add/site-editor-icon-labels.
[2022-01-28T07:43:21.202Z] Test passed after 2 failed attempts on update/toolspanel-options-story-to-controls.
[2022-01-28T10:01:18.581Z] Test passed after 2 failed attempts on feature/add-min-max-font-size-tag-cloud.
[2022-01-28T12:50:52.083Z] Test passed after 1 failed attempt on update/minimum-version.
[2022-01-28T16:01:07.306Z] Test passed after 1 failed attempt on trunk.
[2022-01-28T16:37:13.276Z] Test passed after 1 failed attempt on add/publish-npm-packages-workflow.
[2022-09-22T08:42:18.396Z] Test passed after 1 failed attempt on docs/use-wp-scripts-commands-when-extending.
[2022-09-29T05:52:00.790Z] Test passed after 1 failed attempt on experiments/private-selectors-and-actions.
[2022-09-30T00:40:09.166Z] Test passed after 1 failed attempt on trunk.
[2022-09-30T04:13:46.368Z] Test passed after 1 failed attempt on update/merge-unit-tests-files.
[2022-10-07T15:33:33.870Z] Test passed after 2 failed attempts on trunk.
[2022-10-11T12:41:05.098Z] Test passed after 1 failed attempt on update/inert-attribute.
[2022-10-12T04:49:40.680Z] Test passed after 1 failed attempt on try/layout-classnames-on-inner-wrapper.
[2022-10-19T16:08:00.076Z] Test passed after 1 failed attempt on fix/43660-separator-background-style-variation.
[2022-10-20T10:39:13.047Z] Test passed after 1 failed attempt on toggle-group-deselectable.
[2022-10-20T17:10:59.833Z] Test passed after 1 failed attempt on add/deprecation-for-gallery-block.
[2022-10-20T23:57:29.298Z] Test passed after 1 failed attempt on add/video-caption-deprecation.
[2022-10-21T08:18:31.537Z] Test passed after 1 failed attempt on add/check-for-template-parts-screen.
[2022-10-24T07:44:41.034Z] Test passed after 1 failed attempt on add/schema-visited.
[2022-10-24T14:44:24.234Z] Test passed after 1 failed attempt on trunk.
[2023-05-05T22:48:48.459Z] Test passed after 1 failed attempt on tweak/template-parts-icon.
[2023-06-20T16:42:05.692Z] Test passed after 1 failed attempt on add/image-block-aspect-ratio-control.
[2023-11-07T22:52:12.365Z] Test passed after 1 failed attempt on experiment/show-styles-inherited-values.
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
  - expect.toBeVisible with timeout 5000ms
  - waiting for frameLocator('[name="editor-canvas"]').locator('role=document[name="Block: Gallery"i]')
  - waiting for frameLocator('[name="editor-canvas"]').locator('role=document[name="Block: Gallery"i]')

    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/gallery.spec.js:140:27
@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Sep 17, 2021
@priethor priethor added the [Block] Gallery Affects the Gallery Block - used to display groups of images label Sep 23, 2021
@glendaviesnz
Copy link
Contributor

Passing reliably now. Probably resolved by the merging of the new gallery block which handles caption focus better.

@Mamaduka
Copy link
Member

It probably failed because old braches didn't rebase.

@github-actions github-actions bot reopened this Sep 22, 2022
@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 Dec 29, 2022
@github-actions github-actions bot reopened this May 5, 2023
@github-actions github-actions bot reopened this Jun 20, 2023
@github-actions github-actions bot reopened this Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Block] Gallery Affects the Gallery Block - used to display groups of images [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

3 participants