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] should show the original content after revert and page reload #68604

Open
github-actions bot opened this issue Jan 10, 2025 · 0 comments
Open
Labels
[Type] Flaky Test Auto-generated flaky test report issue

Comments

@github-actions
Copy link

github-actions bot commented Jan 10, 2025

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

Test title

should show the original content after revert and page reload

Test path

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

Errors

[2025-01-10T14:50:30.666Z] Test passed after 1 failed attempt on trunk.
[2025-01-13T19:13:51.240Z] Test passed after 1 failed attempt on try/skip-flaky-navigation-tests.
[2025-01-13T19:50:46.949Z] Test passed after 1 failed attempt on try/skip-flaky-navigation-tests.
[2025-01-14T09:50:32.689Z] Test passed after 1 failed attempt on fix/social-icons-allow-url-fragments.
Error: expect(received).toEqual(expected) // deep equality

- Expected  - 9
+ Received  + 8

- <!-- wp:template-part {"slug":"header","tagName":"header","theme":"emptytheme"} /-->
+ <!-- wp:template-part {"slug":"header","theme":"emptytheme","tagName":"header"} /-->
- <!-- wp:query {"queryId":1,"query":{"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","sticky":""}} -->
+
+ <!-- wp:query {"queryId":1,"query":{"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","sticky":"","perPage":10}} -->
- <div class="wp-block-query">
- 	<!-- wp:post-template -->
+ <div class="wp-block-query"><!-- wp:post-template -->
- 	<!-- wp:post-title {"isLink":true} /-->
+ <!-- wp:post-title {"isLink":true} /-->
- 	<!-- wp:post-excerpt /-->
+
+ <!-- wp:post-excerpt /-->
- 	<!-- /wp:post-template -->
- </div>
+ <!-- /wp:post-template --></div>
  <!-- /wp:query -->
-
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-revert.spec.js:102:26
@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Jan 10, 2025
github-actions bot referenced this issue Jan 10, 2025
Co-authored-by: im3dabasia <im3dabasia1@git.wordpress.org>
Co-authored-by: t-hamano <wildworks@git.wordpress.org>
Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Flaky Test Auto-generated flaky test report issue
Projects
None yet
Development

No branches or pull requests

0 participants