commit | e8d1865408521e9603da878094f997633290f34d | [log] [tgz] |
---|---|---|
author | kjellander@webrtc.org <kjellander@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Mon Apr 07 09:00:12 2014 |
committer | kjellander@webrtc.org <kjellander@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Mon Apr 07 09:00:12 2014 |
tree | 7c6d8447d2654477f97d293498ea0bb419ca0fbf | |
parent | 36947bb635ccc92209497c80494c21c86c25977c [diff] |
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
diff --git a/tools/valgrind-webrtc/gtest_exclude/modules_unittests.gtest-drmemory_win32.txt b/tools/valgrind-webrtc/gtest_exclude/modules_unittests.gtest-drmemory_win32.txt index 8cab2f6..9e5af09 100644 --- a/tools/valgrind-webrtc/gtest_exclude/modules_unittests.gtest-drmemory_win32.txt +++ b/tools/valgrind-webrtc/gtest_exclude/modules_unittests.gtest-drmemory_win32.txt
@@ -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 -