WordPress / gutenberg

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

[Flaky Test] should not merge paragraphs if the selection is not collapsed #66216

Closed github-actions[bot] closed 1 week ago

github-actions[bot] commented 4 weeks ago

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

Test title

should not merge paragraphs if the selection is not collapsed

Test path

/test/e2e/specs/editor/various/splitting-merging.spec.js

Errors

Test passed after 1 failed attempt on trunk. ``` TimeoutError: page.waitForFunction: Timeout 10000ms exceeded. at Editor.setPreferences (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/set-preferences.ts:23:18) at Admin.createNewPost (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/admin/create-new-post.ts:43:20) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/splitting-merging.spec.js:8:3 ```
github-actions[bot] commented 1 week ago

This issue has gone 15 days without any activity.