Disable TestDrain test on memcheck bots.

P2PTransportChannelMultihomedTest.TestDrain is flaky on memcheck bots,
likely the test timeout is insufficient for memcheck which incurs a
serious slowdown.

BUG=2409,3447
R=minyue@webrtc.org
TBR=jiayl@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/17339004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@7081 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
pbos@webrtc.org
2014-09-05 10:11:24 +00:00
parent cdb48dbc23
commit 287e9614b3

View File

@@ -5,3 +5,4 @@ PortTest.TestSendStunMessageAsIce
PseudoTcpTest.TestSendBothUseLargeWindowScale
# Issue 3447
P2PTransportChannelMultihomedTest.TestFailover
P2PTransportChannelMultihomedTest.TestDrain