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 edited content after revert and clicking undo in the header toolbar #36677

Open
github-actions bot opened this issue Nov 19, 2021 · 1 comment · Fixed by #41310
Labels
[Type] Flaky Test Auto-generated flaky test report issue

Comments

@github-actions
Copy link

github-actions bot commented Nov 19, 2021

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 and clicking undo in the header toolbar

Test path

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

Errors

[2021-11-19T17:40:13.694Z] Test passed after 1 failed attempt on tweak/34558/inherit-layout-control.
[2021-12-17T10:45:23.294Z] Test passed after 1 failed attempt on fix/paragraph-trailing-word.
[2021-12-17T10:47:15.948Z] Test passed after 1 failed attempt on trunk.
[2021-12-17T11:11:48.689Z] Test passed after 1 failed attempt on try/alt-nav-block-show-ui-warning-if-cannot-create.
[2021-12-17T11:37:26.834Z] Test passed after 1 failed attempt on try/accessibility-fixes-for-inserter.
[2021-12-17T12:20:32.591Z] Test passed after 1 failed attempt on wp/trunk.
[2021-12-17T17:12:55.590Z] Test passed after 1 failed attempt on add/navigation-menu-item-home.
[2021-12-17T17:40:51.998Z] Test passed after 1 failed attempt on rnmobile/add/i18n-scripts.
[2021-12-17T20:05:47.993Z] Test passed after 1 failed attempt on docs/37343-sidebar.
[2021-12-17T20:10:16.955Z] Test passed after 1 failed attempt on update/allow-color-gradient-popover-to-be-above-the-color-buttons.
[2022-05-26T14:14:21.859Z] Test passed after 1 failed attempt on refactor/rever-template-test.
[2022-10-17T15:08:49.348Z] Test passed after 1 failed attempt on grouped-603/wp/5.9.
[2022-10-17T15:46:04.588Z] Test passed after 1 failed attempt on wp/5.9.
[2023-02-09T03:25:21.656Z] Test passed after 2 failed attempts on fix/site-editor-save-button-bug.
[2023-12-22T16:28:29.193Z] Test passed after 1 failed attempt on fix/typo-on-footnotes-docs.
[2024-04-08T15:05:50.105Z] Test passed after 1 failed attempt on updata/move-template-actions-to-the-editor-store.
[2024-08-09T10:13:47.893Z] Test passed after 1 failed attempt on add/actions-to-quick-edit.
[2024-08-14T13:53:45.772Z] Test passed after 1 failed attempt on trunk.
[2024-08-15T16:03:44.165Z] Test passed after 1 failed attempt on trunk.
[2024-08-28T16:36:29.447Z] Test passed after 1 failed attempt on fix/allow-editing-bindings-with-empty-strings.
[2024-08-28T17:18:52.267Z] Test passed after 1 failed attempt on fix/double-arrow-social-icons.
[2024-08-30T15:51:35.358Z] Test passed after 1 failed attempt on remove/wp-components-experimental-designation-for-alignmentmatrixcontrol.
[2024-09-13T19:59:33.616Z] Test passed after 1 failed attempt on remove/use-zoom-out-mode-exit-store-sub.
[2024-09-17T14:37:51.660Z] Test passed after 1 failed attempt on update/use-a11y-module-for-interactivity-router.
[2024-09-30T01:16:13.471Z] Test passed after 1 failed attempt on wp/6.7.
Error: apiRequestContext.fetch: socket hang up
Call log:
  - → GET http://localhost:8889/index.php?rest_route=/wp/v2/templates
  -   user-agent: Playwright/1.47.0 (x64; ubuntu 22.04) node/20.17 CI/1
  -   accept: */*
  -   accept-encoding: gzip,deflate,br
  -   X-WP-Nonce: 56af1444ef
  -   cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1727830857%7C4YNDKLqpASAtlnWOhiXDT6P6FIpvlOshPEMSyPxbyiW%7Cc1dd818e7b5de20404634d541d8157ff6d0cd03ebe137ce59be0ff5d056e5cf3; wp-settings-time-1=1727658268

    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:24:22
@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Nov 19, 2021
@github-actions github-actions bot added the [Status] In Progress Tracking issues with work in progress label May 25, 2022
@github-actions github-actions bot reopened this Oct 17, 2022
@github-actions
Copy link
Author

This issue has gone 30 days without any activity.

@github-actions github-actions bot added the [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. label Nov 22, 2022
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 24, 2022
@github-actions github-actions bot reopened this Feb 9, 2023
@github-actions github-actions bot reopened this Dec 22, 2023
@Mamaduka Mamaduka removed [Status] In Progress Tracking issues with work in progress [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. labels Mar 18, 2024
@github-actions github-actions bot reopened this Apr 8, 2024
@github-actions github-actions bot reopened this Aug 9, 2024
github-actions bot referenced this issue Aug 14, 2024
* Create CompositeContext

* Use context to pass store to composite subcomponents

* CHANGELOG

* Remove double dot

* Export `Context`, add basic docs

* Update CHANGELOG

---

Co-authored-by: ciampo <mciampini@git.wordpress.org>
Co-authored-by: tyxla <tyxla@git.wordpress.org>
github-actions bot referenced this issue Aug 15, 2024
…4547)

Co-authored-by: jorgefilipecosta <jorgefilipecosta@git.wordpress.org>
github-actions bot referenced this issue Sep 30, 2024
Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
Co-authored-by: youknowriad <youknowriad@git.wordpress.org>
Co-authored-by: tyxla <tyxla@git.wordpress.org>
Co-authored-by: jsnajdr <jsnajdr@git.wordpress.org>
Co-authored-by: getdave <get_dave@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

Successfully merging a pull request may close this issue.

2 participants