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

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

Issue 170163004: Windows TSAN: Disable failing tests. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 6 years, 10 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 | « 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 23 matching lines...) Expand all
34 # Hang. crbug.com/265647. 34 # Hang. crbug.com/265647.
35 NetworkChangeNotifierWinTest.NetChangeWinBasic 35 NetworkChangeNotifierWinTest.NetChangeWinBasic
36 NetworkChangeNotifierWinTest.NetChangeWinSignal 36 NetworkChangeNotifierWinTest.NetChangeWinSignal
37 NetworkChangeNotifierWinTest.NetChangeWinFailSignal* 37 NetworkChangeNotifierWinTest.NetChangeWinFailSignal*
38 38
39 # Fails frequently. crbug.com/310348 39 # Fails frequently. crbug.com/310348
40 EmbeddedTestServerThreadingTestInstantiation.* 40 EmbeddedTestServerThreadingTestInstantiation.*
41 41
42 # Hang: crbug.com/331468 42 # Hang: crbug.com/331468
43 MultiThreadedCertVerifierTest.DifferentCACerts 43 MultiThreadedCertVerifierTest.DifferentCACerts
44 MultiThreadedCertVerifierTest.CancelRequest
44 45
45 # Hang: crbug.com/343565 46 # Hang: crbug.com/343565
46 TestCompletionCallbackTest.Simple 47 TestCompletionCallbackTest.Simple
47 MultiThreadedCertVerifierTest.CacheHit 48 MultiThreadedCertVerifierTest.CacheHit
48 49
49 # Failing tests: crbug.com/343565 50 # Failing tests: crbug.com/343565
50 HttpServerTest.RequestWithTooLargeBody 51 HttpServerTest.RequestWithTooLargeBody
51 TransportClientSocketPoolTest.IPv6FallbackSocketIPv6FinishesFirst 52 TransportClientSocketPoolTest.IPv6FallbackSocketIPv6FinishesFirst
52 NextProto_SpdyStreamTest.SendLargeDataAfterOpenRequestResponse_2 53 NextProto_SpdyStreamTest.SendLargeDataAfterOpenRequestResponse_2
53 NextProto_SpdyStreamTest.SendLargeDataAfterOpenRequestResponse_4 54 NextProto_SpdyStreamTest.SendLargeDataAfterOpenRequestResponse_4
55
56 # Failing test: crbug.com/344428
57 MDnsTest.TransactionWithCache
58
59 # Failing test: crbug.com/344429
60 ProxyScriptFetcherImplTest.NoCache
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