WordPress / gutenberg

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

[Flaky Test] inserts a block in proper place after having clicked `Browse All` from inline inserter #35280

Open github-actions[bot] opened 3 years ago

github-actions[bot] commented 3 years ago

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

Test title

inserts a block in proper place after having clicked Browse All from inline inserter

Test path

/test/e2e/specs/editor/various/inserting-blocks.spec.js

Errors

Test passed after 1 failed attempt on update/block-styles-preview-panel.


Test passed after 1 failed attempt on trunk.


Test passed after 1 failed attempt on try/debounce-post-type-seach-command.


Test passed after 1 failed attempt on add/preferred-languages.


Test passed after 1 failed attempt on select-control-prefix-story.


Test passed after 1 failed attempt on update/zoom-out-document-width-parity.


Test passed after 1 failed attempt on update/query-loop-templateSlug.


Test passed after 1 failed attempt on fix/save-post-hook-arguments.


Test passed after 1 failed attempt on fix/html-scale-code-quality.


Test passed after 1 failed attempt on trunk. ``` Error: apiRequestContext.fetch: socket hang up Call log: - → GET http://localhost:8889/index.php?rest_route=%2Fwp%2Fv2%2Fblocks&per_page=100&status=publish%2Cfuture%2Cdraft%2Cpending%2Cprivate%2Ctrash - user-agent: Playwright/1.47.0 (x64; ubuntu 22.04) node/20.18 CI/1 - accept: */* - accept-encoding: gzip,deflate,br - X-WP-Nonce: e06e2d8eb1 - cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1729333530%7CmGPNUB2KFUZYM7T8uMTmeXEyb4cBMX0vmzx6XBiIExC%7C3aa9a35c9fb115a8373061bbbcafa4d4ad6e4096199c916c42d467aad33551ce; wp-settings-time-1=1729160980 at RequestUtils.rest (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/rest.ts:119:39) at RequestUtils.deleteAllBlocks (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/blocks.ts:26:28) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:25:22 ```
talldan commented 2 years ago

This test doesn't seem to exist any more. Possibly renamed or refactored?