ros2 / rosidl_typesupport

Packages which provide the typesupport for ROS messages and services
Apache License 2.0
13 stars 34 forks source link

[Crystal patch 3 backport] Don't validate overall actions (#44) #45

Closed sloretz closed 5 years ago

sloretz commented 5 years ago

This is a backport of #44. Note: this branch is just a fast-forward to 183782ee9945009473fed1d67b8a5a3e602db722 since there are no other changes since crystal release. As such it can be merged instead of squash/merged. Edit: looks like the right button is rebase and merge since merge forces a merge commit

ros2/ros2#656

sloretz commented 5 years ago

CI (Crystal repos file testing up to test_communication)

nuclearsandwich commented 5 years ago

CI with latest Crystal development branches and proposed backports:

nuclearsandwich commented 5 years ago

The test failures are caused by https://github.com/ros2/rmw_connext/pull/348 and https://github.com/ros2/launch/pull/169 not being present in Crystal and which aren't related to this repository's backport.