Home | History | Annotate | Download | only in gtest_exclude
      1 # These tests fail due to unknown reasons
      2 # TODO(timurrrr): investigate
      3 CookieMonsterTest.TestLastAccess
      4 SpdyNetwork*Error*
      5 SpdyNetwork*Get*
      6 SpdyNetworkTransactionTest.SynReplyHeadersVary
      7 X509CertificateTest.UnoSoftCertParsing
      8 URLRequestTest.DoNotSaveCookies
      9 URLRequestTest.QuitTest
     10 
     11 # See http://crbug.com/47836
     12 ClientSocketPoolBaseTest.CancelPendingSocketAtSocketLimit
     13 
     14 # Single-threaded and relatively slow - no reason to test
     15 # See http://crbug.com/59642
     16 CookieMonsterTest.GarbageCollectionTriggers
     17 
     18 # Time out, see http://crbug.com/68482
     19 SSLServerSocketTest.*
     20 
     21 # See http://crbug.com/102330
     22 SSLClientSocketTest.*
     23 
     24 # See http://crbug.com/104805
     25 HostResolverImplTest.AbortOnlyExistingRequestsOnIPAddressChange
     26 
     27 # Times out occasionally, http://crbug.com/124452
     28 HostResolverImplTest.StartWithinCallback
     29 
     30 # Crash. See crbug.com/234776.
     31 DiskCacheEntryTest.EvictOldEntries
     32 DiskCacheEntryTest.NewEvictionEvictOldEntries
     33 
     34 # Hang. crbug.com/265647.
     35 NetworkChangeNotifierWinTest.NetChangeWinBasic
     36 NetworkChangeNotifierWinTest.NetChangeWinSignal
     37 NetworkChangeNotifierWinTest.NetChangeWinFailSignal*
     38 
     39 
     40 
     41