From 940894d2072943d84697bf1279816a05eddf7b5b Mon Sep 17 00:00:00 2001 From: "kjellander@webrtc.org" Date: Sun, 13 Apr 2014 11:45:43 +0000 Subject: [PATCH] DrMemory: Excluding failing tests for Dr Memory Full PortAllocatorTest.TestEnableSharedSocketWithNat fails in libjingle_p2p_unittest. Example: http://build.chromium.org/p/client.webrtc/builders/Win%20DrMemory%20Full/builds/2/steps/memory%20test%3A%20libjingle_p2p_unittest/logs/stdio Previous experience tells me that disabling only this test case will make another one in the same test suite fail, so I'm blanked disabling the whole test. TBR=phoglund BUG=3158 Review URL: https://webrtc-codereview.appspot.com/11909004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5893 4adac7df-926f-26a2-2b94-8c16560cd09d --- .../libjingle_p2p_unittest.gtest-drmemory_win32.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/valgrind-webrtc/gtest_exclude/libjingle_p2p_unittest.gtest-drmemory_win32.txt b/tools/valgrind-webrtc/gtest_exclude/libjingle_p2p_unittest.gtest-drmemory_win32.txt index 00bb4ba1d..b0ac73e01 100644 --- a/tools/valgrind-webrtc/gtest_exclude/libjingle_p2p_unittest.gtest-drmemory_win32.txt +++ b/tools/valgrind-webrtc/gtest_exclude/libjingle_p2p_unittest.gtest-drmemory_win32.txt @@ -1,5 +1,6 @@ # Fails on Dr Memory Full. # https://code.google.com/p/webrtc/issues/detail?id=3158 P2PTransportChannel*.* +PortAllocatorTest.* PortTest.* PseudoTcpTest.TestSendBothUseLargeWindowScale