Disable flaky TurnPortTests on Memcheck.

BUG=webrtc:5981
NOTRY=True
R=kjellander@webrtc.org

Review URL: https://codereview.webrtc.org/2045203003 .

Cr-Commit-Position: refs/heads/master@{#13071}
This commit is contained in:
Åsa Persson
2016-06-08 16:57:31 +02:00
parent bea8959687
commit b6439396bf

View File

@ -11,3 +11,5 @@ P2PTransportChannelMultihomedTest.TestDrain
PortAllocatorTest.TestDisableAllPorts
PortAllocatorTest.TestGetAllPortsNoUdpSockets
PortAllocatorTest.TestGetAllPortsNoUdpSocketsNoTcpListen
# Issue 5981
TurnPortTest.*