Index: tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory_win32.txt |
=================================================================== |
--- tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory_win32.txt (revision 112007) |
+++ tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory_win32.txt (working copy) |
@@ -12,3 +12,7 @@ |
# Slow |
CookieMonsterTest.GarbageCollectionTriggers |
+ |
+# Hangs only when built in release mode. |
+# http://crbug.com/105762 |
+ClientSocketPoolBaseTest.DisableCleanupTimer |