OSDN Git Service

Fix the list of arm64 broken optimizing tests.
authorCalin Juravle <calin@google.com>
Mon, 24 Nov 2014 18:38:13 +0000 (18:38 +0000)
committerCalin Juravle <calin@google.com>
Mon, 24 Nov 2014 18:38:13 +0000 (18:38 +0000)
Change-Id: I498c1dc0a32686f2b335a2b43ed31ac537f29029

test/Android.run-test.mk

index 29da2f6..47d186a 100644 (file)
@@ -306,6 +306,7 @@ TEST_ART_BROKEN_OPTIMIZING_ARM64_RUN_TESTS := \
   010-instance \
   012-math \
   023-many-interfaces \
+  027-arithmetic \
   037-inherit \
   044-proxy \
   045-reflect-array \
@@ -329,6 +330,7 @@ TEST_ART_BROKEN_OPTIMIZING_ARM64_RUN_TESTS := \
   427-bounds \
   428-optimizing-arith-rem \
   430-live-register-slow-path \
+  431-optimizing-arith-shifts \
   701-easy-div-rem \
   800-smali \