Skip to content

Commit

Permalink
Disabling this test because of #409
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasw authored and j-rivero committed Feb 13, 2017
1 parent d2e1e44 commit edee42d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gazebo_plugins/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -370,10 +370,10 @@ if (CATKIN_ENABLE_TESTING)
target_link_libraries(set_model_state-test ${catkin_LIBRARIES})

# Can't run these and the above test together
add_rostest_gtest(multicamera-test
test/camera/multicamera.test
test/camera/multicamera.cpp)
target_link_libraries(multicamera-test ${catkin_LIBRARIES})
# add_rostest_gtest(multicamera-test
# test/camera/multicamera.test
# test/camera/multicamera.cpp)
# target_link_libraries(multicamera-test ${catkin_LIBRARIES})
# add_rostest_gtest(camera-test
# test/camera/camera.test
# test/camera/camera.cpp)
Expand Down

0 comments on commit edee42d

Please sign in to comment.