Disables ReceivesPliAndRecoversWithNack and NoPacketLoss as they break the bots.
BUG=2277,2278 R=wu@webrtc.org Review URL: https://webrtc-codereview.appspot.com/2086004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4586 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
a0218a84d1
commit
60bdb07a16
@ -262,7 +262,7 @@ class VideoAnalyzer : public newapi::PacketReceiver,
|
||||
scoped_ptr<EventWrapper> trigger_;
|
||||
};
|
||||
|
||||
TEST_P(FullStackTest, NoPacketLoss) {
|
||||
TEST_P(FullStackTest, DISABLED_NoPacketLoss) {
|
||||
FullStackTestParams params = GetParam();
|
||||
|
||||
scoped_ptr<test::VideoRenderer> local_preview(test::VideoRenderer::Create(
|
||||
|
Loading…
x
Reference in New Issue
Block a user