-
Notifications
You must be signed in to change notification settings - Fork 49
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
Bump zenoh-cpp to 2a127bb, zenoh-c to 3540a3c, and zenoh to f735bf5 #503
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Mallets thanks for working on all these improvements!
I'm seeing some flakiness with rcl_action/test_action_client
and rcl_action/test_action_server
but these tests seem to also be flaky on rolling
.
Are you able to reproduce this with
colcon test --event-handlers console_cohesion+ console_direct+ --packages-select rcl_action --ctest-args -R test_action_server --retest-until-fail 5
colcon test --event-handlers console_cohesion+ console_direct+ --packages-select rcl_action --ctest-args -R test_action_client --retest-until-fail 5
I get these errors from a fresh clone of
It seems related to #491. Unfortunately |
are you compiling from source ? or packages ?
cd <path to ros2_ws>
vcs pull src < ros2.repos
|
I'm compiling from source and I just forgot to do These are the results of the tests on my VM:
gives
gives
|
@Mallets thanks for testing. It might have been an issue with my setup. Good to merge! |
@Mergifyio backport jazzy humble |
✅ Backports have been created
|
…503) (#511) (cherry picked from commit 19b7f77) Co-authored-by: Luca Cominardi <[email protected]>
This PR makes the following changes of commit ids:
It inherits these changes:
FaceState::update_interceptors_caches
eclipse-zenoh/zenoh#1789