2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +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:
Tom Krizek
2023-05-23 15:28:22 +02:00
parent bf6fbf9ee5
commit 83a0c3d858

View File

@@ -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: