| 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 21 matching lines...) Expand all Loading... |
| 32 ProxyResolverV8TracingTest.* | 32 ProxyResolverV8TracingTest.* |
| 33 ProxyResolverV8TracingWrapperTest.* | 33 ProxyResolverV8TracingWrapperTest.* |
| 34 | 34 |
| 35 # https://crbug.com/598953 | 35 # https://crbug.com/598953 |
| 36 *QuicConnectionTest.TooManyReceivedPackets* | 36 *QuicConnectionTest.TooManyReceivedPackets* |
| 37 | 37 |
| 38 # https://crbug.com/604611 | 38 # https://crbug.com/604611 |
| 39 BidirectionalStreamTest.* | 39 BidirectionalStreamTest.* |
| 40 | 40 |
| 41 # https://crbug.com/611533 | 41 # https://crbug.com/611533 |
| 42 *HttpStreamFactoryBidirectionalQuicTest.RequestBidirectionalStreamImplQuicAltern
ative* | 42 *HttpStreamFactoryBidirectionalQuicTest.RequestBidirectionalStreamImpl* |
| OLD | NEW |