WordPress / gutenberg

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

[Flaky Test] should show the edited content after revert, clicking undo in the header toolbar, save and reload #67172

Open github-actions[bot] opened 1 day ago

github-actions[bot] commented 1 day ago

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

Test title

should show the edited content after revert, clicking undo in the header toolbar, save and reload

Test path

/test/e2e/specs/site-editor/template-revert.spec.js

Errors

Test passed after 1 failed attempt on trunk.


Test passed after 1 failed attempt on remove/more-navigation-block-block-hooks-helpers. ``` Error: apiRequestContext.fetch: socket hang up Call log: - → GET http://localhost:8889/index.php?rest_route=/wp/v2/templates - user-agent: Playwright/1.48.1 (x64; ubuntu 22.04) node/20.18 CI/1 - accept: */* - accept-encoding: gzip,deflate,br - X-WP-Nonce: 5391ba8120 - cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1732353732%7C73UUkAp0jlJWKS537415izWlOBhlmyn749DVDA1Np4o%7Ce7b40698bd9f390521409d9428595e817a03d48694cb9de225efe59bed05ee3d; wp-settings-time-1=1732181143 at RequestUtils.rest (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/rest.ts:119:39) at RequestUtils.deleteAllTemplates (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/templates.ts:38:31) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-revert.spec.js:19:22 ```