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

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

Issue 8384034: Exclude all SSLClientSocketTest tests from TSan/Win (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 1 month 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 | « no previous file | 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
(...skipping 16 matching lines...) Expand all
27 27
28 # Fail for unknown reason; see http://crbug.com/67599 28 # Fail for unknown reason; see http://crbug.com/67599
29 CertVerifierTest.* 29 CertVerifierTest.*
30 X509CertificateTest.IntermediateCARequireExplicitPolicy 30 X509CertificateTest.IntermediateCARequireExplicitPolicy
31 31
32 # Time out, see http://crbug.com/68482 32 # Time out, see http://crbug.com/68482
33 SSLServerSocketTest.* 33 SSLServerSocketTest.*
34 X509CertificateTest.TestKnownRoot 34 X509CertificateTest.TestKnownRoot
35 35
36 # See http://crbug.com/102330 36 # See http://crbug.com/102330
37 SSLClientSocketTest.ConnectExpired 37 SSLClientSocketTest.*
38 SSLClientSocketTest.ConnectMismatched
39 SSLClientSocketTest.ConnectClientAuthCertRequested
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698