summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--compiler-rt/test/asan/TestCases/Linux/halt_on_error-torture.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler-rt/test/asan/TestCases/Linux/halt_on_error-torture.cc b/compiler-rt/test/asan/TestCases/Linux/halt_on_error-torture.cc
index 443c18ef19b..60d8fb6d95f 100644
--- a/compiler-rt/test/asan/TestCases/Linux/halt_on_error-torture.cc
+++ b/compiler-rt/test/asan/TestCases/Linux/halt_on_error-torture.cc
@@ -14,6 +14,7 @@
// RUN: FileCheck --check-prefix=CHECK-COLLISION %s < 1.txt || FileCheck --check-prefix=CHECK-NO-COLLISION %s < 1.txt
//
// REQUIRES: stable-runtime
+// UNSUPPORTED: android
#define _POSIX_C_SOURCE 200112 // rand_r
OpenPOWER on IntegriCloud