| Index: tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory_win32.txt
|
| ===================================================================
|
| --- tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory_win32.txt (revision 64737)
|
| +++ tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory_win32.txt (working copy)
|
| @@ -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.*
|
|
|