diff options
Diffstat (limited to 'ci/run-test-slice.sh')
| -rwxr-xr-x | ci/run-test-slice.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ci/run-test-slice.sh b/ci/run-test-slice.sh index f8c2c3106a..63358c23e1 100755 --- a/ci/run-test-slice.sh +++ b/ci/run-test-slice.sh @@ -12,6 +12,7 @@ esac make --quiet -C t T="$(cd t && ./helper/test-tool path-utils slice-tests "$1" "$2" t[0-9]*.sh | - tr '\n' ' ')" + tr '\n' ' ')" || +handle_failed_tests check_unignored_build_artifacts |
