summaryrefslogtreecommitdiffstats
path: root/tools/valgrind
diff options
context:
space:
mode:
authortimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-04 18:02:41 +0000
committertimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-04 18:02:41 +0000
commit72cf2cbaab582d550edb3a5931b6c478e1b685f2 (patch)
treea31af1fd22eb6d49e9b7e6cd24c9ae8e70a0af40 /tools/valgrind
parentb6ac6aa1683d1af78b786ab2b8d6e87d42dddc6a (diff)
downloadchromium_src-72cf2cbaab582d550edb3a5931b6c478e1b685f2.zip
chromium_src-72cf2cbaab582d550edb3a5931b6c478e1b685f2.tar.gz
chromium_src-72cf2cbaab582d550edb3a5931b6c478e1b685f2.tar.bz2
Update heapchecker suppression after the recent move of sanity tests to base::, exclude all SSLServerSocketTest from TSan/Win run
BUG=68482 TBR=glider Review URL: http://codereview.chromium.org/6069013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70419 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/valgrind')
-rw-r--r--tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt b/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt
index e63401f..d0c147b22 100644
--- a/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt
+++ b/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt
@@ -29,8 +29,8 @@ CookieMonsterTest.GarbageCollectionTriggers
CertVerifierTest.*
X509CertificateTest.IntermediateCARequireExplicitPolicy
-# Times out, see http://crbug.com/68482
-SSLServerSocketTest.Handshake
+# Time out, see http://crbug.com/68482
+SSLServerSocketTest.*
#########################################
# These tests fail if you don't have our SSL certificate installed.