Skip to content

Commit 61cfa53

Browse files
authored
[compiler-rt][asan] Re-enable forkpty test on AArch64 (NFC) (llvm#127667)
Disabled in 86474c7, no longer failing on AArch64 (for me at least). Fixes: llvm#24774
1 parent e10ac5f commit 61cfa53

File tree

1 file changed

+0
-1
lines changed
  • compiler-rt/test/sanitizer_common/TestCases/Posix

1 file changed

+0
-1
lines changed

compiler-rt/test/sanitizer_common/TestCases/Posix/getpass.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// Ignore leaks as this is not the point of test, but HWASAN repors one here.
44
// RUN: %env_tool_opts=detect_leaks=0 %run %t | FileCheck %s
55

6-
// REQUIRES: stable-runtime
76
// XFAIL: android && asan
87

98
// No libutil.

0 commit comments

Comments
 (0)