WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
10.26k stars 4.09k forks source link

[Flaky Test] update block style variations in global styles and check revisions match styles #62929

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 2 months ago

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

Test title

update block style variations in global styles and check revisions match styles

Test path

/test/e2e/specs/site-editor/block-style-variations.spec.js

Errors

Test passed after 2 failed attempts on trunk.


Test passed after 1 failed attempt on update/rename-modals.


Test passed after 1 failed attempt on try/posts-list.


Test passed after 1 failed attempt on remove/api-fetch-i18n-dep.


Test passed after 2 failed attempts on trunk.


Test passed after 1 failed attempt on feat/custom-select-control-v2-legacy-expose-private-api.


Test passed after 1 failed attempt on fix/triple-scrollbar-post-editor.


Test passed after 1 failed attempt on upgrade/ariakit.


Test passed after 1 failed attempt on try/props-fix-test. ``` Error: Timed out 5000ms waiting for expect(locator).toBeEnabled() Locator: getByRole('region', { name: 'Editor top bar' }).getByRole('button', { name: 'Save' }) Expected: enabled Received: disabled Call log: - expect.toBeEnabled with timeout 5000ms - waiting for getByRole('region', { name: 'Editor top bar' }).getByRole('button', { name: 'Save' }) - locator resolved to
filiphric commented 1 month ago

Hey team! Hope you don’t mind me hopping in. I looked into this flaky test and I suspect that I was able to find the root cause. I recorded a short loom for you: https://www.loom.com/share/3fee6a5dff6547d494251e22fe1eba5f

here’s the replay of the test that I showcase in the video: https://app.replay.io/recording/apply-block-styles-variations-to-nested-blocks--a920945a-f7ab-4269-a6d2-ecbd677b8343

github-actions[bot] commented 1 month ago

This issue has gone 15 days without any activity.