summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorglider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-07 09:44:32 +0000
committerglider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-07 09:44:32 +0000
commit8e05f62e32916f1c0d8b9c39430f45c06859293c (patch)
tree72f743c8ff1d195acc9d9e1bd9749f26c2d01272 /tools
parent7d70f4e2abc9e43b7ac4b7e8b39786bac6ef1ea0 (diff)
downloadchromium_src-8e05f62e32916f1c0d8b9c39430f45c06859293c.zip
chromium_src-8e05f62e32916f1c0d8b9c39430f45c06859293c.tar.gz
chromium_src-8e05f62e32916f1c0d8b9c39430f45c06859293c.tar.bz2
Test whether CookieMonsterTest.GarbageCollectionTriggers causes bug 78536
TBR=eroman BUG=78536 Review URL: http://codereview.chromium.org/6813015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@80758 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_mac.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_mac.txt b/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_mac.txt
index 8f33327..a91dad3 100644
--- a/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_mac.txt
+++ b/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_mac.txt
@@ -11,6 +11,9 @@ DirectoryLister*
HttpNetworkTransactionTest.*
HttpNetworkLayerTest.*
+# Testing if http://crbug.com/78536 depends on this test.
+CookieMonsterTest.GarbageCollectionTriggers
+
# Hang, or killing the test. See http://crbug.com/78536
ProxyResolverV8Test.*