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

🧑‍🌾 test_lifecycle_service_client failing consisntent in CycloneDDS #2472

Closed
Crola1702 opened this issue Apr 1, 2024 · 2 comments
Closed
Labels

Comments

@Crola1702
Copy link
Contributor

Crola1702 commented Apr 1, 2024

Bug report

Required Info:

  • Operating System:
    • Ubuntu Jammy
  • Installation type:
    • Source
  • Version or commit hash:
    • Rolling
  • DDS implementation:
    • Cyclonedds
  • Client library (if applicable):
    • rclcpp

Steps to reproduce issue

  1. Run a build in Rolling or Jazzy CycloneDDS
  2. See test regressions appear

Additional information

Reference build: https://build.ros2.org/view/Rci/job/Rci__nightly-cyclonedds_ubuntu_noble_amd64/74/#showFailuresLink

Test regressions:

Log output:

projectroot.test_lifecycle_service_client (and TestLifecycleServiceClientRCLErrors.call_services_rcl_errors)
[----------] 1 test from TestLifecycleServiceClientRCLErrors
[ RUN      ] TestLifecycleServiceClientRCLErrors.call_services_rcl_errors
/tmp/ws/src/ros2/rclcpp/rclcpp_lifecycle/test/test_lifecycle_service_client.cpp:451: Failure
Expected: rclcpp::spin_some(lifecycle_node->get_node_base_interface()) throws an exception of type std::runtime_error.
  Actual: it throws nothing.

[  FAILED  ] TestLifecycleServiceClientRCLErrors.call_services_rcl_errors (5034 ms)
[----------] 1 test from TestLifecycleServiceClientRCLErrors (5034 ms total)

This is a consistent issue for Rolling CycloneDDS

@Crola1702 Crola1702 changed the title 🧑‍🌾 test_lifecycle_service_client 🧑‍🌾 test_lifecycle_service_client failing consisntent in CycloneDDS Apr 1, 2024
@Crola1702
Copy link
Contributor Author

This is still a consistent issue in nightly-cyclonedds jobs (Rci, Jci)

@claraberendsen
Copy link

This are back green

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

3 participants