temporarily disabled running mission test on CI

This commit is contained in:
Andreas Antener
2016-06-27 23:32:53 +02:00
committed by Lorenz Meier
parent 37884dc5dd
commit 0e5a83f3c1
+1 -1
View File
@@ -50,7 +50,7 @@ echo "<====="
set +e
echo "=====> run tests"
rostest px4 mavros_posix_tests_iris.launch
rostest px4 mavros_posix_tests_standard_vtol.launch
#rostest px4 mavros_posix_tests_standard_vtol.launch
TEST_RESULT=$?
echo "<====="