From: Mark Andrews Date: Mon, 14 Sep 2020 02:03:45 +0000 (+1000) Subject: TSAN errors on unit tests should now be fatal X-Git-Tag: v9.17.6~63^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1418f7e186d15e5d0ac8ede0976e35e9392ff884;p=thirdparty%2Fbind9.git TSAN errors on unit tests should now be fatal --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 34a09d0fe57..518c48fd2c7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -341,7 +341,6 @@ stages: .unit_test_tsan: &unit_test_tsan_job <<: *unit_test_common - allow_failure: true after_script: - find lib -name 'tsan.*' -exec python3 util/parse_tsan.py {} \; artifacts: