summaryrefslogtreecommitdiffstats
path: root/net/data/valgrind/net_unittests.gtest-tsan_win32.txt
blob: 8f35ff1742b80e76476dad79a7398fe2885c3dbc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# These tests fail due to unknown reasons
# TODO(timurrrr): investigate
CookieMonsterTest.TestLastAccess
SpdyNetwork*Error*
SpdyNetwork*Get*
SpdyNetworkTransactionTest.SynReplyHeadersVary
X509CertificateTest.UnoSoftCertParsing
URLRequestTest.DoNotSaveCookies
URLRequestTest.QuitTest

# See http://crbug.com/46647
DiskCacheBackendTest.*

# See http://crbug.com/53304
URLRequestTest.*

# See http://crbug.com/47836
ClientSocketPoolBaseTest.CancelPendingSocketAtSocketLimit

# See http://crbug.com/51145
HttpNetworkTransactionTest.*
HttpNetworkLayerTest.GET

#########################################
# These tests fail if you don't have our SSL certificate installed.
# Please see http://dev.chromium.org/developers/testing#TOC-SSL-tests
# if you think you want to un-comment one of the following lines.
#SSLClientSocketTest.*
#URLRequestTest*
#HTTPSRequestTest.*
#X509CertificateTest.*
#ProxyScriptFetcherTest.*