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