diff options
| author | 2015-10-26 09:46:53 +0000 | |
|---|---|---|
| committer | 2015-10-26 09:49:09 +0000 | |
| commit | d63c799022d9d599fe21a0d7f6ada8fc5c98243d (patch) | |
| tree | dc607ab112d438cb7d1191b92f43972e40b88e9e | |
| parent | a643cfd2b68135b9a052daa776fa00710c4c2ff4 (diff) | |
Revert "Mark 2 libcore tests as failing."
This reverts commit d9486f963302512dc1cfd9fb0898a864dee51902.
Change-Id: I3afd4aff0667392da0c912c160fd5a39a1f8819d
| -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 81ea79a6e2..9a8b462740 100644 --- a/tools/libcore_failures.txt +++ b/tools/libcore_failures.txt @@ -159,13 +159,6 @@ bug: 22786792 }, { - description: "Formatting failures", - result: EXEC_FAILED, - names: ["libcore.java.text.NumberFormatTest#test_currencyFromLocale", - "libcore.java.text.NumberFormatTest#test_currencyWithPatternDigits"], - bug: 25136848 -}, -{ description: "Lack of IPv6 on some buildbot slaves", result: EXEC_FAILED, names: ["libcore.io.OsTest#test_byteBufferPositions_sendto_recvfrom_af_inet6", |