commit | 03e68d52f5db90fcf8ef31191f5f2298f04ff416 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Tue Nov 04 11:49:17 2014 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Tue Nov 04 11:49:17 2014 +0000 |
tree | 0f72bc836e6f9697eed1352eac6fa1c4d1754dc7 | |
parent | 636e1f55be6657a49d1ec536ba576d4c22833bc4 [diff] |
New failure on optimizing/arm64 after CONST_CLASS support. Change-Id: I7bae21795bc038e98f17a903e5964feef0718a37
diff --git a/test/Android.run-test.mk b/test/Android.run-test.mk index 312500b..0a1e3e1 100644 --- a/test/Android.run-test.mk +++ b/test/Android.run-test.mk
@@ -312,6 +312,7 @@ 004-InterfaceTest \ 004-JniTest \ 004-StackWalk \ + 004-UnsafeTest \ 006-args \ 007-count10 \ 011-array-copy \