remove 'allow_failure: true' from unit tsan tests
This commit is contained in:
@@ -321,7 +321,6 @@ stages:
|
||||
|
||||
.unit_test_tsan: &unit_test_tsan_job
|
||||
<<: *unit_test_common
|
||||
allow_failure: true
|
||||
after_script:
|
||||
- *kyua_report_html
|
||||
- find lib -name 'tsan.*' -exec python3 util/parse_tsan.py {} \;
|
||||
|
||||
Reference in New Issue
Block a user