Merge branch '2.3' into 2.4

This commit is contained in:
Markus Mäkelä 2020-07-10 09:36:30 +03:00
commit 6f7cc921cc
No known key found for this signature in database
GPG Key ID: 5CE746D557ACC499
2 changed files with 2 additions and 0 deletions

View File

@ -106,6 +106,7 @@ else
eval "arguments=(${test_set})"
ctest -N "${arguments[@]}"
ctest -VV "${arguments[@]}"
ctest --rerun-failed -VV
fi
if [[ "$name" =~ '-gcov' ]]

View File

@ -80,6 +80,7 @@ fi
ulimit -c unlimited
ctest $test_set -VV
ctest --rerun-failed -VV
cp core.* ${logs_publish_dir}
${script_dir}/copy_logs.sh