commit | 550b748a6ed59b989a86bd066ac9ffd0ab7fb18d | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Tue Dec 09 11:40:22 2014 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Tue Dec 09 11:40:22 2014 +0000 |
tree | fbc7983bbd076a27cb66a49c6b82723c66df0d3f | |
parent | 6bb3919e4413ad50f9b7e009829bba292b609e03 [diff] |
Test now fails on amr64/optimizing after float rem changes. Change-Id: I0b5d7303e3d337b2195c3810069213b1530ab474
diff --git a/test/Android.run-test.mk b/test/Android.run-test.mk index c3fec5d..d2a0f4c 100644 --- a/test/Android.run-test.mk +++ b/test/Android.run-test.mk
@@ -303,6 +303,7 @@ 005-annotations \ 009-instanceof \ 010-instance \ + 012-math \ 023-many-interfaces \ 044-proxy \ 045-reflect-array \