diff options
Diffstat (limited to 'expectations')
-rw-r--r-- | expectations/knownfailures.txt | 5 |
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" ] }, { |