Skip to content

Commit

Permalink
[.travis_test.sh] skip failed test due to start-jsk#287
Browse files Browse the repository at this point in the history
  • Loading branch information
k-okada committed Feb 16, 2015
1 parent a6e5d18 commit ccef401
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ if [ "$TEST_TYPE" == "work_with_downstream" ]; then
sudo dpkg -r --force-depends ros-hydro-hrpsys-ros-bridge
sudo dpkg -r --force-depends ros-hydro-hrpsys-tools
sudo dpkg -r --force-depends ros-hydro-rtmbuild
# https://github.com/start-jsk/rtmros_hironx/issues/287
sudo sed -i s@test_tf_and_controller@_test_tf_and_controller@ /opt/ros/hydro/share/hironx_ros_bridge/test/test_hironx_ros_bridge.py
catkin_make $ROS_PARALLEL_JOBS
catkin_make install $ROS_PARALLEL_JOBS
else
Expand Down

0 comments on commit ccef401

Please sign in to comment.