blob: d0c147b22bdbbee609fbb7c60081d5db85eba824 [file] [log] [blame]
# 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
# Single-threaded and relatively slow - no reason to test
# See http://crbug.com/59642
CookieMonsterTest.GarbageCollectionTriggers
# Fail for unknown reason; see http://crbug.com/67599
CertVerifierTest.*
X509CertificateTest.IntermediateCARequireExplicitPolicy
# Time out, see http://crbug.com/68482
SSLServerSocketTest.*
#########################################
# 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.*