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

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

Issue 13856019: Exclude failing test on win/tsan (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 | « 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
11 # See http://crbug.com/47836 11 # See http://crbug.com/47836
12 ClientSocketPoolBaseTest.CancelPendingSocketAtSocketLimit 12 ClientSocketPoolBaseTest.CancelPendingSocketAtSocketLimit
13 13
14 # Single-threaded and relatively slow - no reason to test 14 # Single-threaded and relatively slow - no reason to test
15 # See http://crbug.com/59642 15 # See http://crbug.com/59642
16 CookieMonsterTest.GarbageCollectionTriggers 16 CookieMonsterTest.GarbageCollectionTriggers
17 17
18 # Time out, see http://crbug.com/68482 18 # Time out, see http://crbug.com/68482
19 SSLServerSocketTest.* 19 SSLServerSocketTest.*
20 20
21 # See http://crbug.com/102330 21 # See http://crbug.com/102330
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 # Times out occasionally, http://crbug.com/124452 27 # Times out occasionally, http://crbug.com/124452
28 HostResolverImplTest.StartWithinCallback 28 HostResolverImplTest.StartWithinCallback
29
30 # Test crashes. See crbug.com/234776.
31 DiskCacheEntryTest.EvictOldEntries
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