summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Nicolas Geoffray <ngeoffray@google.com> 2014-11-10 11:03:16 +0000
committer Nicolas Geoffray <ngeoffray@google.com> 2014-11-10 11:03:16 +0000
commit96d9c0dec3cb88fd1794f80a7726f2b9568e7ea6 (patch)
tree042c4c2f50f0c6dc7c0ad9f4a831e5c215d1c8cd
parent9806199033fc2fb61bfd2260f0156d1b38d56beb (diff)
Failing test on armv8/optimizing after interface support.
Change-Id: I5423196a5bb37cf20fae4aa6df229790486cad95
-rw-r--r--test/Android.run-test.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Android.run-test.mk b/test/Android.run-test.mk
index efb01e2e18..e7a04391b2 100644
--- a/test/Android.run-test.mk
+++ b/test/Android.run-test.mk
@@ -395,6 +395,7 @@ TEST_ART_BROKEN_OPTIMIZING_ARM64_RUN_TESTS := \
101-fibonacci \
102-concurrent-gc \
103-string-append \
+ 104-growth-limit \
105-invoke \
106-exceptions2 \
107-int-math2 \