From 18c776e5aa714d0a79bbf946651212c25fbca282 Mon Sep 17 00:00:00 2001 From: David Brazdil Date: Tue, 24 Feb 2015 14:13:05 +0000 Subject: ART: Disable one more libcore test failing on hammerhead One more test from the harmony package fails due to the locale issue on hammerhead. This patch disables it. Change-Id: I1f3941bfcc20d5b2e23fe5ae963676138eecccb8 --- tools/libcore_failures.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/libcore_failures.txt b/tools/libcore_failures.txt index c7d6ea2348..a09d86f306 100644 --- a/tools/libcore_failures.txt +++ b/tools/libcore_failures.txt @@ -59,7 +59,8 @@ "libcore.java.text.SimpleDateFormatTest#testDstZoneNameWithNonDstTimestamp", "libcore.java.text.SimpleDateFormatTest#testDstZoneWithNonDstTimestampForNonHourDstZone", "libcore.java.text.SimpleDateFormatTest#testNonDstZoneNameWithDstTimestamp", - "libcore.java.text.SimpleDateFormatTest#testNonDstZoneWithDstTimestampForNonHourDstZone"] + "libcore.java.text.SimpleDateFormatTest#testNonDstZoneWithDstTimestampForNonHourDstZone", + "org.apache.harmony.tests.java.text.SimpleDateFormatTest#test_parseLjava_lang_StringLjava_text_ParsePosition"] }, { description: "Failing due to switched off network stack on volantisg.", -- cgit v1.2.3