summaryrefslogtreecommitdiffstats
path: root/expectations/knownfailures.txt
diff options
context:
space:
mode:
Diffstat (limited to 'expectations/knownfailures.txt')
-rw-r--r--expectations/knownfailures.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/expectations/knownfailures.txt b/expectations/knownfailures.txt
index c5524b6..1293b27 100644
--- a/expectations/knownfailures.txt
+++ b/expectations/knownfailures.txt
@@ -1506,5 +1506,20 @@
names: [
"libcore.java.text.DecimalFormatSymbolsTest#test_getInstance_unknown_or_invalid_locale"
]
+},
+{
+ description: "libcore test failures on devices with a constrained (48mb) max heap size.",
+ bug : 18256012,
+ names: [
+ "com.squareup.okhttp.internal.spdy.Http20Draft09Test#tooLargeDataFrame",
+ "com.squareup.okhttp.internal.spdy.Spdy3Test#tooLargeDataFrame",
+ "libcore.java.util.zip.GZIPInputStreamTest#testLongMessage",
+ "libcore.java.util.zip.GZIPOutputStreamTest#testLongMessage",
+ "libcore.java.util.zip.ZipFileTest#testZip64Support",
+ "libcore.java.util.zip.ZipFileTest#testZipFileWithLotsOfEntries",
+ "libcore.java.util.zip.ZipInputStreamTest#testLongMessage",
+ "libcore.java.util.zip.ZipOutputStreamTest#testLongMessage"
+ ]
}
]
+