Directory

[Flaky Test] All navigation links should default to the body color and submenus and mobile overlay should default to a white background with black text · Issue #55304 · WordPress/gutenberg · GitHub
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] All navigation links should default to the body color and submenus and mobile overlay should default to a white background with black text #55304

Closed
github-actions bot opened this issue Oct 12, 2023 · 2 comments
Labels
[Type] Flaky Test Auto-generated flaky test report issue

Comments

@github-actions
Copy link

github-actions bot commented Oct 12, 2023

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

Test title

All navigation links should default to the body color and submenus and mobile overlay should default to a white background with black text

Test path

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

Errors

[2023-10-12T12:58:21.932Z] Test passed after 1 failed attempt on trunk.
[2023-10-19T15:54:01.097Z] Test passed after 1 failed attempt on trunk.
[2023-11-09T20:23:25.690Z] Test passed after 1 failed attempt on trunk.
[2023-11-13T06:15:31.324Z] Test passed after 1 failed attempt on trunk.
[2024-05-05T17:37:28.675Z] Test passed after 1 failed attempt on fix/e2e-workflow-artifacts.
[2024-05-05T18:49:35.017Z] Test passed after 1 failed attempt on fix/e2e-workflow-artifacts.
[2024-05-06T08:46:00.554Z] Test passed after 1 failed attempt on fix/e2e-workflow-artifacts.
[2024-05-06T09:25:39.398Z] Test passed after 1 failed attempt on fix/e2e-workflow-artifacts.
Error: expect(received).toBeTruthy()

Received: 0
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:77:28
@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Oct 12, 2023
github-actions bot referenced this issue Oct 12, 2023
…implementation (#55256)

Migrating `AddCustomTemplateModalContent`
 - Removes `__unstableComposite` imports from `@wordpress/components`
 - Adds private `Composite*` exports from `@wordpress/components`
 - Refactors `SuggestionList` and `SuggestionListItem` to use updated `Composite` components
github-actions bot referenced this issue Oct 19, 2023
* in progress (+9 squashed commits)
Squashed commits:
[0e51c10685] In progress.
[fdecb78889] new base copy
[0cd4b10502] package lock
[401a7b415a] php lint fixes
[62c4829170] endpoint updates
[8c95d06ba2] fixes and remove unlimited connection
[05d5134c0b] package lock & lint fixes
[9a85abdd68] Working signaling server using wp ajax admin
[f5f13f7d57] Base y-webrtc copied

* Update lib/sync/endpoint.php

Co-authored-by: Anton Vlasenko <43744263+anton-vlasenko@users.noreply.github.com>

* Update lib/sync/endpoint.php

Co-authored-by: Anton Vlasenko <43744263+anton-vlasenko@users.noreply.github.com>

* Update lib/sync/endpoint.php

Co-authored-by: Anton Vlasenko <43744263+anton-vlasenko@users.noreply.github.com>

* Refactor to a class.

* Use fetch instead of XMLHttpRequest.

* Fixed possible race condition and added file access error handling.

* Refactor to createWebRTCConnection.

* Rename unique to subscriber_id. And improve code sending messages.

* Remove use of an hack for multiple messages.

* Use fetch instead of XMLHttpRequest

* Add documentation for the signalling server

* Add signalling server loading back

* Remove hardcoded url from the docs.

* Updated sync readme.

* Fix undefined error on test.

* Update package lock.

* Document the Event stream format

* Update docs for signaling server

* Update lib/experimental/sync/class-gutenberg-http-signaling-server.php

Co-authored-by: André <583546+oandregal@users.noreply.github.com>

* refactor in progress

* tmp

* fix some bugs after refactoring

* Added retry mechanism with error events.

* Document clean_up_old_connections.

* Make parameter order consistent.

* Document remaining parameters.

* Follow y-webrtc room name convention

* Conditionally enable endpoint depending if setting is set or not.

* Remove debug code.

* Fix rebase: remove no longer existing file

* Update docs

---------

Co-authored-by: Anton Vlasenko <43744263+anton-vlasenko@users.noreply.github.com>
Co-authored-by: André Maneiro <583546+oandregal@users.noreply.github.com>
github-actions bot referenced this issue Nov 9, 2023
* [Data views]: Update `all templates` page

* feedback part 1

* simple remove action

* Allow actions to use a Modal

* support only list view for first iteration

* remove leftovers since only supporting list view type

* refactor item actions

* fix action item on click callback
github-actions bot referenced this issue Nov 13, 2023
* Add block gap support to Quote block.

* Change cite display in front end to match editor styles

* Target only direct descentants
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 Nov 29, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 30, 2023
@github-actions github-actions bot reopened this May 5, 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 May 6, 2024
@WunderBart
Copy link
Member

Closing as this was reopened for testing purposes in #61338.

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

1 participant