-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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] Create a pattern with overrides #58009
Labels
[Type] Flaky Test
Auto-generated flaky test report issue
Comments
This was referenced Jan 19, 2024
github-actions bot
referenced
this issue
Jan 23, 2024
* DataViews: Update template parts view * fix initialization of edited entity for template parts * make the view stable * add clarification message
This was referenced Jan 23, 2024
Merged
This issue has gone 15 days without any activity. |
This issue has gone 15 days without any activity. |
This was referenced May 30, 2024
github-actions bot
referenced
this issue
Sep 3, 2024
Moves the backport changelog file for WordPress/wordpress-develop#6910 from the WordPress 6.7 directory to the WordPress 6.8 directory. These changes are now targeted for a future release and do not need to be merged in to WordPress 6.7 as part of the package update. See #57478. Co-authored-by: peterwilsoncc <peterwilsoncc@git.wordpress.org> Co-authored-by: noisysocks <noisysocks@git.wordpress.org>
github-actions bot
referenced
this issue
Sep 3, 2024
#65002) * Add warning with invalid sources * Change variable name Co-authored-by: Greg Ziółkowski <grzegorz@gziolo.pl> * Use `isSourceInvalid` variable --------- Co-authored-by: SantosGuillamot <santosguillamot@git.wordpress.org> Co-authored-by: gziolo <gziolo@git.wordpress.org> Co-authored-by: ndiego <ndiego@git.wordpress.org> Co-authored-by: jasmussen <joen@git.wordpress.org>
This was referenced Sep 4, 2024
github-actions bot
referenced
this issue
Sep 17, 2024
Co-authored-by: t-hamano <wildworks@git.wordpress.org> Co-authored-by: jameskoster <jameskoster@git.wordpress.org> Co-authored-by: mirka <0mirka00@git.wordpress.org>
github-actions bot
referenced
this issue
Sep 30, 2024
* Categories block: Escape label Escape the label attribute before output inside the label HTML element, using esc_html(). * Categories: Switch escaping function Escape the label with wp_kses_post() instead of esc_html to allow some HTML tags and to be consistent with escaping other labels in other blocks. Co-authored-by: carolinan <poena@git.wordpress.org> Co-authored-by: cbravobernal <cbravobernal@git.wordpress.org>
This was referenced Sep 30, 2024
github-actions bot
referenced
this issue
Oct 15, 2024
* enable vertical toolbar for non full width elements, anchor based on parent * Update packages/block-editor/src/components/block-popover/index.js Co-authored-by: Dave Smith <getdavemail@gmail.com> * Update packages/block-editor/src/components/block-popover/index.js Co-authored-by: Dave Smith <getdavemail@gmail.com> * make zoom out check a dependency of the memoization, improve code readability * comment typos * subscribe to state instead of calculating zoom out view state when calculating the anchor * get the section wrapper for anchoring instead of the parent * use a selector instead of computing on the fly the parent section * check if the block element exists yet before computing the anchor * check if the block element exists yet before computing the anchor * differentiate between section toolbar and block toolbar for correct positioning when both are visible * address some nits * make the select in anchor setting rerun when block selection changes * fix bug with anchor rect when zoom out not engaged * fix typo * Use root container element in post editor as popover anchor * improve comment * improve comment to max improvement possible Co-authored-by: Dave Smith <getdavemail@gmail.com> * mega nit commit Co-authored-by: Dave Smith <getdavemail@gmail.com> * Fix bug with Posts with no full width blocks * give up on section root, always seek canvas element to position vertical toolbar, also fix typo * introduce the concept of canvas via a 1st variable * Use `__unstableContentRef` for zoomed out toolbar positioning instead of dom classname --------- Co-authored-by: draganescu <andraganescu@git.wordpress.org> Co-authored-by: getdave <get_dave@git.wordpress.org> Co-authored-by: talldan <talldanwp@git.wordpress.org> Co-authored-by: ciampo <mciampini@git.wordpress.org> Co-authored-by: jsnajdr <jsnajdr@git.wordpress.org> Co-authored-by: MaggieCabrera <onemaggie@git.wordpress.org> Co-authored-by: richtabor <richtabor@git.wordpress.org> Co-authored-by: stokesman <presstoke@git.wordpress.org> Co-authored-by: andrewserong <andrewserong@git.wordpress.org>
github-actions bot
referenced
this issue
Oct 15, 2024
Co-authored-by: akasunil <sunil25393@git.wordpress.org> Co-authored-by: aaronrobertshaw <aaronrobertshaw@git.wordpress.org>
github-actions bot
referenced
this issue
Oct 18, 2024
…e.scss (#66147) * Remove clip for screen-reader-text CSS * item__author display none while is-installing Co-authored-by: mediaformat <mediaformat@git.wordpress.org> Co-authored-by: afercia <afercia@git.wordpress.org> Co-authored-by: colorful-tones <colorful-tones@git.wordpress.org>
github-actions bot
referenced
this issue
Oct 18, 2024
…ed with `deepMerge` (#66183) * Fix types in test * Add failing tests * Fix the bug * Update changelog * Fix changelog * Update tests Co-authored-by: DAreRodz <darerodz@git.wordpress.org> Co-authored-by: michalczaplinski <czapla@git.wordpress.org>
github-actions bot
referenced
this issue
Oct 23, 2024
Co-authored-by: youknowriad <youknowriad@git.wordpress.org> Co-authored-by: ellatrix <ellatrix@git.wordpress.org> Co-authored-by: draganescu <andraganescu@git.wordpress.org> Co-authored-by: getdave <get_dave@git.wordpress.org>
github-actions bot
referenced
this issue
Oct 31, 2024
…5970) Co-authored-by: t-hamano <wildworks@git.wordpress.org> Co-authored-by: tellthemachines <isabel_brison@git.wordpress.org> Co-authored-by: andrewserong <andrewserong@git.wordpress.org> Co-authored-by: draganescu <andraganescu@git.wordpress.org>
This was referenced Nov 11, 2024
github-actions bot
referenced
this issue
Nov 26, 2024
) * Move code into useScaleCanvas that isn't necessary in iframe index * Use Web Animations API for zoom in/out * Add reverse animation if zoom state is toggled quickly * Use transitionTo and transitionFrom refs to manage start and end points of transition --------- Co-authored-by: Alex Lende <alex+github.com@lende.xyz>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.
Test title
Create a pattern with overrides
Test path
/test/e2e/specs/editor/various/pattern-overrides.spec.js
Errors
[2024-01-19T14:40:20.337Z]
Test passed after 1 failed attempt ontrunk
.[2024-01-19T15:26:04.981Z]
Test passed after 1 failed attempt ontry/new-rich-text-link-invoking-ux
.[2024-01-22T15:31:23.781Z]
Test passed after 1 failed attempt onfix/view-table-wrapper-html-block-previews
.[2024-01-22T23:34:15.360Z]
Test passed after 1 failed attempt onadd/theme-colors-js
.[2024-01-23T00:09:44.575Z]
Test passed after 1 failed attempt onadd/theme-stylelint
.[2024-01-23T05:16:00.378Z]
Test passed after 1 failed attempt oni18n/font-library-translate
.[2024-01-23T05:30:25.768Z]
Test passed after 1 failed attempt ontry/add-clipboard-events-to-the-list-view
.[2024-01-23T08:30:45.826Z]
Test passed after 1 failed attempt onupdate/individual-blocks-to-use-pattern-context
.[2024-01-23T09:43:42.510Z]
Test passed after 1 failed attempt oninteractivity-api-server-directive-processing-refactoring
.[2024-01-23T10:11:29.424Z]
Test passed after 1 failed attempt onrnmobile/release_1.110.1
.[2024-01-23T10:11:37.042Z]
Test passed after 1 failed attempt oninteractivity-api-server-directive-processing-refactoring
.[2024-01-23T13:40:51.590Z]
Test passed after 1 failed attempt ontrunk
.[2024-01-23T16:45:19.581Z]
Test passed after 1 failed attempt ontry/font-library-refactor
.[2024-01-23T18:33:26.628Z]
Test passed after 1 failed attempt onadd/interactivity-block-supports
.[2024-01-23T18:42:52.987Z]
Test passed after 1 failed attempt onadd-supports-typography
.[2024-01-24T08:49:52.255Z]
Test passed after 1 failed attempt onupdate/manage-pages-stable
.[2024-01-24T09:25:17.405Z]
Test passed after 1 failed attempt onupdate/manage-pages-stable
.[2024-02-21T18:56:37.422Z]
Test passed after 1 failed attempt ontry/font-library-modal-navigator
.[2024-05-27T13:11:23.778Z]
Test passed after 1 failed attempt onupdate/for-synced-entities-the-icon-should-be-purple
.[2024-05-30T08:39:34.410Z]
Test passed after 1 failed attempt onupdate/background-image-controls-size-defaults
.[2024-05-31T05:23:46.598Z]
Test passed after 1 failed attempt onupdate/post-meta-buttons
.[2024-05-31T12:10:16.722Z]
Test passed after 1 failed attempt ontrunk
.[2024-06-03T14:32:02.839Z]
Test passed after 1 failed attempt onfix/create-block-plugin
.[2024-06-04T14:16:21.002Z]
Test passed after 1 failed attempt ontrunk
.[2024-06-05T21:45:56.851Z]
Test passed after 1 failed attempt ontrunk
.[2024-06-06T06:21:28.404Z]
Test passed after 1 failed attempt ontry/list-view-edit-template
.[2024-06-11T13:17:19.495Z]
Test passed after 1 failed attempt onfix/list-view-select-all
.[2024-06-14T05:31:08.868Z]
Test passed after 2 failed attempts onfix/spacing-sizes-sorting-heuristic
.[2024-06-18T08:53:18.288Z]
Test passed after 1 failed attempt ontry/media-text--media-on-right
.[2024-06-18T15:26:53.370Z]
Test passed after 1 failed attempt onfix/raw-handling-span
.[2024-06-20T07:14:17.326Z]
Test passed after 1 failed attempt ontrunk
.[2024-06-20T12:00:47.926Z]
Test passed after 1 failed attempt ontrunk
.[2024-06-26T17:20:58.600Z]
Test passed after 1 failed attempt ontrunk
.[2024-06-27T05:34:55.038Z]
Test passed after 1 failed attempt onfix/visualizer-scrollbar
.[2024-06-29T05:41:58.063Z]
Test passed after 1 failed attempt onunit-control-windows-shortcut
.[2024-07-01T10:35:59.623Z]
Test passed after 2 failed attempts ontrunk
.[2024-07-01T14:01:08.157Z]
Test passed after 1 failed attempt ondataviews/buttuon-focus
.[2024-07-02T01:37:18.101Z]
Test passed after 1 failed attempt onfix/site-editor-dataviews-canvas-edit-mobile
.[2024-07-02T06:26:23.207Z]
Test passed after 1 failed attempt onfix/performance-tests-6.5
.[2024-07-02T12:56:33.719Z]
Test passed after 1 failed attempt onrefactor/tabbed-sidebar
.[2024-07-03T11:21:16.849Z]
Test passed after 1 failed attempt onbutton/compat-for-wp64
.[2024-07-12T07:56:42.851Z]
Test passed after 1 failed attempt onfix/combobox-reset-button-keyboard
.[2024-07-16T08:11:56.843Z]
Test passed after 1 failed attempt ontrunk
.[2024-07-19T04:49:06.810Z]
Test passed after 1 failed attempt ontrunk
.[2024-07-23T12:47:27.824Z]
Test passed after 1 failed attempt ontrunk
.[2024-07-29T10:00:21.243Z]
Test passed after 1 failed attempt ontrunk
.[2024-07-31T12:21:05.924Z]
Test passed after 1 failed attempt ontrunk
.[2024-07-31T22:19:03.417Z]
Test passed after 1 failed attempt onfix/no-pattern-overlap
.[2024-08-01T15:41:16.973Z]
Test passed after 1 failed attempt onupdate/backfilter
.[2024-08-02T14:49:30.143Z]
Test passed after 1 failed attempt onfeature/better-plugin-sidebar-example
.[2024-08-14T13:03:21.553Z]
Test passed after 1 failed attempt ontrunk
.[2024-08-14T14:50:03.853Z]
Test passed after 1 failed attempt oniapi-update-changelog-for-62734
.[2024-08-15T13:48:56.839Z]
Test passed after 1 failed attempt onupdate/components-radius
.[2024-08-16T16:58:07.089Z]
Test passed after 1 failed attempt onupdate/modal-animation
.[2024-08-20T15:17:26.168Z]
Test passed after 1 failed attempt onuse/ariakit-use-store-state
.[2024-08-22T00:55:43.249Z]
Test passed after 1 failed attempt ontrunk
.[2024-08-26T00:25:06.421Z]
Test passed after 1 failed attempt ontrunk
.[2024-08-28T14:53:06.309Z]
Test passed after 1 failed attempt ontry/social-icons-url-to-variation-matcher
.[2024-08-29T11:23:03.616Z]
Test passed after 1 failed attempt onwp/6.6
.[2024-09-03T01:16:33.925Z]
Test passed after 1 failed attempt ontrunk
.[2024-09-03T14:18:00.491Z]
Test passed after 1 failed attempt ontrunk
.[2024-09-04T09:35:29.367Z]
Test passed after 1 failed attempt onfeat/stabilize-composite/no-store/style-book
.[2024-09-06T03:02:09.343Z]
Test passed after 1 failed attempt ontry/add-pattern-selector-preference
.[2024-09-06T09:08:09.049Z]
Test passed after 1 failed attempt onadd/description-to-pattern-tab
.[2024-09-09T12:34:45.579Z]
Test passed after 1 failed attempt onimprove/tabs-indicator-animation-and-utils
.[2024-09-10T15:17:05.085Z]
Test passed after 1 failed attempt ontrunk
.[2024-09-13T20:51:22.187Z]
Test passed after 1 failed attempt onupdate/search-block-button-group
.[2024-09-17T14:25:13.564Z]
Test passed after 1 failed attempt ontrunk
.[2024-09-17T17:08:57.685Z]
Test passed after 1 failed attempt onrevert/selection-change-multiselect
.[2024-09-30T07:32:01.504Z]
Test passed after 1 failed attempt onwp/6.7
.[2024-09-30T09:03:50.842Z]
Test passed after 1 failed attempt ondocs/interactivity-api-router-package-readme
.[2024-10-05T03:31:35.649Z]
Test passed after 1 failed attempt onclassic-theme-pattern-iframe
.[2024-10-08T20:49:24.340Z]
Test passed after 1 failed attempt onupdate/babel-7-25-7
.[2024-10-15T10:53:22.089Z]
Test passed after 1 failed attempt ontrunk
.[2024-10-15T11:27:19.418Z]
Test passed after 1 failed attempt ontrunk
.[2024-10-18T05:21:48.368Z]
Test passed after 1 failed attempt ontry/cache-resolved-theme-uris
.[2024-10-18T10:52:48.069Z]
Test passed after 1 failed attempt ontrunk
.[2024-10-18T11:16:09.096Z]
Test passed after 1 failed attempt ontrunk
.[2024-10-18T11:55:23.361Z]
Test passed after 1 failed attempt onfix/issue-with-parent-some
.[2024-10-21T09:04:23.167Z]
Test passed after 1 failed attempt ontrunk
.[2024-10-23T08:57:49.085Z]
Test passed after 1 failed attempt ontrunk
.[2024-10-29T14:02:26.214Z]
Test passed after 1 failed attempt ontry/site-editor-homepage-settings
.[2024-10-31T08:25:07.078Z]
Test passed after 1 failed attempt ontrunk
.[2024-11-04T12:26:46.480Z]
Test passed after 1 failed attempt oni18n/shadow-delete-modal
.[2024-11-07T05:13:59.148Z]
Test passed after 1 failed attempt onwp/6.7
.[2024-11-11T18:48:43.425Z]
Test passed after 1 failed attempt ontry/zoom-scroll-position
.[2024-11-14T15:04:01.020Z]
Test passed after 1 failed attempt onfix/global-styles-inspector
.[2024-11-26T20:55:01.549Z]
Test passed after 1 failed attempt ontrunk
.The text was updated successfully, but these errors were encountered: