diff options
| author | 2015-10-27 09:32:32 +0000 | |
|---|---|---|
| committer | 2015-10-27 09:32:32 +0000 | |
| commit | 8a5c25376906317c00c75912e9daf0c7ead5c503 (patch) | |
| tree | 36998b0523bbbdaee93cf749d0579c9897dc679e | |
| parent | 525b665cef9d85a6cfe56994561a24e10dac7f0f (diff) | |
| parent | d63c799022d9d599fe21a0d7f6ada8fc5c98243d (diff) | |
Merge "Revert "Mark 2 libcore tests as failing.""
| -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", |