summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
author Nicolas Geoffray <ngeoffray@google.com> 2015-11-04 09:29:53 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2015-11-04 09:29:53 +0000
commit147bc832ca81c4297c38c14eb7d5a8e281d4483d (patch)
tree242caa3275a0f191f21bbdb71430e140a79d9b94 /test
parentf33ea7911dadab2e49c4634cb1763f0526047e89 (diff)
parent934808feba1a56114cb48ee71c4ad1b9a63a3f84 (diff)
Merge "Fix mips32oc ArraySet null constant assignment"
Diffstat (limited to 'test')
-rw-r--r--test/Android.run-test.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Android.run-test.mk b/test/Android.run-test.mk
index 9ff620b47f..8744674a30 100644
--- a/test/Android.run-test.mk
+++ b/test/Android.run-test.mk
@@ -445,7 +445,6 @@ TEST_ART_BROKEN_DEFAULT_RUN_TESTS :=
TEST_ART_BROKEN_OPTIMIZING_MIPS_RUN_TESTS := \
441-checker-inliner \
510-checker-try-catch \
- 521-checker-array-set-null \
536-checker-intrinsic-optimization \
ifeq (mips,$(TARGET_ARCH))