diff --git a/compiler-rt/test/asan/TestCases/Posix/no-fd.cpp b/compiler-rt/test/asan/TestCases/Posix/no-fd.cpp --- a/compiler-rt/test/asan/TestCases/Posix/no-fd.cpp +++ b/compiler-rt/test/asan/TestCases/Posix/no-fd.cpp @@ -10,6 +10,9 @@ // lld - see https://bugs.llvm.org/show_bug.cgi?id=45076. // UNSUPPORTED: android, powerpc +// Deflake this test before reinabling for darwin (rdar://74992832) +// UNSUPPORTED: darwin + #include #include #include