diff options
author | Narayan Kamath <narayan@google.com> | 2014-01-02 16:21:53 +0000 |
---|---|---|
committer | Narayan Kamath <narayan@google.com> | 2014-01-06 17:43:44 +0000 |
commit | 82c642531ba3c9ad29cb3125f7547a226b661b11 (patch) | |
tree | 62f5f0fbd5d5a0b2181710fdbd2aa6fe920e4f86 /expectations/brokentests.txt | |
parent | 4ca6580dc932f84a9b15e37e59ec795cba21c7c6 (diff) | |
download | libcore-82c642531ba3c9ad29cb3125f7547a226b661b11.zip libcore-82c642531ba3c9ad29cb3125f7547a226b661b11.tar.gz libcore-82c642531ba3c9ad29cb3125f7547a226b661b11.tar.bz2 |
Delete Support_PortManager & OldDatagramSocketTest
Support_PortManager didn't really work, so rewrite all tests
that use it.
Also, dedup OldDatagramSocketTest with the harmony DatagramSocketTest.
Fix various broken test cases and terribly written tests.
bug: 11689863
Change-Id: I4efb9e02eb88517273fff50a0dec1d0262feafb2
Diffstat (limited to 'expectations/brokentests.txt')
-rw-r--r-- | expectations/brokentests.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/expectations/brokentests.txt b/expectations/brokentests.txt index 68331cd..93c9a5c 100644 --- a/expectations/brokentests.txt +++ b/expectations/brokentests.txt @@ -863,9 +863,7 @@ "org.apache.harmony.tests.java.net.Inet6AddressTest#test_getByNameLjava_lang_String", "org.apache.harmony.tests.java.net.InetAddressTest#test_equalsLjava_lang_Object", "org.apache.harmony.tests.java.net.InetAddressTest#test_getByNameLjava_lang_String", - "org.apache.harmony.tests.java.net.InetAddressTest#test_isReachableLjava_net_NetworkInterfaceII_loopbackInterface", - "org.apache.harmony.tests.java.net.MulticastSocketTest#test_joinGroupLjava_net_SocketAddressLjava_net_NetworkInterface", - "org.apache.harmony.tests.java.net.MulticastSocketTest#test_joinGroupLjava_net_SocketAddressLjava_net_NetworkInterface_IPv4" + "org.apache.harmony.tests.java.net.InetAddressTest#test_isReachableLjava_net_NetworkInterfaceII_loopbackInterface" ] }, { |