mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
Allow the system:clang:tsan job to fail in CI
There are couple of known failures currently affecting this test: - rrl (GL #4082) - upforwd (GL #4072)
This commit is contained in:
parent
bf6fbf9ee5
commit
83a0c3d858
@ -1111,6 +1111,7 @@ system:clang:tsan:
|
||||
needs:
|
||||
- job: clang:tsan
|
||||
artifacts: true
|
||||
allow_failure: true # rrl (GL#4082), upforwd (GL#4072)
|
||||
|
||||
unit:clang:tsan:
|
||||
variables:
|
||||
|
Loading…
x
Reference in New Issue
Block a user