summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Narayan Kamath <narayan@google.com> 2015-07-28 16:31:12 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2015-07-28 16:31:12 +0000
commit1a4d013b9f810f24bdca60c02da99f7650bcc367 (patch)
tree8a1f99c5b57513187070e40aee15130ae7af2927
parent595335100a947693b9af5fb6c0b5b3c1f0b91788 (diff)
parentf874d596c734a56a78371e872858889a97970747 (diff)
Merge "Temporarily suppress TimeZoneTest.testAllDisplayNames."
-rw-r--r--tools/libcore_failures.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/libcore_failures.txt b/tools/libcore_failures.txt
index 992a8a6ea1..d58f034f93 100644
--- a/tools/libcore_failures.txt
+++ b/tools/libcore_failures.txt
@@ -150,5 +150,12 @@
result: EXEC_FAILED,
modes: [device],
names: ["org.apache.harmony.tests.java.lang.ClassTest#test_forNameLjava_lang_String"]
+},
+{
+ description: "TimeZoneTest.testAllDisplayNames times out, needs investigation",
+ result: EXEC_FAILED,
+ modes: [device],
+ names: ["libcore.java.util.TimeZoneTest.testAllDisplayNames"],
+ bug: 22786792
}
]