diff --git a/compiler-rt/test/asan/TestCases/Posix/new_array_cookie_with_new_from_class.cc b/compiler-rt/test/asan/TestCases/Posix/new_array_cookie_with_new_from_class.cc index 1cea6f68adb2..0683e391cf23 100644 --- a/compiler-rt/test/asan/TestCases/Posix/new_array_cookie_with_new_from_class.cc +++ b/compiler-rt/test/asan/TestCases/Posix/new_array_cookie_with_new_from_class.cc @@ -2,8 +2,7 @@ // inside the class. // RUN: %clangxx_asan %s -o %t && %run %t // -// XFAIL: android -// XFAIL: armv7l-unknown-linux-gnueabihf +// XFAIL: arm #include #include #include