summaryrefslogtreecommitdiffstats
path: root/tools/libcore_failures.txt
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2014-12-11 13:33:12 +0000
committerNicolas Geoffray <ngeoffray@google.com>2014-12-11 13:33:12 +0000
commit0ccef6d1b8dd8f316c70ecf6cf0a3de76fe9fbe7 (patch)
treefc1eedef0c98be2fc60556104a063c0e489b0e36 /tools/libcore_failures.txt
parent776b880f66edb21cb3b4225877e494ec7a9ec1a2 (diff)
downloadart-0ccef6d1b8dd8f316c70ecf6cf0a3de76fe9fbe7.tar.gz
art-0ccef6d1b8dd8f316c70ecf6cf0a3de76fe9fbe7.tar.bz2
art-0ccef6d1b8dd8f316c70ecf6cf0a3de76fe9fbe7.zip
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
Diffstat (limited to 'tools/libcore_failures.txt')
-rw-r--r--tools/libcore_failures.txt10
1 files changed, 10 insertions, 0 deletions
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"]
}
]