Skip to content

Commit

Permalink
jsk_robot_startup: add url for reason to disable test
Browse files Browse the repository at this point in the history
  • Loading branch information
furushchev committed Aug 25, 2017
1 parent 1cb2a3a commit 5ea91b6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.rosinstall.hydro
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
- git:
uri: http://github.com/RethinkRobotics/baxter_common.git
local-name: RethinkRobotics/baxter_common
- git:
uri: https://github.com/jsk-ros-pkg/jsk_smart_apps.git
local-name: jsk-ros-pkg/jsk_smart_apps
Expand Down
1 change: 1 addition & 0 deletions jsk_robot_common/jsk_robot_startup/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ install(DIRECTORY lifelog util
if(CATKIN_ENABLE_TESTING)
find_package(rostest REQUIRED)
# Disabled since cannot set environment variables for rostest for now.
# see https://github.com/PR2/pr2_simulator/pull/126
# add_rostest(lifelog/test/logger_pr2.test)
endif()

0 comments on commit 5ea91b6

Please sign in to comment.