-
Notifications
You must be signed in to change notification settings - Fork 34
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
🧑🌾 rclcpp tests failing due to rmw callbacks not implemented in Humble ci and Iron ci #155
Comments
Crola1702
changed the title
🧑🌾 rclcpp tests failing due to rmw callbacks
🧑🌾 rclcpp tests failing due to rmw callbacks not implemented in Humble ci and Iron ci
Jul 17, 2024
rmw_client_set_on_new_{response,request}_callback
not implemented in Humble ci and Iron ci
Crola1702
added a commit
to osrf/buildfarm-tools
that referenced
this issue
Jul 17, 2024
Reports from: * ros2/rclcpp#2582 * ros2/rmw_connextdds#155 Signed-off-by: Crola1702 <[email protected]>
@asorbini do you think we can have a fix for this one? |
@trubio-rti friendly ping. |
@Crola1702 @fujitatomoya I've been on vacation the past two weeks and didn't get any notifications for this. Please add both of us as assignees from now on so I can get an email as well :) |
Closing since this has been resolved for Humble and will not be forward ported to Iron since it's close to it's EOL. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How to Reproduce
Bug Description
Reference builds:
Failing test (updated):
rmw_client_set_on_new_response_callback not implemented
:rmw_service_set_on_new_request_callback not implemented
:rmw_subscription_set_on_new_message_callback
:Failing tests (before 17-09-2023):
rmw_client_set_on_new_response_callback not implemented
:rmw_event_set_callback not implemented
(Hci only):rmw_service_set_on_new_request_callback not implemented
:rmw_subscription_set_on_new_message_callback
:Full log output:
The text was updated successfully, but these errors were encountered: