Disable EngineTest.ReceivesPliAndRecoversWithNack.
The test times out on Linux memcheck bot at times. BUG=2348 TBR=pbos@webrtc.org Review URL: https://webrtc-codereview.appspot.com/2159007 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4674 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
b21e528c60
commit
06f1f74331
@ -544,7 +544,7 @@ void EngineTest::ReceivesPliAndRecovers(int rtp_history_ms) {
|
||||
observer.StopSending();
|
||||
}
|
||||
|
||||
TEST_P(EngineTest, ReceivesPliAndRecoversWithNack) {
|
||||
TEST_P(EngineTest, DISABLED_ReceivesPliAndRecoversWithNack) {
|
||||
ReceivesPliAndRecovers(1000);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user