Closed YutoUchimi closed 5 years ago
I tried to decrease time to build (especially catkin run_tests
) in some PRs (#413 , #416 and this), and this PR seems effective.
@k-okada Could you review this?
please merge this
this is redundant and rewriting at https://github.com/jsk-ros-pkg/jsk_pr2eus/pull/420
catkin run_tests
takes long time and travis test often fails because of timeout.TEST_PKGS
into [pr2eus] and [pr2eus_moveit, pr2eus_tutorials].allow_failure
.