Add rmw_publisher_wait_for_all_acked#188
Conversation
|
Could you add a test case in https://github.com/ros2/rmw_implementation/tree/master/test_rmw_implementation? I don't need a test that actually confirms that all messages were acked (which is a bit hard to test), only test basic things: |
Signed-off-by: Barry Xu <barry.xu@sony.com>
b1ff332 to
e1c1b94
Compare
Signed-off-by: Barry Xu <barry.xu@sony.com>
Okay. I add a simple test case (commit: cc154d9). |
Signed-off-by: Barry Xu <barry.xu@sony.com>
|
@ros-pull-request-builder retest this please (this should pass now) |
|
@Barry-Xu-2018 can you check the test failures? |
|
The failure is related to Could you check and merge it ? |
|
Thanks @Barry-Xu-2018, I was sure I merged that one 😄 |
|
After ros2/rmw_cyclonedds#294 is merged, we should re-execute CI. |
|
@ros-pull-request-builder retest this please |
|
The PR checker should pass after ros/rosdistro#29924 is merged. Thanks for the patience, but merging changes in rmw_* without breaking the rolling builds is a long process ... |
|
@ros-pull-request-builder retest this please |
1 similar comment
|
@ros-pull-request-builder retest this please |
|
finally ... 😃 |
Related to ros2/rmw#295