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