Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(84)

Side by Side Diff: tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt

Issue 9965036: Update test suppressions / disabled tests following refactoring. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix stray MAYBE_ Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « net/base/multi_threaded_cert_verifier_unittest.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # These tests fail due to unknown reasons 1 # These tests fail due to unknown reasons
2 # TODO(timurrrr): investigate 2 # TODO(timurrrr): investigate
3 CookieMonsterTest.TestLastAccess 3 CookieMonsterTest.TestLastAccess
4 SpdyNetwork*Error* 4 SpdyNetwork*Error*
5 SpdyNetwork*Get* 5 SpdyNetwork*Get*
6 SpdyNetworkTransactionTest.SynReplyHeadersVary 6 SpdyNetworkTransactionTest.SynReplyHeadersVary
7 X509CertificateTest.UnoSoftCertParsing 7 X509CertificateTest.UnoSoftCertParsing
8 URLRequestTest.DoNotSaveCookies 8 URLRequestTest.DoNotSaveCookies
9 URLRequestTest.QuitTest 9 URLRequestTest.QuitTest
10 10
11 # See http://crbug.com/46647 11 # See http://crbug.com/46647
12 DiskCacheBackendTest.* 12 DiskCacheBackendTest.*
13 13
14 # See http://crbug.com/53304 14 # See http://crbug.com/53304
15 URLRequestTest.* 15 URLRequestTest.*
16 16
17 # See http://crbug.com/47836 17 # See http://crbug.com/47836
18 ClientSocketPoolBaseTest.CancelPendingSocketAtSocketLimit 18 ClientSocketPoolBaseTest.CancelPendingSocketAtSocketLimit
19 19
20 # See http://crbug.com/51145 20 # See http://crbug.com/51145
21 HttpNetworkTransactionTest.* 21 HttpNetworkTransactionTest.*
22 HttpNetworkLayerTest.GET 22 HttpNetworkLayerTest.GET
23 23
24 # Single-threaded and relatively slow - no reason to test 24 # Single-threaded and relatively slow - no reason to test
25 # See http://crbug.com/59642 25 # See http://crbug.com/59642
26 CookieMonsterTest.GarbageCollectionTriggers 26 CookieMonsterTest.GarbageCollectionTriggers
27 27
28 # Fail for unknown reason; see http://crbug.com/67599
29 CertVerifierTest.*
30 X509CertificateTest.IntermediateCARequireExplicitPolicy
31
32 # Time out, see http://crbug.com/68482 28 # Time out, see http://crbug.com/68482
33 SSLServerSocketTest.* 29 SSLServerSocketTest.*
34 X509CertificateTest.TestKnownRoot
35 30
36 # See http://crbug.com/102330 31 # See http://crbug.com/102330
37 SSLClientSocketTest.* 32 SSLClientSocketTest.*
38 33
39 # See http://crbug.com/104805 34 # See http://crbug.com/104805
40 HostResolverImplTest.AbortOnlyExistingRequestsOnIPAddressChange 35 HostResolverImplTest.AbortOnlyExistingRequestsOnIPAddressChange
41 36
42 # Fails, see http://crbug.com/118874 37 # Fails, see http://crbug.com/118874
43 DnsConfigServiceTest.*GetSystemConfig 38 DnsConfigServiceTest.*GetSystemConfig
44 39
45 # See http://crbug.com/50346 40 # See http://crbug.com/50346
46 DiskCacheEntryTest.* 41 DiskCacheEntryTest.*
OLDNEW
« no previous file with comments | « net/base/multi_threaded_cert_verifier_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698