mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
TSAN errors on unit tests should now be fatal
This commit is contained in:
parent
baf165ffd0
commit
1418f7e186
1 changed files with 0 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue