ros-industrial / industrial_core

ROS-Industrial core communication packages (http://wiki.ros.org/industrial_core)
156 stars 181 forks source link

Temporary fix, commented out disabled test to remove unstable build status #162

Closed shaun-edwards closed 7 years ago

shaun-edwards commented 7 years ago

This is a temporary fix for #149. I commented out the test instead of disabling it. The end result is the same, the test is not executed. This should clear up the unstable build issue.

shaun-edwards commented 7 years ago

I'm going to merge this without review for the sake of being able to release. The code change is small and only affects non-critical tests. Addressing #149 is the real solution to this change.