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] can be replaced by dragging-and-dropping images from the inserter #50325

Open
github-actions bot opened this issue May 4, 2023 · 2 comments · Fixed by #50740
Open

[Flaky Test] can be replaced by dragging-and-dropping images from the inserter #50325

github-actions bot opened this issue May 4, 2023 · 2 comments · Fixed by #50740
Labels
[Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. [Type] Flaky Test Auto-generated flaky test report issue

Comments

@github-actions
Copy link

github-actions bot commented May 4, 2023

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

Test title

can be replaced by dragging-and-dropping images from the inserter

Test path

/test/e2e/specs/editor/blocks/image.spec.js

Errors

[2023-05-04T11:43:09.520Z] Test passed after 1 failed attempt on trunk.
[2023-05-04T15:24:03.310Z] Test passed after 1 failed attempt on refactor/theme-previews.
[2023-05-05T06:48:07.304Z] Test passed after 1 failed attempt on try/light-scrim-softer-shadows.
[2023-05-05T10:22:15.735Z] Test passed after 1 failed attempt on trunk.
[2023-05-05T18:10:36.341Z] Test passed after 1 failed attempt on refactor/block-list-uses-hooks.
[2023-05-09T13:29:06.058Z] Test passed after 1 failed attempt on navigation-block-with-interactivity-api.
[2023-05-09T17:10:25.241Z] Test passed after 1 failed attempt on refactor-dropdown-menu-ts.
[2023-05-10T09:16:11.071Z] Test passed after 1 failed attempt on navigation-block-with-interactivity-api.
[2023-05-10T09:49:09.239Z] Test passed after 1 failed attempt on fix/border-fallback-global-style.
[2023-05-11T13:17:26.873Z] Test passed after 1 failed attempt on trunk.
[2023-05-16T05:32:28.552Z] Test passed after 1 failed attempt on try/storing-partially-synced-pattern-attributes-in-pattern-block.
[2023-05-17T09:17:50.094Z] Test passed after 1 failed attempt on trunk.
[2023-05-17T18:49:38.785Z] Test passed after 1 failed attempt on trunk.
[2023-05-18T11:56:16.974Z] Test passed after 1 failed attempt on remove/use-is-dimenssions-support-valid.
[2023-05-22T18:05:54.233Z] Test passed after 1 failed attempt on fix/wp-env-rootless-docker.
[2023-05-22T19:24:52.712Z] Test passed after 1 failed attempt on fix/wp-env-rootless-docker.
[2023-06-20T17:46:45.938Z] Test passed after 1 failed attempt on add/image-block-aspect-ratio-control.
[2023-10-09T08:57:54.558Z] Test passed after 1 failed attempt on try/iframe-url.
[2023-10-09T09:54:49.128Z] Test passed after 1 failed attempt on try/renaming-pattern-categories.
[2023-10-09T12:19:19.958Z] Test passed after 1 failed attempt on trunk.
[2023-10-09T12:55:01.042Z] Test passed after 1 failed attempt on trunk.
[2023-11-07T22:51:57.932Z] Test passed after 1 failed attempt on experiment/show-styles-inherited-values.
[2024-04-23T15:33:16.093Z] Test passed after 1 failed attempt on update/media-inserter-tabs.
[2024-05-01T11:50:04.499Z] Test passed after 1 failed attempt on trunk.
[2024-10-10T13:35:00.415Z] Test passed after 1 failed attempt on trunk.
[2024-10-22T09:31:03.615Z] Test passed after 1 failed attempt on interface/remove-small-header.
[2024-10-22T14:16:00.393Z] Test passed after 1 failed attempt on try/playlist2.
[2024-10-30T16:29:38.565Z] Test passed after 1 failed attempt on docs/block-bindings-first-docs.
[2024-10-31T17:35:34.212Z] Test passed after 1 failed attempt on try/remove-setting-preload.
[2024-11-14T12:46:56.176Z] Test passed after 1 failed attempt on fix/storybook-defaultlayout.
[2024-11-21T17:52:36.452Z] Test passed after 1 failed attempt on trunk.
Error: apiRequestContext.fetch: socket hang up
Call log:
  - → GET http://localhost:8889/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&per_page=100
  -   user-agent: Playwright/1.48.1 (x64; ubuntu 22.04) node/20.18 CI/1
  -   accept: */*
  -   accept-encoding: gzip,deflate,br
  -   X-WP-Nonce: d86f70bfea
  -   cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1732383495%7CtdyUJuAXIi7HRJgcZIKagDPnEA0C3c8Uuzpd6MWfJpJ%7C7295533d9cc964e772b684e3fab3926e362466738854b6b26bc9278060072f25; wp-settings-time-1=1732210843

    at RequestUtils.rest (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/rest.ts:119:39)
    at RequestUtils.listMedia (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/media.ts:31:30)
    at RequestUtils.deleteAllMedia (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/media.ts:92:27)
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/image.spec.js:32:22
@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label May 4, 2023
github-actions bot referenced this issue May 4, 2023
* Mobile - Refactor BlockListItem into a functional component, it also uses the new useEditorWrapperStyles and simplifies usage of some props and selectors

* Mobile - BlockListItem: Update return doc to add null option as well

* Mobile - BlockListItem - Adds missing props

* Mobile - BlockListItem - Don't spread the parentWith value to be pass down through restProps

* Mobile - BlockListItemContent - Add missing props (parentBlockAlignment, rootClientId) passed down to the Block component

* Mobile - BlockListItem - Update prop descriptions
github-actions bot referenced this issue May 5, 2023
* Add interactivity runtime

Co-authored-by: David Arenas <david.arenas@automattic.com>

* Add it to the image block

This is still pretty basic, just to check that it works.

Co-authored-by: David Arenas <david.arenas@automattic.com>

* Add a separate webpack config

Co-authored-by: David Arenas <david.arenas@automattic.com>

* Make sure the runtime is imported only once

Co-authored-by: David Arenas <david.arenas@automattic.com>

* Use sideEffects instead of init

Co-authored-by: David Arenas <david.arenas@automattic.com>

* Move script registration to a general file

Co-authored-by: David Arenas <david.arenas@automattic.com>

* Add `defer` to the interactivity scripts

Co-authored-by: David Arenas <david.arenas@automattic.com>

* Revert changes of the image block

Co-authored-by: David Arenas <david.arenas@automattic.com>

* Fix init import name

Co-authored-by: David Arenas <david.arenas@automattic.com>

* Move and refactor the interactive scritps registration

* Fix code style violations

* Use `wp-interactivity-` prefix for script handles

* Improve the matcher for side effects in `package.json`

* Add custom useSignalEffect

* Call `init` after `store` has been initialized

* Update lib/experimental/interactivity-api/script-loader.php

Co-authored-by: Weston Ruter <westonruter@google.com>

* Plugin: Ensure that translations are set correctly when overriding scripts
This replicates the same logic in WordPress core:
https://github.com/WordPress/wordpress-develop/blob/a5f3087f6b5d9c52dbe67ed247165dc32427c57d/src/wp-includes/script-loader.php#L306-L308

---------

Co-authored-by: Luis Herranz <luisherranz@gmail.com>
Co-authored-by: Grzegorz Ziolkowski <grzegorz@gziolo.pl>
Co-authored-by: Weston Ruter <westonruter@google.com>
github-actions bot referenced this issue May 11, 2023
…48683)

* Scaffold out preloading

* All GET and OPTIONS preloading

* Make preload paths more readable via add_query_arg

* Add comment to unusual usage

* Resolve PHPCS

* Fix formatting

* Rename away from “permissions”

* Limit to Site Editor

* Add context to doc block

* Preload Browse Mode sidebar Navigation

* Remove redundant preload

* Use int not string for numeric
@github-actions github-actions bot added the [Status] In Progress Tracking issues with work in progress label May 18, 2023
@priethor priethor removed the [Status] In Progress Tracking issues with work in progress label May 22, 2023
@github-actions github-actions bot reopened this May 22, 2023
@github-actions github-actions bot reopened this May 22, 2023
@Mamaduka Mamaduka closed this as completed Jul 5, 2023
@github-actions github-actions bot reopened this Oct 9, 2023
@Mamaduka Mamaduka removed their assignment Nov 28, 2023
Copy link
Author

This issue has gone 15 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 Dec 14, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 16, 2023
@github-actions github-actions bot reopened this Apr 23, 2024
@github-actions github-actions bot removed the [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. label Apr 24, 2024
github-actions bot referenced this issue May 1, 2024
Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
Co-authored-by: creativecoder <grantmkin@git.wordpress.org>
Co-authored-by: mike-henderson <mikehend@git.wordpress.org>
Co-authored-by: youknowriad <youknowriad@git.wordpress.org>
Copy link
Author

This issue has gone 15 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 May 20, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 22, 2024
@github-actions github-actions bot reopened this Oct 10, 2024
github-actions bot referenced this issue Oct 10, 2024
* Improve comment

* Add unit tests

* Add temporary storybook examples

* CHANGELOG

* Fix lint errors

* Remove temporary storybook examples

---

Co-authored-by: ciampo <mciampini@git.wordpress.org>
Co-authored-by: tyxla <tyxla@git.wordpress.org>
Co-authored-by: t-hamano <wildworks@git.wordpress.org>
Co-authored-by: afercia <afercia@git.wordpress.org>
github-actions bot referenced this issue Nov 21, 2024
* Migrate Gradel wrapper validation action.

The `gradle/wrapper-validation-action` has been migrated to `gradle/actions/wrapper-validation`.

Read more: https://github.com/gradle/actions/blob/main/docs/deprecation-upgrade-guide.md#the-action-gradlewrapper-validation-action-has-been-replaced-by-gradleactionswrapper-validation.

* FIx botched merge.

* Update gradle/actions version.

---------

Co-authored-by: desrosj <desrosj@git.wordpress.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. [Type] Flaky Test Auto-generated flaky test report issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants