Enable EngineTest.ReceivesPliAndRecoversWithNack and fix memcheck suppression filter.
BUG=2346 R=pbos@webrtc.org Review URL: https://webrtc-codereview.appspot.com/2169004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4677 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
be23b32727
commit
e2d4da6586
@ -1,2 +1,2 @@
|
||||
# https://code.google.com/p/webrtc/issues/detail?id=2346
|
||||
EngineTest.ReceivesPliAndRecoversWithNack
|
||||
*EngineTest.ReceivesPliAndRecoversWithNack*
|
||||
|
@ -544,7 +544,7 @@ void EngineTest::ReceivesPliAndRecovers(int rtp_history_ms) {
|
||||
observer.StopSending();
|
||||
}
|
||||
|
||||
TEST_P(EngineTest, DISABLED_ReceivesPliAndRecoversWithNack) {
|
||||
TEST_P(EngineTest, ReceivesPliAndRecoversWithNack) {
|
||||
ReceivesPliAndRecovers(1000);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user