Disable EndToEndTest.TransportSeqNumOnAudioAndVideo for Dr Memory.

It started failing at the roll in
https://codereview.webrtc.org/1556273002

BUG=webrtc:5402
TBR=marpan@webrtc.org
NOTRY=True

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

Cr-Commit-Position: refs/heads/master@{#11198}
This commit is contained in:
kjellander
2016-01-09 21:46:36 -08:00
committed by Commit bot
parent daa87497e8
commit 3c05e6c9c3

View File

@ -10,6 +10,8 @@ EndToEndTest.RestartingSendStreamPreservesRtpStatesWithRtx
EndToEndTest.SendsAndReceivesH264
EndToEndTest.SendsAndReceivesVP9
EndToEndTest.TransportFeedbackNotConfigured
# https://bugs.chromium.org/p/webrtc/issues/detail?id=5402
EndToEndTest.TransportSeqNumOnAudioAndVideo
VideoSendStreamTest.CanReconfigureToUseStartBitrateAbovePreviousMax
VideoSendStreamTest.ReconfigureBitratesSetsEncoderBitratesCorrectly
# https://code.google.com/p/webrtc/issues/detail?id=5417