diff options
Diffstat (limited to 'expectations')
-rw-r--r-- | expectations/brokentests.txt | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/expectations/brokentests.txt b/expectations/brokentests.txt index a99e508..68331cd 100644 --- a/expectations/brokentests.txt +++ b/expectations/brokentests.txt @@ -873,13 +873,9 @@ bug: 12189307, result: EXEC_FAILED, names: [ - "org.apache.harmony.tests.java.util.jar.AttributesTest#test_putAllLjava_util_Map2", "org.apache.harmony.tests.java.util.jar.ManifestTest#testNul", "org.apache.harmony.tests.java.util.jar.ManifestTest#testRead", - "org.apache.harmony.tests.java.util.jar.ManifestTest#testStreamConstructor", - "org.apache.harmony.tests.java.util.zip.DeflaterTest#test_setLevelI", - "org.apache.harmony.tests.java.util.zip.DeflaterTest#test_setStrategyI", - "org.apache.harmony.tests.java.util.zip.InflaterTest#test_end" + "org.apache.harmony.tests.java.util.jar.ManifestTest#testStreamConstructor" ] } ] |