summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory_win32.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory_win32.txt b/tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory_win32.txt
index 10b8617..a4f8be1 100644
--- a/tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory_win32.txt
+++ b/tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory_win32.txt
@@ -2,6 +2,10 @@
HttpNetworkTransactionTest.*
HttpNetworkLayerTest.GET
+# These take too long in Debug build, see http://crbug/59642
+CookieMonsterTest.GarbageCollectionTriggers
+CookieMonsterTest.TestHostGarbageCollection
+
# TODO(timurrrr): investigate these
ClientSocketPoolBaseTest.*
SSLClientSocketTest.*