From 0ccef6d1b8dd8f316c70ecf6cf0a3de76fe9fbe7 Mon Sep 17 00:00:00 2001 From: Nicolas Geoffray Date: Thu, 11 Dec 2014 13:33:12 +0000 Subject: [PATCH] Update expectation file from what is runnin on the bot. The bots are runinng a stock L release, and not latest AOSP. Change-Id: I48f0dcf2570c0d718e4e725cd48c0d7b33cb3627 --- tools/libcore_failures.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tools/libcore_failures.txt b/tools/libcore_failures.txt index 3dc5e7161..28a92b3ac 100644 --- a/tools/libcore_failures.txt +++ b/tools/libcore_failures.txt @@ -27,5 +27,15 @@ names: ["libcore.java.lang.OldSystemTest#test_getProperties", "org.apache.harmony.tests.java.lang.Process2Test#test_getErrorStream", "org.apache.harmony.tests.java.lang.ProcessTest#test_exitValue"] +}, +{ + 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"] } ] -- 2.11.0