-
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] create a submenu #59007
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
Feb 14, 2024
github-actions bot
referenced
this issue
Feb 14, 2024
Unlinked contributors: nbcsteveb. Co-authored-by: Mamaduka <mamaduka@git.wordpress.org> Co-authored-by: ntsekouras <ntsekouras@git.wordpress.org>
This was referenced Feb 14, 2024
This was referenced Feb 14, 2024
github-actions bot
referenced
this issue
Feb 14, 2024
Fixes a bug where fonts could not be installed in PHP 8.1.0 through 8.1.11 due to incorrect MIME type assignment. While `WP_Font_Utils::get_allowed_font_mime_types()` conditionally sets the MIME type for woff and woff2, it incorrectly checks against PHP 8.1.0. The MIME type change did not occur until PHP 8.1.12. References: * PHP-src: finfo returns wrong mime type for woff/woff2 files * PHP 8.1.12 changelog * Tests: Adjust the expected mime type for WOFF fonts on PHP 8.1.12+. Co-authored-by: costdev <costdev@git.wordpress.org> Co-authored-by: hellofromtonya <hellofromtonya@git.wordpress.org> Co-authored-by: huzaifaalmesbah <huzaifaalmesbah@git.wordpress.org> Co-authored-by: kafleg <kafleg@git.wordpress.org>
This was referenced Feb 14, 2024
Global styles revisions Controller: return single revision only when it matches the parent id
#59049
Merged
github-actions bot
referenced
this issue
Feb 15, 2024
…59049) This is required to sync with WordPress/wordpress-develop#5655 Co-authored-by: ramonjd <ramonopoly@git.wordpress.org> Co-authored-by: andrewserong <andrewserong@git.wordpress.org>
This was referenced Feb 15, 2024
github-actions bot
referenced
this issue
Feb 15, 2024
Co-authored-by: t-hamano <wildworks@git.wordpress.org> Co-authored-by: c4rl0sbr4v0 <cbravobernal@git.wordpress.org>
This was referenced Feb 15, 2024
github-actions bot
referenced
this issue
Feb 22, 2024
…in favour of BlockPopoverCover (#59228) * BlockPopover: Remove __unstableRefreshSize prop and improve how __unstableCoverTarget works * BlockPopover: Remove __unstableCoverTarget in favour of BlockPopoverCover Co-authored-by: noisysocks <noisysocks@git.wordpress.org> Co-authored-by: ramonjd <ramonopoly@git.wordpress.org>
This was referenced Feb 22, 2024
github-actions bot
referenced
this issue
Feb 22, 2024
* porting changes back from wordpress core PR: WordPress/wordpress-develop#6130 * format php * adding 'gutenberg' translation domain back Co-authored-by: matiasbenedetto <mmaattiiaass@git.wordpress.org> Co-authored-by: vcanales <vcanales@git.wordpress.org>
github-actions bot
referenced
this issue
Feb 22, 2024
* First attempt using proxies * Simplify context logic * Return true from proxy `set` trap * Update wp-context and wp-each implementation * Rename `isObject` to `isPlainObject` * Refactor and document proxifyContext * Add test for new parent properties * Do not proxify assigned objects * Set the item after proxifying the context * Rename contextIgnores to contextAssignedObjects * Add comment to `udpateSignals` * Fix context values when navigating back and forward * Add more tests for navigations * Update tests to cover a tricky case * Update comment * Fix context definition in navigation block * Add test for object overwritten * Update changelog Co-authored-by: DAreRodz <darerodz@git.wordpress.org> Co-authored-by: c4rl0sbr4v0 <cbravobernal@git.wordpress.org>
This was referenced Feb 22, 2024
github-actions bot
referenced
this issue
Feb 22, 2024
Co-authored-by: t-hamano <wildworks@git.wordpress.org> Co-authored-by: jasmussen <joen@git.wordpress.org> Co-authored-by: jameskoster <jameskoster@git.wordpress.org>
github-actions bot
referenced
this issue
Feb 23, 2024
* Ensures that the style book remains open when browsing around the global styles panel. Adds exceptions for the revisions panel. If it's closed, the panel should close by returning to root. E2E tests as well :) * With the style book activated in global styles revisions, the style book should remain open when closing the revisions panel * We don't need to set the current path Co-authored-by: ramonjd <ramonopoly@git.wordpress.org> Co-authored-by: andrewserong <andrewserong@git.wordpress.org> Co-authored-by: annezazu <annezazu@git.wordpress.org>
github-actions bot
referenced
this issue
Feb 23, 2024
…ted (#59283) * Move actions and selectors to blocks package * Update use bindings attributes hook to use blocksStore * Update blocks using getBlockBindingsSource * Update register sources dependency Co-authored-by: SantosGuillamot <santosguillamot@git.wordpress.org> Co-authored-by: gziolo <gziolo@git.wordpress.org> Co-authored-by: artemiomorales <artemiosans@git.wordpress.org>
Merged
github-actions bot
referenced
this issue
Feb 23, 2024
Co-authored-by: ntsekouras <ntsekouras@git.wordpress.org> Co-authored-by: kevin940726 <kevin940726@git.wordpress.org> Co-authored-by: jorgefilipecosta <jorgefilipecosta@git.wordpress.org>
github-actions bot
referenced
this issue
Feb 23, 2024
Co-authored-by: jameskoster <jameskoster@git.wordpress.org> Co-authored-by: jasmussen <joen@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
Mar 20, 2024
github-actions
bot
removed
the
[Status] Stale
Gives the original author opportunity to update before closing. Can be reopened as needed.
label
Aug 28, 2024
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
Sep 12, 2024
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
0 participants
Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.
Test title
create a submenu
Test path
/test/e2e/specs/editor/blocks/navigation.spec.js
Errors
[2024-02-14T11:27:03.090Z]
Test passed after 1 failed attempt ontrunk
.[2024-02-14T13:16:21.544Z]
Test passed after 2 failed attempts oni18n/font-library-translate
.[2024-02-14T13:49:15.822Z]
Test passed after 2 failed attempts onfix/mobile-web-site-editor
.[2024-02-14T14:54:02.375Z]
Test passed after 1 failed attempt onupdate/all-pages-view-title
.[2024-02-14T15:05:28.481Z]
Test passed after 1 failed attempt onfix/font-family-formatting
.[2024-02-14T15:12:14.758Z]
Test passed after 2 failed attempts ontry/42660-spotlight-mode
.[2024-02-14T15:27:28.665Z]
Test passed after 2 failed attempts ontrunk
.[2024-02-14T16:15:53.032Z]
Test passed after 1 failed attempt onfix/keydown-on-site-iframe
.[2024-02-14T17:17:58.051Z]
Test passed after 1 failed attempt oncustom-select-control-width
.[2024-02-14T17:19:36.235Z]
Test passed after 2 failed attempts ontrunk
.[2024-02-14T17:39:23.733Z]
Test passed after 2 failed attempts ontrunk
.[2024-02-14T20:06:22.863Z]
Test passed after 1 failed attempt onfix/font-family-formatting
.[2024-02-14T20:14:42.490Z]
Test passed after 1 failed attempt ontabs/rename-initialtabid
.[2024-02-14T20:33:39.325Z]
Test passed after 1 failed attempt onupdate/add-block-binding-support
.[2024-02-14T21:11:47.401Z]
Test passed after 1 failed attempt ontabs/rename-initialtabid
.[2024-02-15T00:17:18.876Z]
Test passed after 1 failed attempt onfix/pattern-deletion-bug
.[2024-02-15T03:37:46.146Z]
Test passed after 1 failed attempt onbackport/revisions-controller-get_item-parent-check
.[2024-02-15T04:16:03.550Z]
Test passed after 1 failed attempt onadd/grid-toggle
.[2024-02-15T06:11:54.823Z]
Test passed after 1 failed attempt onrnmobile/use-activity-indicator-media-upload-progress
.[2024-02-15T06:25:29.382Z]
Test passed after 1 failed attempt ontrunk
.[2024-02-15T08:18:44.366Z]
Test passed after 1 failed attempt onupdate/patterns-e2e-tests
.[2024-02-15T08:59:05.097Z]
Test passed after 1 failed attempt onupdate/image-connected-controls-readonly
.[2024-02-15T09:21:55.541Z]
Test passed after 1 failed attempt onupdate/image-connected-controls-readonly
.[2024-02-15T10:23:45.758Z]
Test passed after 1 failed attempt onrnmobile/release_1.113.0
.[2024-02-15T11:01:11.484Z]
Test passed after 2 failed attempts ontrunk
.[2024-02-15T13:14:45.666Z]
Test passed after 1 failed attempt onfix/do-not-match-firefox-ios
.[2024-02-15T13:21:04.282Z]
Test passed after 1 failed attempt onchore/storybook-7.6.15
.[2024-02-15T18:56:21.402Z]
Test passed after 1 failed attempt onfeat/toggle-mobile-quote-block-citation
.[2024-02-15T19:35:51.071Z]
Test passed after 1 failed attempt ontest/fix-failing-tests
.[2024-02-15T19:47:11.193Z]
Test passed after 2 failed attempts ontry/move-click-outside-to-root
.[2024-02-16T04:17:40.992Z]
Test passed after 1 failed attempt onadd/grid-toggle
.[2024-02-16T06:14:44.436Z]
Test passed after 1 failed attempt onfix/column-count-max
.[2024-02-16T09:38:48.042Z]
Test passed after 1 failed attempt ontry/separate-styles-store
.[2024-02-16T13:56:15.631Z]
Test passed after 1 failed attempt onrefines/59019
.[2024-02-16T16:42:35.140Z]
Test passed after 2 failed attempts ontrunk
.[2024-02-16T18:00:22.881Z]
Test passed after 2 failed attempts ontrunk
.[2024-02-16T18:41:22.533Z]
Test passed after 2 failed attempts ontabs/rename-initialtabid
.[2024-02-16T20:08:10.065Z]
Test passed after 1 failed attempt ontabs/rename-initialtabid
.[2024-02-18T09:11:25.362Z]
Test passed after 2 failed attempts ontrunk
.[2024-02-18T13:37:21.771Z]
Test passed after 2 failed attempts onrevert/footer-to-pages-dataviews
.[2024-02-18T14:21:03.270Z]
Test passed after 1 failed attempt onfix/use-hide-blocks-from-iserter-filename
.[2024-02-18T15:40:37.089Z]
Test passed after 2 failed attempts ontrunk
.[2024-02-18T21:44:36.034Z]
Test passed after 2 failed attempts onrevert/footer-to-pages-dataviews
.[2024-02-19T01:34:22.781Z]
Test passed after 1 failed attempt onadd/section-styling-via-block-styles
.[2024-02-19T04:59:11.212Z]
Test passed after 1 failed attempt onadd/colors-and-typography
.[2024-02-19T05:28:53.763Z]
Test passed after 1 failed attempt ontry/inner-blocks-add-before-after
.[2024-02-19T07:36:58.360Z]
Test passed after 1 failed attempt onupdate/editor-link-element-selector
.[2024-02-19T07:58:01.107Z]
Test passed after 1 failed attempt onupdate/editor-link-element-selector
.[2024-02-19T08:42:06.451Z]
Test passed after 1 failed attempt ontrunk
.[2024-02-19T09:11:34.367Z]
Test passed after 1 failed attempt onshadow-opt-in
.[2024-02-19T10:07:18.370Z]
Test passed after 1 failed attempt ontry/56668-hide-template-parts-hint-theme-preview
.[2024-02-19T12:25:02.484Z]
Test passed after 1 failed attempt oncleanup/get-direct-insert-block
.[2024-02-19T23:47:09.151Z]
Test passed after 1 failed attempt onupdate/add-block-binding-support
.[2024-02-20T01:03:59.904Z]
Test passed after 2 failed attempts onadd/search-block-icon-size
.[2024-02-20T01:52:44.290Z]
Test passed after 1 failed attempt onadd/search-block-icon-size
.[2024-02-20T06:36:49.225Z]
Test passed after 1 failed attempt onfix/document-bar-console-warning
.[2024-02-20T09:57:41.765Z]
Test passed after 1 failed attempt oncherry-pick-beta-2
.[2024-02-20T10:53:05.788Z]
Test passed after 1 failed attempt onwp/6.5
.[2024-02-20T12:37:10.336Z]
Test passed after 1 failed attempt onfix/interactivity-api-context-merge-navigation
.[2024-02-20T13:49:54.907Z]
Test passed after 1 failed attempt onupdate/sidebar-titles
.[2024-02-20T16:14:47.438Z]
Test passed after 2 failed attempts ontry/simplify-indent-code
.[2024-02-20T16:43:05.786Z]
Test passed after 1 failed attempt onupdate/add-block-binding-support
.[2024-02-20T19:57:48.423Z]
Test passed after 1 failed attempt ontrunk
.[2024-02-20T21:09:59.798Z]
Test passed after 1 failed attempt ontry/font-library-modal-navigator
.[2024-02-20T23:59:54.706Z]
Test passed after 1 failed attempt ontry/interactive-grid-child-spans
.[2024-02-21T16:35:25.484Z]
Test passed after 1 failed attempt onfix/update-block-bindings-ui-indicator
.[2024-02-21T16:36:30.146Z]
Test passed after 1 failed attempt onadd/pattern-shuffling
.[2024-02-21T17:19:51.647Z]
Test passed after 2 failed attempts onfix/interactivity-api-context-merge-navigation
.[2024-02-21T20:21:05.142Z]
Test passed after 1 failed attempt onport/translatable-font-collection
.[2024-02-21T20:43:59.166Z]
Test passed after 1 failed attempt ontrunk
.[2024-02-22T04:47:52.146Z]
Test passed after 1 failed attempt ontrunk
.[2024-02-22T05:17:27.129Z]
Test passed after 1 failed attempt onfix/resizable-frame-from-overriding-inner-resizable-boxes-used-by-cover-block
.[2024-02-22T05:56:07.996Z]
Test passed after 1 failed attempt onadd/child-width-and-height
.[2024-02-22T06:38:43.041Z]
Test passed after 1 failed attempt onupdate/performance-test-performance-compay
.[2024-02-22T07:37:11.608Z]
Test passed after 1 failed attempt onupdate/performance-test-performance-compay
.[2024-02-22T10:32:22.968Z]
Test passed after 1 failed attempt ontrunk
.[2024-02-22T10:47:57.172Z]
Test passed after 1 failed attempt ontry/font-face-remote-url-when-upload-not-allowed
.[2024-02-22T11:01:27.216Z]
Test passed after 1 failed attempt ontrunk
.[2024-02-22T12:22:13.565Z]
Test passed after 2 failed attempts onadd/site-logo-border
.[2024-02-22T13:17:19.624Z]
Test passed after 2 failed attempts onfix/interactivity-api-context-merge-prop-subscription
.[2024-02-22T15:51:41.783Z]
Test passed after 1 failed attempt onfix/do-not-show-select-checkbox-on-grid-layout-if-no-bulk-actions-are-available-on-an-item
.[2024-02-22T15:55:37.249Z]
Test passed after 1 failed attempt onadd/replace-tp-in-inspector-controls
.[2024-02-22T16:02:32.823Z]
Test passed after 1 failed attempt onadd/colors-and-typography
.[2024-02-22T17:16:31.856Z]
Test passed after 1 failed attempt onfix/media-text-block-displays-video-upload-errors
.[2024-02-22T17:21:33.915Z]
Test passed after 1 failed attempt ontrunk
.[2024-02-22T20:27:14.687Z]
Test passed after 1 failed attempt onupdate/add-block-binding-support
.[2024-02-22T23:10:33.041Z]
Test passed after 1 failed attempt onupdate/font-upload-ui-permissions
.[2024-02-23T02:29:20.291Z]
Test passed after 1 failed attempt ontrunk
.[2024-02-23T08:43:15.767Z]
Test passed after 1 failed attempt onmigrate/autosave-e2e-tests
.[2024-02-23T08:43:20.919Z]
Test passed after 1 failed attempt ontrunk
.[2024-02-23T09:02:08.715Z]
Test passed after 1 failed attempt ontrunk
.[2024-02-23T09:52:09.305Z]
Test passed after 1 failed attempt onfix/do-not-show-select-checkbox-on-grid-layout-if-no-bulk-actions-are-available-on-an-item
.[2024-02-23T09:55:11.558Z]
Test passed after 1 failed attempt onfix/tooltip-bleed
.[2024-02-23T10:03:51.712Z]
Test passed after 1 failed attempt ontrunk
.[2024-02-23T11:10:54.266Z]
Test passed after 1 failed attempt ontrunk
.[2024-02-23T13:53:09.914Z]
Test passed after 1 failed attempt onfont-library/add-e2e-tests-for-font-perms
.[2024-02-24T00:32:30.754Z]
Test passed after 1 failed attempt onrelease/17.8
.[2024-03-04T00:35:41.411Z]
Test passed after 1 failed attempt onrelease/17.8
.[2024-03-04T00:50:38.107Z]
Test passed after 2 failed attempts onrelease/17.8
.[2024-08-27T13:02:39.515Z]
Test passed after 1 failed attempt onadd/preferred-languages
.The text was updated successfully, but these errors were encountered: