-
Notifications
You must be signed in to change notification settings - Fork 420
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
🧑🌾 test_client_common
and test_service
failing in Rolling and Jazzy connext nightlies
#2582
Comments
So I think this needs to be split into (at least) two separate issues. In Iron and Humble, it is indeed the case that
I think that should be reported over at https://github.com/ros2/rmw_connextdds. There is a separate issue here as well, which seems to happen on all distributions. That problem looks like the following:
That actually looks like a bug in the test, or at least the lease_duration looks bogus somehow. That should be reported here in |
Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com>
test_client
, test_server
, test_subscription
test_client_common
and test_service
failing in Rolling and Jazzy connext nightlies
This report was split between here and ros2/rmw_connextdds#155 |
Reports from: * ros2/rclcpp#2582 * ros2/rmw_connextdds#155 Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com>
Bug report
Required Info:
Steps to reproduce issue
Additional information
Reference builds:
Test regressions:
"could not create service: error not set, at /tmp/ws/src/ros2/rcl/rcl/src/rcl/service.c:159" thrown in the test body.
:"could not create client: error not set, at /tmp/ws/src/ros2/rcl/rcl/src/rcl/client.c:146" thrown in the test body.
:Most of errors show an output similar to the following, depending on the kind of test (client or service):
The text was updated successfully, but these errors were encountered: