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 test to check rmw_send_response when the client is gone #162

Merged
merged 1 commit into from Dec 1, 2020

Conversation

JLBuenoLopez
Copy link
Contributor

This test checks that rmw_send_response sends RMW_RET_OK when the client has gone before sending the response.

I have checked that this test fails with the current rmw_fastrtps_cpp and rmw_fastrtps_dynamics_cpp implementations but it passes with changes from ros2/rmw_fastrtps#467.
Other rmw implementations tested under this package are currently passing the test.

Signed-off-by: JLBuenoLopez-eProsima joseluisbueno@eprosima.com

Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
Copy link
Contributor

@hidmic hidmic left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @JLBuenoLopez-eProsima !

@hidmic
Copy link
Contributor

hidmic commented Oct 22, 2020

CI up to test_rmw_implementation, test_rclcpp, and test_communication, including ros2/rmw_fastrtps#467:

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

@hidmic
Copy link
Contributor

hidmic commented Nov 2, 2020

@ros-pull-request-builder retest this please

@hidmic
Copy link
Contributor

hidmic commented Nov 20, 2020

@ros-pull-request-builder retest this please

@hidmic
Copy link
Contributor

hidmic commented Nov 24, 2020

Argh, docker hub limits...

@ros-pull-request-builder retest this please

@hidmic
Copy link
Contributor

hidmic commented Dec 1, 2020

Alright, CI is happy and so am I. Thanks @JLBuenoLopez-eProsima !

@hidmic hidmic merged commit 10eeb04 into ros2:master Dec 1, 2020
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.

None yet

2 participants