diff options
author | Narayan Kamath <narayan@google.com> | 2013-12-19 13:02:43 +0000 |
---|---|---|
committer | Narayan Kamath <narayan@google.com> | 2013-12-19 16:29:04 +0000 |
commit | 99b471492b5e0910653f115094d77d633bd340ec (patch) | |
tree | d049b7032f46bd4642f346f3f6ba15fc280ad508 /expectations | |
parent | ed0bf204ead673837c96a334127667967e281edf (diff) | |
download | libcore-99b471492b5e0910653f115094d77d633bd340ec.zip libcore-99b471492b5e0910653f115094d77d633bd340ec.tar.gz libcore-99b471492b5e0910653f115094d77d633bd340ec.tar.bz2 |
Fix broken assumption in a unit test.
Change-Id: I15c25ff373b1ca4acb5e530f75d028b971779549
Diffstat (limited to 'expectations')
-rw-r--r-- | expectations/brokentests.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/expectations/brokentests.txt b/expectations/brokentests.txt index 88ad836..a99e508 100644 --- a/expectations/brokentests.txt +++ b/expectations/brokentests.txt @@ -879,7 +879,6 @@ "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.GZIPOutputStreamTest#testFlush", "org.apache.harmony.tests.java.util.zip.InflaterTest#test_end" ] } |