From fcdae6e07eb53979e460d5aec33e8c741234f4f3 Mon Sep 17 00:00:00 2001 From: Calin Juravle Date: Thu, 13 Nov 2014 17:31:59 +0000 Subject: [PATCH] [optimizing compiler] Add 014-math3 to the list of arm64 broken tests Change-Id: I71f48c55eaf86113c1b19c490939bb1518f8dd9e --- test/Android.run-test.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Android.run-test.mk b/test/Android.run-test.mk index f7be33f2c..532ee22b5 100644 --- a/test/Android.run-test.mk +++ b/test/Android.run-test.mk @@ -326,6 +326,7 @@ TEST_ART_BROKEN_OPTIMIZING_ARM64_RUN_TESTS := \ 010-instance \ 011-array-copy \ 013-math2 \ + 014-math3 \ 016-intern \ 017-float \ 018-stack-overflow \ -- 2.11.0