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

Add corresponding rclcpp::shutdown to tests in test_communication #455

Merged
merged 1 commit into from
Dec 1, 2020

Conversation

brawner
Copy link
Contributor

@brawner brawner commented Dec 1, 2020

Several test configurations have been hanging, and I believe that's resolved by adding a corresponding shutdown to rclcpp::init.

Example failures:
https://ci.ros2.org/view/nightly/job/nightly_win_rel/1767/testReport/test_communication/

Testing --packages-select test_communication

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

Signed-off-by: Stephen Brawner brawner@gmail.com

Signed-off-by: Stephen Brawner <brawner@gmail.com>
@brawner brawner requested a review from clalancette December 1, 2020 02:37
@brawner brawner changed the title Add corresponding rclcpp::shutdown Add corresponding rclcpp::shutdown to tests in test_communication Dec 1, 2020
Copy link
Contributor

@clalancette clalancette left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@brawner
Copy link
Contributor Author

brawner commented Dec 1, 2020

Windows is yellow only due to cmake warnings which are being addressed elsewhere. Importantly the tests for test_communication finished cleanly.

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

Successfully merging this pull request may close these issues.

2 participants