summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--compiler-rt/test/sanitizer_common/TestCases/Posix/dedup_token_length_test.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/compiler-rt/test/sanitizer_common/TestCases/Posix/dedup_token_length_test.cc b/compiler-rt/test/sanitizer_common/TestCases/Posix/dedup_token_length_test.cc
index f1fbbbcd049..94c50be169b 100644
--- a/compiler-rt/test/sanitizer_common/TestCases/Posix/dedup_token_length_test.cc
+++ b/compiler-rt/test/sanitizer_common/TestCases/Posix/dedup_token_length_test.cc
@@ -10,9 +10,6 @@
// XFAIL: netbsd && !asan
-// FIXME(dliew): Make this test work with TSan
-// XFAIL: darwin && tsan
-
volatile int *null = 0;
namespace Xyz {
OpenPOWER on IntegriCloud