diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_mac.txt | 3 |
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.* |