From e2307b4d78590645c9012066cbb96c60852edb18 Mon Sep 17 00:00:00 2001 From: Nicolas Geoffray Date: Sun, 27 Dec 2015 23:01:28 +0000 Subject: [PATCH] Remove duplicate entry in expectations. Change-Id: Ia265787f132ae8a5685fa0a699fa133f6f7f0554 --- tools/libcore_failures.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tools/libcore_failures.txt b/tools/libcore_failures.txt index 3f95dbdfc..9acc20e3e 100644 --- a/tools/libcore_failures.txt +++ b/tools/libcore_failures.txt @@ -66,8 +66,7 @@ "libcore.java.text.SimpleDateFormatTest#testDstZoneNameWithNonDstTimestamp", "libcore.java.text.SimpleDateFormatTest#testDstZoneWithNonDstTimestampForNonHourDstZone", "libcore.java.text.SimpleDateFormatTest#testNonDstZoneNameWithDstTimestamp", - "libcore.java.text.SimpleDateFormatTest#testNonDstZoneWithDstTimestampForNonHourDstZone", - "org.apache.harmony.tests.java.text.SimpleDateFormatTest#test_parseLjava_lang_StringLjava_text_ParsePosition"] + "libcore.java.text.SimpleDateFormatTest#testNonDstZoneWithDstTimestampForNonHourDstZone"] }, { description: "Failing due to missing localhost on hammerhead and volantis.", -- 2.11.0