| 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 | |
| 9 # TODO(timurrrr): investigate these | 5 # TODO(timurrrr): investigate these |
| 10 ClientSocketPoolBaseTest.* | 6 ClientSocketPoolBaseTest.* |
| 11 SSLClientSocketTest.* | 7 SSLClientSocketTest.* |
| 12 ProxyResolverJS* | 8 ProxyResolverJS* |
| 13 X509CertificateTest.* | 9 X509CertificateTest.* |
| 14 UrlToFilenameEncoderTest.* | 10 UrlToFilenameEncoderTest.* |
| 15 DirectoryListerTest.* | 11 DirectoryListerTest.* |
| 16 WebSocketHandshake* | 12 WebSocketHandshake* |
| 17 HTTPSRequestTest.* | 13 HTTPSRequestTest.* |
| 18 NetUtilTest.* | 14 NetUtilTest.* |
| OLD | NEW |