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