From 25dd754fff650a9e1a8175d35efa2193ada7f9e0 Mon Sep 17 00:00:00 2001 From: "tina.legrand@webrtc.org" Date: Wed, 7 Jan 2015 14:25:55 +0000 Subject: [PATCH] Excluding a flaky test from DrMemory The excluded tests occassionally fails on the Win DrMemory bot: http://build.chromium.org/p/client.webrtc/builders/Win%20DrMemory%20Full/builds/1529. BUG=3318 R=kjellander@webrtc.org Review URL: https://webrtc-codereview.appspot.com/33809004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@8011 4adac7df-926f-26a2-2b94-8c16560cd09d --- .../gtest_exclude/rtc_unittests.gtest-drmemory.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/valgrind-webrtc/gtest_exclude/rtc_unittests.gtest-drmemory.txt b/tools/valgrind-webrtc/gtest_exclude/rtc_unittests.gtest-drmemory.txt index b0ac73e01..092b785a7 100644 --- a/tools/valgrind-webrtc/gtest_exclude/rtc_unittests.gtest-drmemory.txt +++ b/tools/valgrind-webrtc/gtest_exclude/rtc_unittests.gtest-drmemory.txt @@ -4,3 +4,4 @@ P2PTransportChannel*.* PortAllocatorTest.* PortTest.* PseudoTcpTest.TestSendBothUseLargeWindowScale +SharedExclusiveLockTest.TestSharedShared