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

Side by Side Diff: net/data/valgrind/net_unittests.gtest-tsan_win32.txt

Issue 2847077: Don't run DiskCacheEntryTests.*HugeSparse* under ThreadSanitizer... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 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 | « 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 DiskCacheEntryTest.*HugeSparse*
11 10
12 # See http://crbug.com/46647 11 # See http://crbug.com/46647
13 DiskCacheBackendTest.* 12 DiskCacheBackendTest.*
14 13
15 # See http://crbug.com/47836 14 # See http://crbug.com/47836
16 ClientSocketPoolBaseTest.CancelPendingSocketAtSocketLimit 15 ClientSocketPoolBaseTest.CancelPendingSocketAtSocketLimit
17 16
18 # See http://crbug.com/50198 17 # See http://crbug.com/50198
19 SpdyHttpStreamTest.SendRequest 18 SpdyHttpStreamTest.SendRequest
20 19
21 ######################################### 20 #########################################
22 # These tests fail if you don't have our SSL certificate installed. 21 # These tests fail if you don't have our SSL certificate installed.
23 # Please see http://dev.chromium.org/developers/testing#TOC-SSL-tests 22 # Please see http://dev.chromium.org/developers/testing#TOC-SSL-tests
24 # if you think you want to un-comment one of the following lines. 23 # if you think you want to un-comment one of the following lines.
25 #SSLClientSocketTest.* 24 #SSLClientSocketTest.*
26 #URLRequestTest* 25 #URLRequestTest*
27 #HTTPSRequestTest.* 26 #HTTPSRequestTest.*
28 #X509CertificateTest.* 27 #X509CertificateTest.*
29 #ProxyScriptFetcherTest.* 28 #ProxyScriptFetcherTest.*
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