mirror of
https://github.com/intel/llvm.git
synced 2026-01-21 04:14:03 +08:00
[compiler-rt][asan] Re-enable forkpty test on AArch64 (NFC) (#127667)
Disabled in 86474c7a1a, no longer failing
on AArch64 (for me at least).
Fixes: https://github.com/llvm/llvm-project/issues/24774
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user