From 023a62155caa723898316ab6986ebfd28204ec98 Mon Sep 17 00:00:00 2001 From: "timurrrr@chromium.org" Date: Thu, 10 May 2012 09:21:20 +0000 Subject: Re-enable some net tests under TSan/Win The new TSan binary should consume less memory and avoid OOM by flushing its state on near-OOM. TBR=hbono BUG=46647,53304,51145,50346 Review URL: https://chromiumcodereview.appspot.com/10356094 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136267 0039d316-1c4b-4281-b951-d872f2087c98 --- .../gtest_exclude/net_unittests.gtest-tsan_win32.txt | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'tools') 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 -- cgit v1.1