Disable p2p tests that are failing on memory test.
BUG=1972 R=mallinath@webrtc.org Review URL: https://webrtc-codereview.appspot.com/1911004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4435 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
b59c6dd397
commit
ae7bf1525b
@ -1,6 +1,9 @@
|
||||
# Fails when run under memcheck
|
||||
# https://code.google.com/p/webrtc/issues/detail?id=1972
|
||||
P2PTransportChannelTest.TestBLOCK_UDPToOPENAsIce
|
||||
P2PTransportChannelTest.TestOPENToNAT_FULL_CONEAsGiceNoneSharedUfrag
|
||||
P2PTransportChannelTest.TestOPENToNAT_FULL_CONEAsGiceP0SharedUfrag
|
||||
P2PTransportChannelTest.TestOPENToNAT_FULL_CONEAsGiceP1SharedUfrag
|
||||
P2PTransportChannelTest.TestOPENToNAT_PORT_RESTRICTEDAsIce
|
||||
PortTest.TestSendStunMessageAsIce
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user