summaryrefslogtreecommitdiffstats
path: root/expectations
diff options
context:
space:
mode:
authorNarayan Kamath <narayan@google.com>2014-05-12 10:50:16 +0100
committerNarayan Kamath <narayan@google.com>2014-05-12 10:18:02 +0000
commit8c9cac59be4e42f3f263ba0fbf5e01ae768a3cf2 (patch)
treec78e7dd43b211ba564da0e87c4bb52c38c008d39 /expectations
parentc9c4914ca5590cc9a788f7c96e16544f28e21048 (diff)
downloadlibcore-8c9cac59be4e42f3f263ba0fbf5e01ae768a3cf2.zip
libcore-8c9cac59be4e42f3f263ba0fbf5e01ae768a3cf2.tar.gz
libcore-8c9cac59be4e42f3f263ba0fbf5e01ae768a3cf2.tar.bz2
DO NOT MERGE : Blacklist failing FileURLConnection testcases on k-mod-dev.
These tests have been fixed on aosp-master but the fixes change the implementation (not just the test) so they're too risky for this release. Also note that someone has tried to blacklist these tests already but those rules have no effect since the package name is wrong. I'll delete those rules in a separate change on aosp-master. bug: 14674275 Change-Id: I716c615c91d2da727f59576bc0f8e05ec4c48515
Diffstat (limited to 'expectations')
-rw-r--r--expectations/knownfailures.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/expectations/knownfailures.txt b/expectations/knownfailures.txt
index 718fb10..facffb0 100644
--- a/expectations/knownfailures.txt
+++ b/expectations/knownfailures.txt
@@ -1762,7 +1762,10 @@
"org.apache.harmony.tests.java.net.MulticastSocketTest#test_sendLjava_net_DatagramPacketB_IPv4",
"org.apache.harmony.tests.java.net.MulticastSocketTest#test_sendLjava_net_DatagramPacketB_IPv6",
"org.apache.harmony.tests.java.net.MulticastSocketTest#test_setLoopbackModeSendReceive_IPv4",
- "org.apache.harmony.tests.java.net.MulticastSocketTest#test_setLoopbackModeSendReceive_IPv6"
+ "org.apache.harmony.tests.java.net.MulticastSocketTest#test_setLoopbackModeSendReceive_IPv6",
+ "tests.api.internal.net.www.protocol.file.FileURLConnectionTest#testGetContentType",
+ "tests.api.internal.net.www.protocol.file.FileURLConnectionTest#testGetInputStream",
+ "tests.api.internal.net.www.protocol.file.FileURLConnectionTest#testHeaderFunctions"
]
},
{