Disable more tests for DrMemory to speed up execution.
Disable a few more tests on Windows when running under Dr Memory to get the build time down to a reasonable total. BUG=None TEST=None TBR=phoglund Review URL: https://webrtc-codereview.appspot.com/11299004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5852 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
36947bb635
commit
e8d1865408
@ -1,8 +1,12 @@
|
||||
# Too slow to run with Dr Memory on Windows.
|
||||
ApmTest.EchoCancellationReportsCorrectDelays
|
||||
ApmTest.FloatAndIntInterfacesGiveIdenticalResults
|
||||
ApmTest.IdenticalInputChannelsResultInIdenticalOutputChannels
|
||||
ApmTest.VerifyDebugDumpFloat
|
||||
ApmTest.VerifyDebugDumpInt
|
||||
TestVideoSenderWithVp8.*
|
||||
VideoSendersTest.*
|
||||
VideoProcessingModuleTest.Denoising
|
||||
|
||||
|
||||
# https://code.google.com/p/webrtc/issues/detail?id=2323
|
||||
MouseCursorShapeTest.MatchCursors
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user