summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2015-02-24 12:47:42 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-02-24 12:47:44 +0000
commit27a3e6153df81dd8adbc9ace70fdb3e7922b72f8 (patch)
treee214d0ea79fd8baf48e730c9e31b85d932996f43 /tools
parent2d043b356d2e5c911892badf78aa56b843c5c3a6 (diff)
parent830d16e40e541e247ae5adb2d4970c0823e9c9cf (diff)
downloadart-27a3e6153df81dd8adbc9ace70fdb3e7922b72f8.zip
art-27a3e6153df81dd8adbc9ace70fdb3e7922b72f8.tar.gz
art-27a3e6153df81dd8adbc9ace70fdb3e7922b72f8.tar.bz2
Merge "ART: Disable libcore tests failing on bots"
Diffstat (limited to 'tools')
-rw-r--r--tools/libcore_failures.txt25
1 files changed, 25 insertions, 0 deletions
diff --git a/tools/libcore_failures.txt b/tools/libcore_failures.txt
index d74a0cc..c7d6ea2 100644
--- a/tools/libcore_failures.txt
+++ b/tools/libcore_failures.txt
@@ -45,6 +45,31 @@
"org.apache.harmony.tests.java.text.MessageFormatTest#test19011159"]
},
{
+ description: "Failing due to a locale problem on hammerhead.",
+ result: EXEC_FAILED,
+ modes: [device],
+ names: ["libcore.icu.DateIntervalFormatTest#test10089890",
+ "libcore.icu.DateIntervalFormatTest#test10209343_when_not_this_year",
+ "libcore.icu.DateIntervalFormatTest#test10560853_for_single_day_events",
+ "libcore.icu.DateIntervalFormatTest#test10560853_when_time_not_displayed",
+ "libcore.icu.RelativeDateTimeFormatterTest#test_getRelativeDateTimeString",
+ "libcore.icu.RelativeDateTimeFormatterTest#test_getRelativeTimeSpanString",
+ "libcore.icu.RelativeDateTimeFormatterTest#test_getRelativeTimeSpanStringAbbrev",
+ "libcore.java.text.OldDateFormatTest#test_parseLString",
+ "libcore.java.text.SimpleDateFormatTest#testDstZoneNameWithNonDstTimestamp",
+ "libcore.java.text.SimpleDateFormatTest#testDstZoneWithNonDstTimestampForNonHourDstZone",
+ "libcore.java.text.SimpleDateFormatTest#testNonDstZoneNameWithDstTimestamp",
+ "libcore.java.text.SimpleDateFormatTest#testNonDstZoneWithDstTimestampForNonHourDstZone"]
+},
+{
+ description: "Failing due to switched off network stack on volantisg.",
+ result: EXEC_FAILED,
+ modes: [device],
+ names: ["org.apache.harmony.luni.tests.internal.net.www.protocol.http.HttpURLConnectionTest",
+ "org.apache.harmony.luni.tests.internal.net.www.protocol.https.HttpsURLConnectionTest",
+ "org.apache.harmony.luni.tests.java.net.URLConnectionTest"]
+},
+{
description: "Test timeouts",
result: EXEC_TIMEOUT,
modes: [device],