| OLD | NEW |
| 1 # Times out. See http://crbug.com/134313 | 1 # Times out. See http://crbug.com/134313 |
| 2 URLRequestTestHTTP.GetTest_ManyCookies | 2 URLRequestTestHTTP.GetTest_ManyCookies |
| 3 | 3 |
| 4 # Dr. Memory hits an assertion: | 4 # Dr. Memory hits an assertion: |
| 5 # https://github.com/DynamoRIO/drmemory/issues/422 | 5 # https://github.com/DynamoRIO/drmemory/issues/422 |
| 6 HttpAuthTest.* | 6 HttpAuthTest.* |
| 7 HttpAuthHandlerFactoryTest.* | 7 HttpAuthHandlerFactoryTest.* |
| 8 X509CertificateTest.* | 8 X509CertificateTest.* |
| 9 | 9 |
| 10 # Too many uninits and too slow. TODO(timurrrr): investigate uninits | 10 # Too many uninits and too slow. TODO(timurrrr): investigate uninits |
| (...skipping 18 matching lines...) Expand all Loading... |
| 29 DiskCacheEntryTest.ExternalAsyncIONoBuffer | 29 DiskCacheEntryTest.ExternalAsyncIONoBuffer |
| 30 | 30 |
| 31 # http://crbug.com/554545 | 31 # http://crbug.com/554545 |
| 32 MDnsTest.RefreshQuery | 32 MDnsTest.RefreshQuery |
| 33 | 33 |
| 34 # http://crbug.com/557993 | 34 # http://crbug.com/557993 |
| 35 ProxyResolverV8TracingTest.* | 35 ProxyResolverV8TracingTest.* |
| 36 ProxyResolverV8TracingWrapperTest.* | 36 ProxyResolverV8TracingWrapperTest.* |
| 37 | 37 |
| 38 # https://crbug.com/598953 | 38 # https://crbug.com/598953 |
| 39 SupportedVersion_QuicConnectionTest.TooManyReceivedPackets* | 39 *QuicConnectionTest.TooManyReceivedPackets* |
| OLD | NEW |