| OLD | NEW |
| 1 # See http://crbug.com/51145 | 1 # See http://crbug.com/51145 |
| 2 HttpNetworkTransactionTest.* | 2 HttpNetworkTransactionTest.* |
| 3 HttpNetworkLayerTest.GET | 3 HttpNetworkLayerTest.GET |
| 4 | 4 |
| 5 # These take too long in Debug build, see http://crbug/59642 |
| 6 CookieMonsterTest.GarbageCollectionTriggers |
| 7 CookieMonsterTest.TestHostGarbageCollection |
| 8 |
| 5 # TODO(timurrrr): investigate these | 9 # TODO(timurrrr): investigate these |
| 6 ClientSocketPoolBaseTest.* | 10 ClientSocketPoolBaseTest.* |
| 7 SSLClientSocketTest.* | 11 SSLClientSocketTest.* |
| 8 ProxyResolverJS* | 12 ProxyResolverJS* |
| 9 X509CertificateTest.* | 13 X509CertificateTest.* |
| 10 UrlToFilenameEncoderTest.* | 14 UrlToFilenameEncoderTest.* |
| 11 DirectoryListerTest.* | 15 DirectoryListerTest.* |
| 12 WebSocketHandshake* | 16 WebSocketHandshake* |
| 13 HTTPSRequestTest.* | 17 HTTPSRequestTest.* |
| 14 NetUtilTest.* | 18 NetUtilTest.* |
| OLD | NEW |