diff --git a/compiler-rt/test/sanitizer_common/TestCases/Posix/getpass.cpp b/compiler-rt/test/sanitizer_common/TestCases/Posix/getpass.cpp index 2711cfb112959..a4ca4a3c2f35d 100644 --- a/compiler-rt/test/sanitizer_common/TestCases/Posix/getpass.cpp +++ b/compiler-rt/test/sanitizer_common/TestCases/Posix/getpass.cpp @@ -3,7 +3,6 @@ // Ignore leaks as this is not the point of test, but HWASAN repors one here. // RUN: %env_tool_opts=detect_leaks=0 %run %t | FileCheck %s -// REQUIRES: stable-runtime // XFAIL: android && asan // No libutil.