summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-10 16:35:20 +0000
committertimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-10 16:35:20 +0000
commit727903ab7a18eeef65eab2ea98c65846960e39b7 (patch)
tree8caf58e0b7754aa3d10f78e4f0c3c0fb793bfc83
parentc0d419fbb5e7991f4a4a44bf6ff6759981ef2d45 (diff)
downloadchromium_src-727903ab7a18eeef65eab2ea98c65846960e39b7.zip
chromium_src-727903ab7a18eeef65eab2ea98c65846960e39b7.tar.gz
chromium_src-727903ab7a18eeef65eab2ea98c65846960e39b7.tar.bz2
Don't run CookieMonsterTest.GarbageCollectionTriggers under TSan/Win - just a little too slow
BUG=59642 TBR=rdsmith Review URL: http://codereview.chromium.org/4646007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65671 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt3
1 files changed, 3 insertions, 0 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 8f35ff1..48515ac 100644
--- a/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt
+++ b/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt
@@ -21,6 +21,9 @@ ClientSocketPoolBaseTest.CancelPendingSocketAtSocketLimit
HttpNetworkTransactionTest.*
HttpNetworkLayerTest.GET
+# Single-threaded and relatively slow - no reason to test; see http://59642
+CookieMonsterTest.GarbageCollectionTriggers
+
#########################################
# These tests fail if you don't have our SSL certificate installed.
# Please see http://dev.chromium.org/developers/testing#TOC-SSL-tests