blob: f004356d2ae4249980e442ee5970cb850929ffba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# These tests fail due to SSL/Certificates/Network issues
# TODO(timurrrr): need to investigate.
ProxyScriptFetcherTest.*
# These tests fail due to unknown reasons
# TODO(timurrrr): investigate
CookieMonsterTest.TestLastAccess
SpdyNetwork*Error*
SpdyNetwork*Get*
X509CertificateTest.UnoSoftCertParsing
#########################################
# 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.*
|