diff options
| author | 2017-03-24 15:15:28 +0000 | |
|---|---|---|
| committer | 2017-03-24 15:17:01 +0000 | |
| commit | f26f6fd0db3a75a8d6764be2458c4ef109baefd3 (patch) | |
| tree | f81c1ace3d3ca5eab60041a5851c5392b1ff5434 | |
| parent | 0bbb750f6ff9a52bc4649995fc78ebea87e31dd1 (diff) | |
Remove TimeZoneTest.testAllDisplayNames() failure
The test is being removed.
Bug: 22786792
Test: m checkbuild
Change-Id: Ie96a4088985b39bd15ea506830a394da79d5f624
| -rw-r--r-- | tools/libcore_failures.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/libcore_failures.txt b/tools/libcore_failures.txt index e0aae46447..55b2c59722 100644 --- a/tools/libcore_failures.txt +++ b/tools/libcore_failures.txt @@ -141,13 +141,6 @@ names: ["org.apache.harmony.tests.java.lang.ClassTest#test_forNameLjava_lang_String"] }, { - description: "TimeZoneTest.testAllDisplayNames times out, needs investigation", - result: EXEC_TIMEOUT, - modes: [device], - names: ["libcore.java.util.TimeZoneTest#testAllDisplayNames"], - bug: 22786792 -}, -{ description: "Lack of IPv6 on some buildbot slaves", result: EXEC_FAILED, names: ["libcore.io.OsTest#test_byteBufferPositions_sendto_recvfrom_af_inet6", |