OLD | NEW |
| (Empty) |
1 # These huge tests are flaky and sometimes crash the following tests. | |
2 # See http://crbug.com/50346 | |
3 DiskCacheEntryTest.*HugeSparse* | |
4 | |
5 # SPDY tests tend to crash on both Mac and Windows. | |
6 # See http://crbug.com/51144 | |
7 Spdy/SpdyNetworkTransactionTest.SocketWriteReturnsZero* | |
8 # See http://crbug.com/50918 | |
9 Spdy/SpdyNetworkTransactionTest.CancelledTransactionSendRst* | |
10 # See http://crbug.com/51087 | |
11 Spdy* | |
12 | |
13 # See http://crbug.com/44570 | |
14 HttpNetworkTransactionTest.StopsReading204 | |
15 # See http://crbug.com/51145 | |
16 HttpNetworkTransactionTest.Incomplete100ThenEOF | |
17 HttpNetworkTransactionTest.UseAlternateProtocolForNpnSpdyWithExistingSpdySession | |
18 HttpNetworkTransactionTest.KeepAliveConnectionEOF | |
OLD | NEW |