ros-tooling/setup-ros

action-ros2-ci reports success even though a cmake invocation failed

Closed this issue · 1 comments

Description

It looks like ubuntu build returns a false positive success when ros1_bridge is used
ros2/rosbag2_bag_v2#10 (comment)

This might be caused by ros1_bridge failing to build and might be resolved by Issues #21 and #20.

Expected Behavior

The GitHub action should have reported a failure.

Actual Behavior

The GitHub action should have reported success.

To Reproduce

See the following rosbag2 CI run.

System

  • OS: Ubuntu Bionic
  • ROS2 Distro: from source