summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author David Brazdil <dbrazdil@google.com> 2015-02-24 14:17:32 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2015-02-24 14:17:32 +0000
commitb679039d4fdc739959623c2cb1dcc2efa9a1ebe6 (patch)
tree1a21751f76fcb6de15394b96020e43c93776069d
parent27a3e6153df81dd8adbc9ace70fdb3e7922b72f8 (diff)
parent18c776e5aa714d0a79bbf946651212c25fbca282 (diff)
Merge "ART: Disable one more libcore test failing on hammerhead"
-rw-r--r--tools/libcore_failures.txt3
1 files changed, 2 insertions, 1 deletions
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.",