summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/asan/TestCases/Linux/shmctl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/test/asan/TestCases/Linux/shmctl.cc')
-rw-r--r--compiler-rt/test/asan/TestCases/Linux/shmctl.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/compiler-rt/test/asan/TestCases/Linux/shmctl.cc b/compiler-rt/test/asan/TestCases/Linux/shmctl.cc
index 5fc9b464280..e1752bc894c 100644
--- a/compiler-rt/test/asan/TestCases/Linux/shmctl.cc
+++ b/compiler-rt/test/asan/TestCases/Linux/shmctl.cc
@@ -1,3 +1,6 @@
+// FIXME: https://code.google.com/p/address-sanitizer/issues/detail?id=316
+// XFAIL: android
+//
// RUN: %clangxx_asan -O1 %s -o %t && %run %t 2>&1
// Regression test for
// https://code.google.com/p/address-sanitizer/issues/detail?id=250
OpenPOWER on IntegriCloud