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] submenu opens on click in the arrow #51543

Closed
github-actions bot opened this issue Jun 15, 2023 · 1 comment
Closed

[Flaky Test] submenu opens on click in the arrow #51543

github-actions bot opened this issue Jun 15, 2023 · 1 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

Comments

@github-actions
Copy link

github-actions bot commented Jun 15, 2023

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

Test title

submenu opens on click in the arrow

Test path

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

Errors

[2023-06-15T14:30:55.175Z] Test passed after 1 failed attempt on trunk.
[2023-06-15T14:51:01.997Z] Test passed after 1 failed attempt on add/distraction-free-to-site-editor.
[2023-06-15T17:03:08.656Z] Test passed after 1 failed attempt on update/hoist-reakit-date-fns.
[2023-06-15T17:19:12.011Z] Test passed after 1 failed attempt on add/image-block-aspect-ratio-control.
[2023-06-15T18:57:00.361Z] Test passed after 1 failed attempt on refactor/combine-roving-tabindex-tests.
[2023-06-15T19:35:49.247Z] Test passed after 1 failed attempt on update/image-block-tests.
[2023-06-15T20:03:38.948Z] Test passed after 1 failed attempt on trunk.
[2023-06-15T20:21:56.904Z] Test passed after 1 failed attempt on trunk.
[2023-06-15T22:33:32.215Z] Test passed after 1 failed attempt on try/adding-non-synced-pattern-to-reusable-block-cpt.
[2023-06-16T01:21:15.648Z] Test passed after 1 failed attempt on add/position-label-to-block-title-in-list-view.
[2023-06-16T01:21:55.340Z] Test passed after 1 failed attempt on trunk.
[2023-06-16T01:31:04.772Z] Test passed after 1 failed attempt on try/adding-non-synced-pattern-to-reusable-block-cpt.
[2023-06-16T02:54:31.943Z] Test passed after 1 failed attempt on try/adding-non-synced-pattern-to-reusable-block-cpt.
[2023-06-16T03:20:46.465Z] Test passed after 1 failed attempt on rnmobile/display-value-in-colorpicker.
[2023-06-16T05:51:24.839Z] Test passed after 1 failed attempt on trunk.
[2023-06-16T08:03:06.020Z] Test passed after 1 failed attempt on trunk.
[2023-06-16T08:45:56.602Z] Test passed after 1 failed attempt on update/playwright-create-new-posts-util.
[2023-06-16T08:53:41.201Z] Test passed after 1 failed attempt on add/site-editor-sidebar-template-details.
[2023-06-16T09:13:07.877Z] Test passed after 1 failed attempt on trunk.
[2023-06-16T09:13:49.634Z] Test passed after 1 failed attempt on add/position-label-to-block-title-in-list-view.
[2023-06-16T09:26:44.371Z] Test passed after 1 failed attempt on update/radius.
[2023-06-16T09:50:42.533Z] Test passed after 2 failed attempts on fix/use-entity-record-eslint-warning.
[2023-06-16T10:19:54.019Z] Test passed after 1 failed attempt on update/radius.
[2023-06-16T12:42:18.724Z] Test passed after 1 failed attempt on try/fn-meta.
[2023-06-16T14:30:35.864Z] Test passed after 1 failed attempt on remove/taxonomy-template-in-add-template-modal.
[2023-06-16T14:50:19.447Z] Test passed after 1 failed attempt on update/rename-align-attribute.
[2023-06-16T15:05:17.675Z] Test passed after 1 failed attempt on refactor/playwright-performance-tests.
[2023-06-19T05:32:53.485Z] Test passed after 1 failed attempt on add/back-to-top.
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('region', { name: 'Editor top bar' }).getByRole('button', { name: 'Save', exact: true })
  locator resolved to <button type="button" aria-label="Save" aria-disabled="f…>Save</button>
attempting click action
  waiting for element to be visible, enabled and stable
element was detached from the DOM, retrying
============================================================
    at Editor.saveSiteEditorEntities (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20:4)
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation.spec.js:1156:17
@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Jun 15, 2023
github-actions bot referenced this issue Jun 15, 2023
* Convert `ClipboardButton` to TypeScript

* Add changelog entry

* Update CHANGELOG.md

---------

Co-authored-by: Lena Morita <lena@jaguchi.com>
github-actions bot referenced this issue Jun 15, 2023
* Add missing tests for image block

* Add test for image link

* Clean up tests

-Reorganize tests to avoid unnecessary code execution
-Add comments
-Remove extraneous code

* Remove commented code

* Add clarifying comment

* Improve syntax for test
github-actions bot referenced this issue Jun 16, 2023
…ton (#51435)

* Fix crash when using the delete key to remove a single button

* Add onDeleteBlock prop to block.native.js

* Update button edit.native.js snapshots

* Update button delete test to focus button input

* Update button test to use triggerBlockListLayout
github-actions bot referenced this issue Jun 16, 2023
* npm lockfile: hoist reakit and date-fns packages to the top

* Dedupe deepmerge

* Dedupe colord
@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 Jul 20, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 22, 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