summaryrefslogtreecommitdiffstats
path: root/expectations
diff options
context:
space:
mode:
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"