Disable flaky WebRtcVideoChannel2BaseTest.* on DrMemory/memcheck.

BUG=webrtc:4963
R=kjellander@webrtc.org

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

Cr-Commit-Position: refs/heads/master@{#10163}
This commit is contained in:
Peter Boström
2015-10-05 10:10:57 +02:00
parent 4bd8d092a2
commit ba0f0a51d6
2 changed files with 4 additions and 26 deletions

View File

@ -4,25 +4,8 @@ WebRtcVideoChannel2BaseTest.SimulateConference
WebRtcVideoChannel2BaseTest.TwoStreamsSendAndReceive
WebRtcVideoChannel2BaseTest.TwoStreamsReUseFirstStream
# https://code.google.com/p/webrtc/issues/detail?id=4963
WebRtcVideoChannel2BaseTest.AdaptResolution16x10
WebRtcVideoChannel2BaseTest.AdaptResolution4x3
WebRtcVideoChannel2BaseTest.AddRemoveCapturer
WebRtcVideoChannel2BaseTest.AddRemoveSendStreams
WebRtcVideoChannel2BaseTest.GetStatsMultipleRecvStreams
WebRtcVideoChannel2BaseTest.GetStatsMultipleSendStreams
WebRtcVideoChannel2BaseTest.MuteStream
WebRtcVideoChannel2BaseTest.RemoveCapturerWithoutAdd
WebRtcVideoChannel2BaseTest.SendAndReceiveVp8Vga
WebRtcVideoChannel2BaseTest.SendManyResizeOnce
WebRtcVideoChannel2BaseTest.SetRenderer
WebRtcVideoChannel2BaseTest.SetSend
WebRtcVideoChannel2BaseTest.SetSendSsrc
WebRtcVideoChannel2BaseTest.SetSendSsrcAfterSetCodecs
WebRtcVideoChannel2BaseTest.SetSendStreamFormat0x0
# https://code.google.com/p/webrtc/issues/detail?id=3158
WebRtcVideoMediaChannelTest.SendVp8HdAndReceiveAdaptedVp8Vga
# TODO(pbos): https://code.google.com/p/webrtc/issues/detail?id=4963
WebRtcVideoChannel2BaseTest.*
# https://code.google.com/p/webrtc/issues/detail?id=3482
WebRtcVideoMediaChannelTest.GetStats
@ -34,7 +17,3 @@ SctpDataMediaChannelTest.*
# https://code.google.com/p/webrtc/issues/detail?id=3771
VideoAdapterTest.AdaptResolutionWide
VideoAdapterTest.AdaptResolutionNarrow
# TODO(pbos): https://code.google.com/p/webrtc/issues/detail?id=5050
WebRtcVideoChannel2BaseTest.AddRemoveCapturerMultipleSources

View File

@ -4,6 +4,5 @@ WebRtcVideoMediaChannelTest.TwoStreamsSendAndUnsignalledRecv
#TODO(jiayl): https://code.google.com/p/webrtc/issues/detail?id=3492
SctpDataMediaChannelTest.*
#TODO(pbos): https://code.google.com/p/webrtc/issues/detail?id=5048
WebRtcVideoChannel2BaseTest.GetStats
# TODO(pbos): https://code.google.com/p/webrtc/issues/detail?id=4963
WebRtcVideoChannel2BaseTest.*