Add a check for the existence of the LastTestsFailed.log file to rest… (#213)
Remove rerun failed tests
This commit is contained in:
parent
ed3e1ac2ec
commit
4300f1d80e
@ -81,7 +81,6 @@ else
|
||||
eval "arguments=(${test_set})"
|
||||
ctest -N "${arguments[@]}"
|
||||
ctest -VV "${arguments[@]}"
|
||||
ctest --rerun-failed -VV
|
||||
fi
|
||||
cp core.* ${logs_publish_dir}
|
||||
${script_dir}/copy_logs.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user