OLD | NEW |
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 | 10 |
11 # See http://crbug.com/46647 | 11 # See http://crbug.com/46647 |
12 DiskCacheBackendTest.* | 12 DiskCacheBackendTest.* |
13 | 13 |
14 # See http://crbug.com/53304 | 14 # See http://crbug.com/53304 |
15 URLRequestTest.* | 15 URLRequestTest.* |
16 | 16 |
17 # See http://crbug.com/47836 | 17 # See http://crbug.com/47836 |
18 ClientSocketPoolBaseTest.CancelPendingSocketAtSocketLimit | 18 ClientSocketPoolBaseTest.CancelPendingSocketAtSocketLimit |
19 | 19 |
20 # See http://crbug.com/51145 | 20 # See http://crbug.com/51145 |
21 HttpNetworkTransactionTest.* | 21 HttpNetworkTransactionTest.* |
22 HttpNetworkLayerTest.GET | 22 HttpNetworkLayerTest.GET |
23 | 23 |
24 # Single-threaded and relatively slow - no reason to test | 24 # Single-threaded and relatively slow - no reason to test |
25 # See http://crbug.com/59642 | 25 # See http://crbug.com/59642 |
26 CookieMonsterTest.GarbageCollectionTriggers | 26 CookieMonsterTest.GarbageCollectionTriggers |
27 | 27 |
28 # Fail for unknown reason; see http://crbug.com/67599 | |
29 CertVerifierTest.* | |
30 X509CertificateTest.IntermediateCARequireExplicitPolicy | |
31 | |
32 # Time out, see http://crbug.com/68482 | 28 # Time out, see http://crbug.com/68482 |
33 SSLServerSocketTest.* | 29 SSLServerSocketTest.* |
34 X509CertificateTest.TestKnownRoot | |
35 | 30 |
36 # See http://crbug.com/102330 | 31 # See http://crbug.com/102330 |
37 SSLClientSocketTest.* | 32 SSLClientSocketTest.* |
38 | 33 |
39 # See http://crbug.com/104805 | 34 # See http://crbug.com/104805 |
40 HostResolverImplTest.AbortOnlyExistingRequestsOnIPAddressChange | 35 HostResolverImplTest.AbortOnlyExistingRequestsOnIPAddressChange |
41 | 36 |
42 # Fails, see http://crbug.com/118874 | 37 # Fails, see http://crbug.com/118874 |
43 DnsConfigServiceTest.*GetSystemConfig | 38 DnsConfigServiceTest.*GetSystemConfig |
44 | 39 |
45 # See http://crbug.com/50346 | 40 # See http://crbug.com/50346 |
46 DiskCacheEntryTest.* | 41 DiskCacheEntryTest.* |
OLD | NEW |