-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
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
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
This was referenced May 4, 2023
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>
This was referenced May 5, 2023
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
bot
added
the
[Status] In Progress
Tracking issues with work in progress
label
May 18, 2023
This was referenced Oct 9, 2023
This issue has gone 15 days without any activity. |
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
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>
This issue has gone 15 days without any activity. |
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 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>
This was referenced Oct 22, 2024
This was referenced Oct 30, 2024
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
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 ontrunk
.[2023-05-04T15:24:03.310Z]
Test passed after 1 failed attempt onrefactor/theme-previews
.[2023-05-05T06:48:07.304Z]
Test passed after 1 failed attempt ontry/light-scrim-softer-shadows
.[2023-05-05T10:22:15.735Z]
Test passed after 1 failed attempt ontrunk
.[2023-05-05T18:10:36.341Z]
Test passed after 1 failed attempt onrefactor/block-list-uses-hooks
.[2023-05-09T13:29:06.058Z]
Test passed after 1 failed attempt onnavigation-block-with-interactivity-api
.[2023-05-09T17:10:25.241Z]
Test passed after 1 failed attempt onrefactor-dropdown-menu-ts
.[2023-05-10T09:16:11.071Z]
Test passed after 1 failed attempt onnavigation-block-with-interactivity-api
.[2023-05-10T09:49:09.239Z]
Test passed after 1 failed attempt onfix/border-fallback-global-style
.[2023-05-11T13:17:26.873Z]
Test passed after 1 failed attempt ontrunk
.[2023-05-16T05:32:28.552Z]
Test passed after 1 failed attempt ontry/storing-partially-synced-pattern-attributes-in-pattern-block
.[2023-05-17T09:17:50.094Z]
Test passed after 1 failed attempt ontrunk
.[2023-05-17T18:49:38.785Z]
Test passed after 1 failed attempt ontrunk
.[2023-05-18T11:56:16.974Z]
Test passed after 1 failed attempt onremove/use-is-dimenssions-support-valid
.[2023-05-22T18:05:54.233Z]
Test passed after 1 failed attempt onfix/wp-env-rootless-docker
.[2023-05-22T19:24:52.712Z]
Test passed after 1 failed attempt onfix/wp-env-rootless-docker
.[2023-06-20T17:46:45.938Z]
Test passed after 1 failed attempt onadd/image-block-aspect-ratio-control
.[2023-10-09T08:57:54.558Z]
Test passed after 1 failed attempt ontry/iframe-url
.[2023-10-09T09:54:49.128Z]
Test passed after 1 failed attempt ontry/renaming-pattern-categories
.[2023-10-09T12:19:19.958Z]
Test passed after 1 failed attempt ontrunk
.[2023-10-09T12:55:01.042Z]
Test passed after 1 failed attempt ontrunk
.[2023-11-07T22:51:57.932Z]
Test passed after 1 failed attempt onexperiment/show-styles-inherited-values
.[2024-04-23T15:33:16.093Z]
Test passed after 1 failed attempt onupdate/media-inserter-tabs
.[2024-05-01T11:50:04.499Z]
Test passed after 1 failed attempt ontrunk
.[2024-10-10T13:35:00.415Z]
Test passed after 1 failed attempt ontrunk
.[2024-10-22T09:31:03.615Z]
Test passed after 1 failed attempt oninterface/remove-small-header
.[2024-10-22T14:16:00.393Z]
Test passed after 1 failed attempt ontry/playlist2
.[2024-10-30T16:29:38.565Z]
Test passed after 1 failed attempt ondocs/block-bindings-first-docs
.[2024-10-31T17:35:34.212Z]
Test passed after 1 failed attempt ontry/remove-setting-preload
.[2024-11-14T12:46:56.176Z]
Test passed after 1 failed attempt onfix/storybook-defaultlayout
.[2024-11-21T17:52:36.452Z]
Test passed after 1 failed attempt ontrunk
.The text was updated successfully, but these errors were encountered: