summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/heavy_uar_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/asan/TestCases/heavy_uar_test.cc')
-rw-r--r--test/asan/TestCases/heavy_uar_test.cc5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/asan/TestCases/heavy_uar_test.cc b/test/asan/TestCases/heavy_uar_test.cc
index 8338f808539e..9ad29f079d92 100644
--- a/test/asan/TestCases/heavy_uar_test.cc
+++ b/test/asan/TestCases/heavy_uar_test.cc
@@ -5,6 +5,11 @@
// FIXME: Fix this test under GCC.
// REQUIRES: Clang
+// FIXME: Fix this test for dynamic runtime on armhf-linux.
+// UNSUPPORTED: armhf-linux && asan-dynamic-runtime
+
+// UNSUPPORTED: ios
+
#include <stdio.h>
#include <string.h>
#include <stdlib.h>