diff options
-rw-r--r-- | tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt | 13 |
1 files changed, 0 insertions, 13 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 7331123..93ff8bd 100644 --- a/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt +++ b/tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt @@ -8,19 +8,9 @@ X509CertificateTest.UnoSoftCertParsing URLRequestTest.DoNotSaveCookies URLRequestTest.QuitTest -# See http://crbug.com/46647 -DiskCacheBackendTest.* - -# See http://crbug.com/53304 -URLRequestTest.* - # See http://crbug.com/47836 ClientSocketPoolBaseTest.CancelPendingSocketAtSocketLimit -# See http://crbug.com/51145 -HttpNetworkTransactionTest.* -HttpNetworkLayerTest.GET - # Single-threaded and relatively slow - no reason to test # See http://crbug.com/59642 CookieMonsterTest.GarbageCollectionTriggers @@ -37,8 +27,5 @@ HostResolverImplTest.AbortOnlyExistingRequestsOnIPAddressChange # Fails, see http://crbug.com/118874 DnsConfigServiceTest.*GetSystemConfig -# See http://crbug.com/50346 -DiskCacheEntryTest.* - # Times out occasionally, http://crbug.com/124452 HostResolverImplTest.StartWithinCallback |