OLD | NEW |
1 # Fails when run under memcheck | |
2 # https://code.google.com/p/webrtc/issues/detail?id=1976 | |
3 PhysicalSocketTest.TestUdpReadyToSendIPv4 | |
4 ThreadTest.Release | 1 ThreadTest.Release |
5 # TODO(wu): Reenable P2PTransportChannelTest after issue 2158 is resolved. | 2 # TODO(wu): Reenable P2PTransportChannelTest after issue 2158 is resolved. |
6 P2PTransportChannelTest.* | 3 P2PTransportChannelTest.* |
7 P2PTransportChannelSameNatTest.TestConesBehindSameCone | 4 P2PTransportChannelSameNatTest.TestConesBehindSameCone |
8 PortTest.TestSendStunMessageAsIce | 5 PortTest.TestSendStunMessageAsIce |
9 PseudoTcpTest.TestSendBothUseLargeWindowScale | 6 PseudoTcpTest.TestSendBothUseLargeWindowScale |
10 # Issue 3447 | 7 # Issue 3447 |
11 P2PTransportChannelMultihomedTest.TestFailover | 8 P2PTransportChannelMultihomedTest.TestFailover |
12 P2PTransportChannelMultihomedTest.TestDrain | 9 P2PTransportChannelMultihomedTest.TestDrain |
13 # Issue 4743 | 10 # Issue 4743 |
14 PortAllocatorTest.TestDisableAllPorts | 11 PortAllocatorTest.TestDisableAllPorts |
15 PortAllocatorTest.TestGetAllPortsNoUdpSockets | 12 PortAllocatorTest.TestGetAllPortsNoUdpSockets |
16 PortAllocatorTest.TestGetAllPortsNoUdpSocketsNoTcpListen | 13 PortAllocatorTest.TestGetAllPortsNoUdpSocketsNoTcpListen |
OLD | NEW |