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 not render Block Settings sections #64387

Open
github-actions bot opened this issue Aug 9, 2024 · 0 comments
Open

[Flaky Test] should not render Block Settings sections #64387

github-actions bot opened this issue Aug 9, 2024 · 0 comments
Labels
[Type] Flaky Test Auto-generated flaky test report issue

Comments

@github-actions
Copy link

github-actions bot commented Aug 9, 2024

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

Test title

should not render Block Settings sections

Test path

/test/e2e/specs/widgets/customizing-widgets.spec.js

Errors

[2024-08-09T07:36:51.015Z] Test passed after 1 failed attempt on trunk.
[2024-08-09T11:35:17.208Z] Test passed after 1 failed attempt on trunk.
[2024-08-12T09:44:26.068Z] Test passed after 1 failed attempt on try/escape-zoom-out.
[2024-08-14T13:17:30.983Z] Test passed after 1 failed attempt on feat/stabilize-composite/pass-store-via-internal-context.
[2024-08-14T14:31:21.672Z] Test passed after 1 failed attempt on feat/stabilize-composite/swap-from-private-to-public.
[2024-08-15T15:13:54.054Z] Test passed after 1 failed attempt on tweak/remove-dark-theme-focus.
[2024-08-15T17:02:49.356Z] Test passed after 1 failed attempt on update/components-radius.
[2024-08-16T14:00:14.149Z] Test passed after 1 failed attempt on try/enable-bindings-panel-in-preferences.
[2024-08-16T16:53:39.338Z] Test passed after 1 failed attempt on add/query-title-border-support.
[2024-08-20T15:35:08.749Z] Test passed after 1 failed attempt on fix/61447-add-experiment.
[2024-08-21T09:20:19.460Z] Test passed after 1 failed attempt on remove/now-obsolete-block-hooks-compat-checks.
[2024-08-21T13:50:52.469Z] Test passed after 1 failed attempt on trunk.
[2024-08-22T18:53:17.403Z] Test passed after 1 failed attempt on update/modal-animation.
[2024-08-23T17:39:17.945Z] Test passed after 1 failed attempt on refactor/navigator-remove-location-history.
[2024-08-29T15:43:08.483Z] Test passed after 1 failed attempt on trunk.
[2024-08-30T17:33:04.697Z] Test passed after 1 failed attempt on improve/tabs-indicator-animation-and-utils.
[2024-09-02T14:07:13.585Z] Test passed after 1 failed attempt on add/categories-list-block-variations-for-taxonomies.
[2024-09-04T12:30:01.309Z] Test passed after 1 failed attempt on add/zoom-out-experiment.
[2024-09-04T14:56:25.262Z] Test passed after 1 failed attempt on fix/double-arrow-social-icons.
[2024-09-05T05:08:30.452Z] Test passed after 1 failed attempt on remove/core-block-unused-selector-return.
[2024-09-05T06:19:26.463Z] Test passed after 1 failed attempt on experiment/meta-post-type-api-with-context.
[2024-09-05T17:45:49.413Z] Test passed after 1 failed attempt on release/19.2.
[2024-09-06T08:45:33.967Z] Test passed after 1 failed attempt on cleanup/button-block-appender.
[2024-09-06T12:01:12.897Z] Test passed after 1 failed attempt on update/upload-media-dialog-handle-more-block-types.
[2024-09-07T00:10:42.985Z] Test passed after 1 failed attempt on controls-grid-spacing.
[2024-09-10T12:48:25.234Z] Test passed after 1 failed attempt on spacing-control-link-button.
[2024-09-11T10:46:39.392Z] Test passed after 1 failed attempt on update/simplify-build-plugin-zip-build-files.
[2024-09-12T01:02:07.387Z] Test passed after 1 failed attempt on combobox/do-not-call-query-change-on-focus.
[2024-09-12T11:23:04.189Z] Test passed after 1 failed attempt on build/simplify-script-modules-build.
[2024-09-12T11:51:09.897Z] Test passed after 1 failed attempt on fix/targethints.
[2024-09-17T15:56:18.200Z] Test passed after 1 failed attempt on trunk.
[2024-09-20T13:19:48.537Z] Test passed after 1 failed attempt on wp/6.7.
[2024-09-20T16:01:54.644Z] Test passed after 1 failed attempt on trunk.
Error: apiRequestContext.fetch: socket hang up
Call log:
  - → GET http://localhost:8889/index.php?rest_route=/wp/v2/sidebars
  -   user-agent: Playwright/1.47.0 (x64; ubuntu 22.04) node/20.17 CI/1
  -   accept: */*
  -   accept-encoding: gzip,deflate,br
  -   X-WP-Nonce: 5311afeac6
  -   cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1727020019%7C3fHndATSljYqIcLPCsZNiw6HvnhuxJYXcLxnRLTrVdk%7Cb92781559fd6b6a93c3d32d7f3f4b3841942944e42ba34dff76fb886fb788f61; wp-settings-time-1=1726847513

    at RequestUtils.rest (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/rest.ts:119:39)
    at RequestUtils.deleteAllWidgets (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/widgets.js:9:8)
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:37:22
@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Aug 9, 2024
github-actions bot referenced this issue Aug 9, 2024
Co-authored-by: oandregal <oandregal@git.wordpress.org>
Co-authored-by: ntsekouras <ntsekouras@git.wordpress.org>
Co-authored-by: youknowriad <youknowriad@git.wordpress.org>
Co-authored-by: mirka <0mirka00@git.wordpress.org>
Co-authored-by: tyxla <tyxla@git.wordpress.org>
Co-authored-by: jameskoster <jameskoster@git.wordpress.org>
github-actions bot referenced this issue Aug 9, 2024
* Gallery: Remove 'withNotices' HoC
* Relocate 'withViewportMatch' closer to its only usage

Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
Co-authored-by: geriux <geriux@git.wordpress.org>
Co-authored-by: youknowriad <youknowriad@git.wordpress.org>
github-actions bot referenced this issue Aug 21, 2024
* Components: Use useStoreState() instead of store.useState()

* CHANGELOG

* Cleanup TabList

Co-authored-by: ciampo <mciampini@git.wordpress.org>

---------

Co-authored-by: ciampo <mciampini@git.wordpress.org>

Co-authored-by: tyxla <tyxla@git.wordpress.org>
Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
Co-authored-by: ciampo <mciampini@git.wordpress.org>
github-actions bot referenced this issue Sep 17, 2024
Fix an issue where accessibility texts were always "" (empty string) in the
Interactivity Router.

Use the new `@wordpress/a11y` script module for accessibility in the
Interactivity Router.

The change to use the new script module is behind a Gutenberg-only
feature flag.

Pass static localization texts via script module data passing instead of
through the Interactivity API store.

---

Co-authored-by: sirreal <jonsurrell@git.wordpress.org>
Co-authored-by: swissspidy <swissspidy@git.wordpress.org>
Co-authored-by: gziolo <gziolo@git.wordpress.org>
Co-authored-by: michalczaplinski <czapla@git.wordpress.org>
github-actions bot referenced this issue Sep 20, 2024
… intermediate state (#65494)

* useToolsPanel: calculate menuItems in layout effect to avoid painting intermediate state

* useToolsPanel: remove setState deps, calculate derived values in layout effects

* ToolsPanelItem: also use layout effect to prevent loops

* Changelog entry

Co-authored-by: jsnajdr <jsnajdr@git.wordpress.org>
Co-authored-by: ciampo <mciampini@git.wordpress.org>
github-actions bot referenced this issue Sep 20, 2024
Co-authored-by: vipul0425 <vipulgupta003@git.wordpress.org>
Co-authored-by: youknowriad <youknowriad@git.wordpress.org>
Co-authored-by: jameskoster <jameskoster@git.wordpress.org>
Co-authored-by: andrewserong <andrewserong@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