From 523702136f39cdbf0ac32d7173834ccf06744461 Mon Sep 17 00:00:00 2001 From: deadbeef Date: Mon, 4 Jan 2016 11:50:44 -0800 Subject: [PATCH] Disabling CritSectTest on Windows DrMemory bot. BUG=webrtc:5390 Review URL: https://codereview.webrtc.org/1554673002 Cr-Commit-Position: refs/heads/master@{#11148} --- .../system_wrappers_unittests.gtest-drmemory_win32.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/valgrind-webrtc/gtest_exclude/system_wrappers_unittests.gtest-drmemory_win32.txt b/tools/valgrind-webrtc/gtest_exclude/system_wrappers_unittests.gtest-drmemory_win32.txt index 304c9846f8..a3344c70e5 100644 --- a/tools/valgrind-webrtc/gtest_exclude/system_wrappers_unittests.gtest-drmemory_win32.txt +++ b/tools/valgrind-webrtc/gtest_exclude/system_wrappers_unittests.gtest-drmemory_win32.txt @@ -1,3 +1,4 @@ # https://code.google.com/p/webrtc/issues/detail?id=2330 ClockTest.NtpTime - +CritSectTest.ThreadWakesOnce +CritSectTest.ThreadWakesTwice