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

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

Issue 10704042: Fix race in HttpNetworkTransactionSpdy2Test.BasicAuthSpdyProxy (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Remove debug lines Created 8 years, 5 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 | « tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory_win32.txt ('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
(...skipping 11 matching lines...) Expand all
22 SSLClientSocketTest.* 22 SSLClientSocketTest.*
23 23
24 # See http://crbug.com/104805 24 # See http://crbug.com/104805
25 HostResolverImplTest.AbortOnlyExistingRequestsOnIPAddressChange 25 HostResolverImplTest.AbortOnlyExistingRequestsOnIPAddressChange
26 26
27 # Fails, see http://crbug.com/118874 27 # Fails, see http://crbug.com/118874
28 DnsConfigServiceTest.*GetSystemConfig 28 DnsConfigServiceTest.*GetSystemConfig
29 29
30 # Times out occasionally, http://crbug.com/124452 30 # Times out occasionally, http://crbug.com/124452
31 HostResolverImplTest.StartWithinCallback 31 HostResolverImplTest.StartWithinCallback
32
33 # Fails on most runs. http://crbug.com/130874
34 HttpNetworkTransactionSpdy2Test.BasicAuthSpdyProxy
OLDNEW
« no previous file with comments | « tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory_win32.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698