From cc4989a458c24fc6dd83b0b48c6b988aef6cfca1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Bostr=C3=B6m?= Date: Thu, 5 Nov 2015 18:21:03 +0100 Subject: [PATCH] Remove BaseUnitTest suppression. Test no longer exists and doesn't need to be suppressed on DrMemory. BUG=webrtc:3904 TBR=kjellander@webrtc.org Review URL: https://codereview.webrtc.org/1427843006 . Cr-Commit-Position: refs/heads/master@{#10529} --- .../gtest_exclude/modules_tests.gtest-drmemory.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/valgrind-webrtc/gtest_exclude/modules_tests.gtest-drmemory.txt b/tools/valgrind-webrtc/gtest_exclude/modules_tests.gtest-drmemory.txt index e4f3ae2412..1642e3cf0e 100644 --- a/tools/valgrind-webrtc/gtest_exclude/modules_tests.gtest-drmemory.txt +++ b/tools/valgrind-webrtc/gtest_exclude/modules_tests.gtest-drmemory.txt @@ -8,6 +8,5 @@ AudioCodingModuleTest.TestStereo* AudioCodingModuleTest.TestVADDTX* AudioCodingModuleTest.TestOpus* FecTest.FecTest -TestVp8Impl.BaseUnitTest VideoProcessorIntegrationTest.ProcessNoLossChangeBitRateVP8 VideoProcessorIntegrationTest.*VP9