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.
[2025-01-15T03:09:36.265Z] Test passed after 1 failed attempt on try/e2e-fix-nav-frontend-iapi.
[2025-01-16T04:57:53.945Z] Test passed after 1 failed attempt on add/document-outline-main.
[2025-01-17T07:19:47.202Z] Test passed after 1 failed attempt on details-accordion.
[2025-01-17T11:26:09.031Z] Test passed after 1 failed attempt on update/default-rendering-mode-key.
[2025-01-17T13:34:24.599Z] Test passed after 1 failed attempt on trunk.
[2025-01-18T08:09:07.337Z] Test passed after 1 failed attempt on trunk.
[2025-01-21T04:39:53.617Z] Test passed after 1 failed attempt on trunk.
[2025-01-21T13:52:09.253Z] Test passed after 1 failed attempt on fix/multisite-env.
[2025-01-22T16:28:58.760Z] Test passed after 1 failed attempt on trunk.
[2025-01-22T17:20:54.657Z] Test passed after 1 failed attempt on fix/plugin-release-workflow-svn-command.
[2025-01-23T15:08:44.659Z] Test passed after 1 failed attempt on fix/starter-page-effect-conditions.
[2025-01-25T14:50:02.410Z] Test passed after 1 failed attempt on use-https-in-link.
[2025-01-28T01:41:48.528Z] Test passed after 1 failed attempt on fix/edit-site-narrow-viewport-nav-error.
[2025-01-28T06:44:05.429Z] Test passed after 1 failed attempt on add/blocks-api-getblockimage.
[2025-01-28T09:24:57.393Z] Test passed after 1 failed attempt on trunk.
[2025-01-28T12:48:51.229Z] Test passed after 1 failed attempt on fix/iapi-router-styles-rule-order.
[2025-01-29T11:46:20.618Z] Test passed after 2 failed attempts on trunk.
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
Error: expect(received).toEqual(expected) // deep equality

- Expected  - 8
+ Received  + 9

- <!-- wp:template-part {"slug":"header","theme":"emptytheme","tagName":"header"} /-->
+ <!-- wp:template-part {"slug":"header","tagName":"header","theme":"emptytheme"} /-->
-
- <!-- wp:query {"queryId":1,"query":{"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","sticky":"","perPage":10}} -->
+ <!-- wp:query {"queryId":1,"query":{"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","sticky":""}} -->
- <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
github-actions bot referenced this issue Jan 17, 2025
* Fix conflict

* Don't save empty string.

* Update help text

* Use selector field

---------

Unlinked contributors: thomas-price, sntran, dogee, sfadschm.

Co-authored-by: t-hamano <[email protected]>
Co-authored-by: Soean <[email protected]>
Co-authored-by: fabiankaegy <[email protected]>
Co-authored-by: carolinan <[email protected]>
Co-authored-by: Mamaduka <[email protected]>
Co-authored-by: richtabor <[email protected]>
Co-authored-by: hanneslsm <[email protected]>
Co-authored-by: dabowman <[email protected]>
github-actions bot referenced this issue Jan 18, 2025
…68721)


Co-authored-by: Mamaduka <[email protected]>
Co-authored-by: t-hamano <[email protected]>
Co-authored-by: ZebulanStanphill <[email protected]>
Co-authored-by: kathrynwp <[email protected]>
Co-authored-by: ndiego <[email protected]>
Co-authored-by: jorgefilipecosta <[email protected]>
Co-authored-by: petitphp <[email protected]>
Co-authored-by: ts-mz <[email protected]>
github-actions bot referenced this issue Jan 28, 2025
* Use the term menu instead of navigation in nav elements labels.

* Adjust translators comments for clarity.

Co-authored-by: afercia <[email protected]>
Co-authored-by: SergeyBiryukov <[email protected]>
github-actions bot referenced this issue Jan 29, 2025
* docs: Update links to HTTPS

* docs: Generated build docs

* docs: Fix redirected documentation links

Co-authored-by: SainathPoojary <[email protected]>
Co-authored-by: t-hamano <[email protected]>
Co-authored-by: shail-mehta <[email protected]>
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