]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
TSAN errors on unit tests should now be fatal
authorMark Andrews <marka@isc.org>
Mon, 14 Sep 2020 02:03:45 +0000 (12:03 +1000)
committerMark Andrews <marka@isc.org>
Mon, 14 Sep 2020 02:03:45 +0000 (12:03 +1000)
.gitlab-ci.yml

index 34a09d0fe5763a6aaeb4c0f465d80e87ffbaecad..518c48fd2c793d937afb120fe3aa67fae258a515 100644 (file)
@@ -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: