TSan suppression for RampUpTest/* and EngineTest/*Nack*.

BUG=2312
R=kjellander@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/2132004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@4633 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
pbos@webrtc.org 2013-08-28 10:29:10 +00:00
parent 80b56a71e7
commit 2b325e8394

View File

@ -0,0 +1,6 @@
# Tests that are too slow.
RampUpTest/*
# TODO(pbos): Temporary suppressions (issue 2312)
*EngineTest.ReceivesAndRetransmitsNack*
*EngineTest.ReceivesPliAndRecoversWithNack*