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 handle the inserter outer section #38757

Open
github-actions bot opened this issue Feb 11, 2022 · 1 comment
Open

[Flaky Test] should handle the inserter outer section #38757

github-actions bot opened this issue Feb 11, 2022 · 1 comment
Labels
[Type] Flaky Test Auto-generated flaky test report issue

Comments

@github-actions
Copy link

github-actions bot commented Feb 11, 2022

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

Test title

should handle the inserter outer section

Test path

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

Errors

[2022-02-11T22:25:24.697Z] Test passed after 1 failed attempt on load-unminified-scripts-script-debug.
[2022-02-23T04:55:39.060Z] Test passed after 1 failed attempt on try/layout-margin-css-logical-property.
[2022-02-28T21:00:22.827Z] Test passed after 1 failed attempt on fix/global-styles-overriding-block-level-element-styles.
[2023-02-08T13:32:26.477Z] Test passed after 1 failed attempt on trunk.
[2023-02-20T08:22:19.125Z] Test passed after 1 failed attempt on trunk.
[2023-10-13T10:48:23.068Z] Test passed after 1 failed attempt on update/cover-background-label.
[2024-01-17T13:14:02.848Z] Test passed after 1 failed attempt on rnmobile/update/upgrade-android-14.
[2024-09-25T17:15:10.777Z] Test passed after 1 failed attempt on media-placeholder-url-input.
[2024-09-27T14:09:21.893Z] Test passed after 1 failed attempt on revert-group-fonts-by-source.
[2024-10-02T08:45:11.912Z] Test passed after 1 failed attempt on trunk.
[2024-10-02T11:38:39.605Z] Test passed after 1 failed attempt on fix/shadow-font-size-crash.
[2024-10-09T09:49:18.083Z] Test passed after 1 failed attempt on upgrade/browserslist-et-al.
[2024-10-10T10:49:07.348Z] Test passed after 1 failed attempt on fix/zoom-scale-reflow.
[2024-10-10T11:46:09.630Z] Test passed after 1 failed attempt on trunk.
[2024-10-10T21:06:37.979Z] Test passed after 1 failed attempt on update/site-editor-register-routes.
[2024-10-14T10:52:41.903Z] Test passed after 1 failed attempt on fix/posturl-ui-slug-peermalink.
[2024-10-15T17:03:08.687Z] Test passed after 1 failed attempt on update/several-typos.
[2024-10-17T15:48:59.061Z] Test passed after 1 failed attempt on fix/radio-control-rtl-keyboard.
[2024-10-21T15:35:43.072Z] Test passed after 1 failed attempt on docs/interactivity-api-get-server-state-and-context.
[2024-10-22T10:24:41.580Z] Test passed after 1 failed attempt on fix/list-icon-alignment.
[2024-10-29T10:41:41.842Z] Test passed after 1 failed attempt on fix/_gutenberg_get_block_templates_files-return-page-template-for-page-post-type.
[2024-10-31T08:15:49.879Z] Test passed after 1 failed attempt on button-docs-revise.
[2024-11-05T06:17:05.051Z] Test passed after 1 failed attempt on update/meta-boxes-resize-w-use-gesture.
[2024-11-05T13:29:57.323Z] Test passed after 1 failed attempt on update/dataform_combined_fields_api.
[2024-11-05T18:57:06.844Z] Test passed after 1 failed attempt on try/remove-async-list-inserter.
[2024-11-20T10:03:23.515Z] Test passed after 1 failed attempt on fix/styles-navigation-revisions-button.
[2024-11-20T13:33:48.796Z] Test passed after 1 failed attempt on trunk.
[2024-11-22T14:58:49.195Z] Test passed after 1 failed attempt on add/section-styles-to-toolbar.
Error: apiRequestContext.fetch: socket hang up
Call log:
  - → POST http://localhost:8889/index.php?rest_route=/wp/v2/sidebars/sidebar-2
  -   user-agent: Playwright/1.48.1 (x64; ubuntu 22.04) node/20.18 CI/1
  -   accept: */*
  -   accept-encoding: gzip,deflate,br
  -   X-WP-Nonce: 3ce5857941
  -   content-type: application/json
  -   content-length: 31
  -   cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1732459449%7CsEq0iMEu5ZfrqUwkLr2sebtjbxJ6QlIw6dAEhbsvOjy%7C983e2a4918b5fb0111ba2a2ddc6dd27f80292055d261b6dd4ee7e01d8793d8e5; wp-settings-time-1=1732286948

    at RequestUtils.rest (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/rest.ts:119:39)
    at map (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/widgets.js:22:9)
    at RequestUtils.deleteAllWidgets (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/widgets.js:21:12)
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:37:3
@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Feb 11, 2022
@kevin940726
Copy link
Member

Hopefully fixed by #39540.

@github-actions github-actions bot reopened this Feb 8, 2023
github-actions bot referenced this issue Feb 8, 2023
* Initial work on revision button for templates

* Fix warning

* Refactor

* Refactor

* Update lib/experimental/class-gutenberg-rest-template-revision-count.php

Co-authored-by: Jonny Harris <spacedmonkey@users.noreply.github.com>

* Clean up controller loading

* Fix contexts for revision data

* Prepare links method.

* Removing hrefs until Core issue resolved

* Fix warnings

* Lint

* remove selectors and use API logic in the revisions hook

* fix a comment

* revisited the look and placement of the revisions button

* small tweak to position of the revisions button

* optimise revision count calculation to avoid rerenders

* removes the selector to get currently edited template in favor of using the edit site hook for the same purpose

---------

Co-authored-by: Jonny Harris <spacedmonkey@users.noreply.github.com>
Co-authored-by: Jonny Harris <jon@spacedmonkey.co.uk>
Co-authored-by: Andrei Draganescu <andrei.draganescu@automattic.com>
@github-actions github-actions bot reopened this Oct 13, 2023
@github-actions github-actions bot reopened this Jan 17, 2024
@github-actions github-actions bot reopened this Sep 25, 2024
github-actions bot referenced this issue Oct 2, 2024
* Avoid errors when the fontSize is not available

* remove goBack

* Update packages/edit-site/src/components/global-styles/font-sizes/font-size.js

---

Co-authored-by: matiasbenedetto <mmaattiiaass@git.wordpress.org>
Co-authored-by: t-hamano <wildworks@git.wordpress.org>
Co-authored-by: ciampo <mciampini@git.wordpress.org>
Co-authored-by: ramonjd <ramonopoly@git.wordpress.org>
Co-authored-by: firoz2456 <firoz2456@git.wordpress.org>
Co-authored-by: nith53 <nithins53@git.wordpress.org>
Co-authored-by: benniledl <benniledl@git.wordpress.org>
github-actions bot referenced this issue Oct 10, 2024
* Soft deprecate onClose function prop and execute deprecated

* Update README and StoryBook JSDoc

* Expect console.warn due to deprecated func call and fix typo

* Address PR feedback

Remove WithOnClose storybook variation. Refactor deprecation message. Add @ignore for onClose in types.ts. Add deprecations section in CHANGELOG.md

* Replace toHaveWarned with toHaveWarnedWith

Co-authored-by: Vrishabhsk <vrishabhsk@git.wordpress.org>
Co-authored-by: mirka <0mirka00@git.wordpress.org>
Co-authored-by: ciampo <mciampini@git.wordpress.org>
github-actions bot referenced this issue Nov 20, 2024
…Safari (#67139)

* Revert "Ensure HEIC files selectable from “Upload” button (#66292)"

This reverts commit c5921d7.

* Update changelog

* Make it Safari conditional

* Remove extra whitespaces

* Update changelog

* Use globalthis

* Forgot a #

* Make it safer

Co-authored-by: cbravobernal <cbravobernal@git.wordpress.org>
Co-authored-by: mirka <0mirka00@git.wordpress.org>
Co-authored-by: azaozz <azaozz@git.wordpress.org>
Co-authored-by: desrosj <desrosj@git.wordpress.org>
Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
Co-authored-by: jsnajdr <jsnajdr@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

2 participants