Home | History | Annotate | Download | only in gtest_exclude
      1 # Very slow under Valgrind.
      2 KeygenHandlerTest.*SmokeTest
      3 KeygenHandlerTest.*ConcurrencyTest
      4 
      5 # Hangs, see http://crbug.com/61908
      6 DirectoryListerTest.BigDirRecursiveTest
      7 
      8 # http://crbug.com/88228
      9 SSLClientSocketTest.Connect
     10 SSLClientSocketTest.ConnectClientAuthSendNullCert
     11 
     12 # These tests are broken http://crbug.com/118883
     13 *SpdyNetworkTransactionSpdy*Test.*
     14 *SpdyHttpStreamSpdy*Test.*
     15 
     16 # Fails flakily. http://crbug.com/255775
     17 SimpleIndexFileTest.WriteThenLoadIndex
     18 
     19 # Flaky. http://crbug.com/237450
     20 DiskCacheBackendTest.SimpleCacheAppCacheOnlyDoomAll
     21 DiskCacheBackendTest.SimpleCacheDoomAll
     22