Salome HOME
Use tst_543 in Jenkins. Improve Linux scripts.
[modules/shaper.git] / test_squish.sh
index da03d4c82b6404d878d9901061e345b8d67289dd..e051548088c4a0288deec2f82fa0b4bd4afee54f 100755 (executable)
@@ -43,7 +43,7 @@ squishrunner_run() {
   if [ ${EXIT_CODE} = '1' ]; then RETVAL=1; fi
 }
 
-squishrunner_run ./test.squish/suite_ISSUES 'tst_BASE tst_DISTANCE tst_PARALLEL_1 tst_PARALLEL_2 tst_RADIUS tst_c tst_common_1 tst_crash_1 tst_818'
+squishrunner_run ./test.squish/suite_ISSUES 'tst_BASE tst_DISTANCE tst_PARALLEL_1 tst_PARALLEL_2 tst_PERPENDICULAR_1 tst_RADIUS tst_c tst_common_1 tst_crash_1 tst_818 tst_532'
 
 squishserver --verbose --port=${SQUISHSERVER_PORT} --stop
 for aut in linux_run.sh salome_run.sh; do