Exclude more tests for TSan on Windows.
Apparently more tests were also too slow for the bot (but ran fine on my own machine). Adding a bunch now so it should run fine from now on. TEST=none BUG=none TBR=phoglund@webrtc.org Review URL: https://webrtc-codereview.appspot.com/2412004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4978 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
d1cfa7149e
commit
83e9c89eeb
@ -1,6 +1,12 @@
|
||||
# Too slow to run with TSan on Windows.
|
||||
ApmTest.EchoCancellationReportsCorrectDelays
|
||||
ApmTest.IdenticalInputChannelsResultInIdenticalOutputChannels
|
||||
RingBufferTest.RandomStressTest
|
||||
RingBufferTest.RandomStressTestWithNullPtr
|
||||
VideoProcessingModuleTest.ContentAnalysis
|
||||
VideoProcessingModuleTest.Deflickering
|
||||
VideoProcessingModuleTest.Denoising
|
||||
TestVideoSenderWithVp8.*
|
||||
|
||||
# https://code.google.com/p/webrtc/issues/detail?id=1938
|
||||
MouseCursorShapeTest.MatchCursors
|
||||
|
Loading…
x
Reference in New Issue
Block a user