OSDN Git Service

Update expectation file from what is runnin on the bot.
authorNicolas Geoffray <ngeoffray@google.com>
Thu, 11 Dec 2014 13:33:12 +0000 (13:33 +0000)
committerNicolas Geoffray <ngeoffray@google.com>
Thu, 11 Dec 2014 13:33:12 +0000 (13:33 +0000)
The bots are runinng a stock L release, and not latest AOSP.

Change-Id: I48f0dcf2570c0d718e4e725cd48c0d7b33cb3627

tools/libcore_failures.txt

index 3dc5e71..28a92b3 100644 (file)
   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"]
 }
 ]