diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt b/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt index 48515ac..7c21afd 100644 --- a/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt +++ b/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt @@ -21,9 +21,13 @@ ClientSocketPoolBaseTest.CancelPendingSocketAtSocketLimit HttpNetworkTransactionTest.* HttpNetworkLayerTest.GET -# Single-threaded and relatively slow - no reason to test; see http://59642 +# Single-threaded and relatively slow - no reason to test +# See http://crbug.com/59642 CookieMonsterTest.GarbageCollectionTriggers +# Fails for unknown reason; see http://crbug.com/67599 +CertVerifierTest.CacheHit + ######################################### # These tests fail if you don't have our SSL certificate installed. # Please see http://dev.chromium.org/developers/testing#TOC-SSL-tests |