Disable a bunch of Nat and Ice tests when running under DrMemory.

BUG=3925
TBR=kjellander@webrtc.org

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@7462 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
stefan@webrtc.org 2014-10-16 11:21:42 +00:00
parent 458c2c3b06
commit 8efaa270d8

View File

@ -0,0 +1,11 @@
# Fails when run under DrMemory.
# https://code.google.com/p/webrtc/issues/detail?id=3925
P2PTransportChannelTest.TestOPENToBLOCK_UDPAsIce
P2PTransportChannelTest.TestIceConfigWillPassDownToPort
P2PTransportChannelTest.TestIceRoleConflictWithoutBundle
P2PTransportChannelTest.TestNAT_ADDR_RESTRICTEDToNAT_SYMMETRICAsGiceNoneSharedUfrag
P2PTransportChannelTest.TestNAT_ADDR_RESTRICTEDToNAT_SYMMETRICAsGiceP0SharedUfrag
P2PTransportChannelTest.TestNAT_ADDR_RESTRICTEDToNAT_SYMMETRIC_THEN_CONEAsGiceP0SharedUfrag
P2PTransportChannelTest.TestNAT_FULL_CONEToOPENAsGiceBothSharedUfragWithMinimumStepDelay
P2PTransportChannelTest.TestNAT_PORT_RESTRICTEDToNAT_SYMMETRIC_THEN_CONEAsIce
P2PTransportChannelTest.TestNAT_SYMMETRICToNAT_SYMMETRIC_THEN_CONEAsIce