rtc_unittest: copied gtest excludes from libjingle_p2p_unittest since its tests have move to rtc_unittests.

BUG=3925
R=marpan@google.com

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@7466 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
henrike@webrtc.org 2014-10-17 16:12:33 +00:00
parent c221db6165
commit 9c58ea8d56
2 changed files with 14 additions and 11 deletions

View File

@ -1,11 +1,6 @@
# 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
# Fails on Dr Memory Full.
# https://code.google.com/p/webrtc/issues/detail?id=3158
P2PTransportChannel*.*
PortAllocatorTest.*
PortTest.*
PseudoTcpTest.TestSendBothUseLargeWindowScale

View File

@ -2,4 +2,12 @@
# https://code.google.com/p/webrtc/issues/detail?id=1976
PhysicalSocketTest.TestUdpReadyToSendIPv4
ThreadTest.Release
# TODO(wu): Reenable P2PTransportChannelTest after issue 2158 is resolved.
P2PTransportChannelTest.*
P2PTransportChannelSameNatTest.TestConesBehindSameCone
PortTest.TestSendStunMessageAsIce
PseudoTcpTest.TestSendBothUseLargeWindowScale
# Issue 3447
P2PTransportChannelMultihomedTest.TestFailover
P2PTransportChannelMultihomedTest.TestDrain