summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Nicolas Geoffray <ngeoffray@google.com> 2014-12-11 15:34:38 +0000
committer Nicolas Geoffray <ngeoffray@google.com> 2014-12-11 15:34:38 +0000
commit72e70a33c24e77e40ce329c3bce0737acee32cfc (patch)
treea6a54b7fb6a9ebf610e7fec2472317ddffce703d
parent8f00a1f9285f997b4b0dd8c8a7bcd0e5f0447cca (diff)
Add another failing test.
Change-Id: I19050efdf57a06d6391be319b96bcf62536dd189
-rw-r--r--tools/libcore_failures.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/libcore_failures.txt b/tools/libcore_failures.txt
index 28a92b3ac6..6f9911d061 100644
--- a/tools/libcore_failures.txt
+++ b/tools/libcore_failures.txt
@@ -36,6 +36,7 @@
"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"]
+ "org.apache.harmony.tests.java.util.TimeZoneTest#test_hasSameRules_Ljava_util_TimeZone",
+ "libcore.java.util.TimeZoneTest#testAllDisplayNames"]
}
]