diff --git a/llvm.spec b/llvm.spec index ffe09f6..bd506e6 100644 --- a/llvm.spec +++ b/llvm.spec @@ -171,6 +171,8 @@ rm tools/clang/test/Driver/x86_features.c rm tools/clang/test/Driver/linux-ld.c # Seems to be racy under OBS rm projects/compiler-rt/lib/lsan/lit_tests/TestCases/use_tls_dynamic.cc +rm projects/compiler-rt/lib/tsan/lit_tests/oob_race.cc +rm projects/compiler-rt/lib/tsan/lit_tests/halt_on_error.cc %else # This test is broken on 32bit rm projects/compiler-rt/lib/ubsan/lit_tests/TestCases/TypeCheck/vptr.cpp