From: Wojciech Staszkiewicz Date: Thu, 21 May 2015 16:43:09 +0000 (+0100) Subject: Update failures X-Git-Tag: android-x86-7.1-r1~889^2~1193^2 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=a0629d5d5f4658c9b4b9145f1ca0dd5236e97f69;p=android-x86%2Fart.git Update failures Some failures have been removed too eagerly, this CL reverts that. Change-Id: I897b1b7f936d2c001c44db604905c22242797e46 --- diff --git a/tools/libcore_failures.txt b/tools/libcore_failures.txt index a8bc4e129..7dc9a8290 100644 --- a/tools/libcore_failures.txt +++ b/tools/libcore_failures.txt @@ -45,6 +45,16 @@ "org.apache.harmony.tests.java.text.MessageFormatTest#test19011159"] }, { + description: "Failures needing investigation", + result: EXEC_FAILED, + modes: [device], + names: ["libcore.java.util.TimeZoneTest#testDisplayNames", + "libcore.java.util.TimeZoneTest#test_useDaylightTime_Taiwan", + "org.apache.harmony.tests.java.util.DateTest#test_Constructor", + "org.apache.harmony.tests.java.util.ScannerTest#test_Constructor_LReadableByteChannel", + "org.apache.harmony.tests.java.util.TimeZoneTest#test_hasSameRules_Ljava_util_TimeZone"] +}, +{ description: "Failing due to a locale problem on hammerhead.", result: EXEC_FAILED, modes: [device],