Home | History | Annotate | Download | only in gtest_exclude
      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
     19 
     20 # Crashes silently, see http://crbug.com/76911
     21 URLRequestTest.FileTest
     22 
     23 # http://crbug.com/92439
     24 ServerBoundCertServiceTest.*
     25 
     26 # Flaky, see http://crbug.com/259781
     27 EmbeddedTestServerTest.*
     28