summaryrefslogtreecommitdiffstats
path: root/expectations
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2014-09-04 13:46:10 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-09-04 13:46:10 +0000
commit29e1d1de298b8c17365edb2beb2d28d76260e7e5 (patch)
tree148469f065e9a653d6a0c1486ef4dd8de3c851f2 /expectations
parent057b38c340c3aebc25fa61b562edf3959f27fea6 (diff)
parentfc5a9bde9565f9d6d5aaf1155743a669c37f7f08 (diff)
downloadlibcore-29e1d1de298b8c17365edb2beb2d28d76260e7e5.zip
libcore-29e1d1de298b8c17365edb2beb2d28d76260e7e5.tar.gz
libcore-29e1d1de298b8c17365edb2beb2d28d76260e7e5.tar.bz2
am fc5a9bde: Merge "Fix apache-harmony logging tests"
* commit 'fc5a9bde9565f9d6d5aaf1155743a669c37f7f08': Fix apache-harmony logging tests
Diffstat (limited to 'expectations')
-rw-r--r--expectations/knownfailures.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/expectations/knownfailures.txt b/expectations/knownfailures.txt
index 3de387a..ecc3d92 100644
--- a/expectations/knownfailures.txt
+++ b/expectations/knownfailures.txt
@@ -1418,14 +1418,6 @@
name: "com.android.org.apache.harmony.logging.tests.java.util.logging.LevelTest#testSerializationCompatibility"
},
{
- description: "java.util.logging: Tests that require java.util.logging code changes to fix.",
- bug: 13882147,
- names: [
- "com.android.org.apache.harmony.logging.tests.java.util.logging.SocketHandlerTest#testConstructor_NoProperties",
- "com.android.org.apache.harmony.logging.tests.java.util.logging.XMLFormatterTest#test_TestFileHandlerClass_constructor"
- ]
-},
-{
description: "Known failure in GregorianCalendarTest",
bug: 12778197,
name: "org.apache.harmony.tests.java.util.GregorianCalendarTest#test_computeTime"