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] Top level navigation links inherit the text color from the theme/group but do not apply to the submenu or overlay text #53977

Open
github-actions bot opened this issue Aug 28, 2023 · 1 comment
Labels
[Type] Flaky Test Auto-generated flaky test report issue

Comments

@github-actions
Copy link

github-actions bot commented Aug 28, 2023

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

Test title

Top level navigation links inherit the text color from the theme/group but do not apply to the submenu or overlay text

Test path

/test/e2e/specs/editor/blocks/navigation-colors.spec.js

Errors

[2023-08-28T00:53:42.449Z] Test passed after 1 failed attempt on trunk.
[2023-09-05T15:49:53.603Z] Test passed after 1 failed attempt on trunk.
[2023-09-06T08:04:01.604Z] Test passed after 1 failed attempt on form-fields.
[2023-09-11T10:58:32.549Z] Test passed after 1 failed attempt on update/revise-lightbox-ui.
[2023-09-11T17:13:59.159Z] Test passed after 1 failed attempt on fix/deprecate-method.
[2023-09-20T01:33:57.416Z] Test passed after 1 failed attempt on try/colorthief.
[2023-09-21T19:52:30.860Z] Test passed after 1 failed attempt on remove/ui-tooltip.
[2023-09-22T00:20:30.452Z] Test passed after 1 failed attempt on trunk.
[2024-08-09T13:10:08.966Z] Test passed after 1 failed attempt on add/tagcloud-color.
[2024-08-14T20:38:36.460Z] Test passed after 1 failed attempt on fix/wp-env-older-wp-compat.
[2024-08-20T10:01:23.073Z] Test passed after 1 failed attempt on trunk.
[2024-08-23T09:37:19.338Z] Test passed after 1 failed attempt on trunk.
[2024-08-30T07:52:27.415Z] Test passed after 1 failed attempt on iapi-docs-typescript-guide.
[2024-09-03T13:09:22.681Z] Test passed after 1 failed attempt on try/alternative-warning-to-undefined-bindings-source.
[2024-09-17T13:29:06.899Z] Test passed after 1 failed attempt on update/only-add-polyfills-to-packages-that-need-them.
Error: apiRequestContext.fetch: socket hang up
Call log:
  - → GET http://localhost:8889/index.php?rest_route=/wp/v2/navigation/
  -   user-agent: Playwright/1.47.0 (x64; ubuntu 22.04) node/20.17 CI/1
  -   accept: */*
  -   accept-encoding: gzip,deflate,br
  -   X-WP-Nonce: e82c417652
  -   content-type: application/json
  -   content-length: 90
  -   cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1726751613%7CBl4eWSayp472RkJZEfwD9FGUFOdORV09xVkoxwSsAGf%7C9647c61f6d6730f217c662185e31d2d3c6cd09a15d4b1ff996e2344880406ecd; wp-settings-time-1=1726579344

    at RequestUtils.rest (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/rest.ts:119:39)
    at RequestUtils.deleteAllMenus (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/menus.ts:81:30)
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:40:17
@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Aug 28, 2023
github-actions bot referenced this issue Aug 28, 2023
* Release script: Update react-native-editor version to 1.101.0

* Release script: Update with changes from 'npm run core preios'

* Update `react-native-editor` CHANGELOG

* Remove incorrect CHANGELOG entry

The iOS focus loop will be included in 1.100.2. I've updated the CHANGELOG accordingly.

* Release script: Update react-native-editor version to 1.101.1

* Release script: Update with changes from '$PRE_IOS_COMMAND'

* fix: Dynamic bottom sheet height (#53608)

Stretching this content with flex appears to be necessary after
upgrading React Native or refactoring the bottom sheet height animation.

Refactor: 0411df1

Upgrade: c2957aa

* fix: Optional chaining to handle undefined title (#53721)

This PR adds safety checks for the `title` property within `reusableBlock`. By using optional chaining, the code now gracefully handles scenarios where `title` might be undefined, preventing a TypeError from being thrown.

* Update CHANGELOG

* Release script: Update react-native-editor version to 1.101.2

* Release script: Update with changes from 'npm run core preios'

* [Mobile] - Fix Voice Over and assistive keyboards (#53895)

* AztecView - Replace usage of TouchableWithoutFeedback with Pressable - This fixes the current React Native regression with VoiceOver and assistive keyboards

* Patch React Native's TextInput component to avoid passing the recently introduced accessibilityState prop which causes issues with assistive keyboards

* Updates snapshots: Fule, Audio blocks and Search component after changing the AztecView component to use Pressable

* Update AztecView's Pressable with changing its accessible prop to false

* Update Changelog

---------

Co-authored-by: Siobhan <siobhan@automattic.com>
Co-authored-by: David Calhoun <github@davidcalhoun.me>
Co-authored-by: Gerardo <gerardo.pacheco@automattic.com>
github-actions bot referenced this issue Sep 5, 2023
Co-authored-by: George Mamadashvili <georgemamadashvili@gmail.com>
github-actions bot referenced this issue Sep 22, 2023
* Update background.js

* Update background.scss

* Update background.scss

* Use variables

* Update background.js

* Add describedby for empty state

* Add filename description (wip)

* Update a11y based on feedback

* Use "Background" for panel name
@github-actions
Copy link
Author

This issue has gone 30 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 Oct 23, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 24, 2023
@github-actions github-actions bot reopened this Aug 9, 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 Aug 10, 2024
github-actions bot referenced this issue Aug 20, 2024
* Fix incorrect dropdown label with selected color value

* Fix normalizeColorValue function

* Add isSimpleCSSColor function

* Fix isSimpleCSSColor function, add early return

* Update CHANGELOG.md with ColorPalette: partial support of color-mix() CSS colors

* Update packages/components/CHANGELOG.md

---------

Co-authored-by: Rishit30G <rishit30g@git.wordpress.org>
Co-authored-by: ciampo <mciampini@git.wordpress.org>
Co-authored-by: mirka <0mirka00@git.wordpress.org>
Co-authored-by: tyxla <tyxla@git.wordpress.org>
github-actions bot referenced this issue Aug 23, 2024
 - @wordpress/block-library@9.6.1
 - @wordpress/customize-widgets@5.6.1
 - @wordpress/edit-post@8.6.1
 - @wordpress/edit-site@6.6.1
 - @wordpress/edit-widgets@6.6.1
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

0 participants