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.NetChangeWin*
     36 
     37 # Fails frequently. crbug.com/310348
     38 # Flaky failing tests: crbug.com/343565-c#2
     39 EmbeddedTestServerThreadingTestInstantiation*
     40 
     41 # Hang: crbug.com/331468
     42 MultiThreadedCertVerifierTest.*
     43 
     44 # Hang: crbug.com/343565
     45 TestCompletionCallbackTest.Simple
     46 
     47 # Failing tests: crbug.com/343565
     48 HttpServerTest.RequestWithTooLargeBody
     49 TransportClientSocketPoolTest.IPv6FallbackSocketIPv6FinishesFirst
     50 NextProto_SpdyStreamTest.SendLargeDataAfterOpenRequestResponse_2
     51 NextProto_SpdyStreamTest.SendLargeDataAfterOpenRequestResponse_4
     52 
     53 # Failing test: crbug.com/344428
     54 MDnsTest.TransactionWithCache
     55 
     56 # Failing test: crbug.com/344429
     57 ProxyScriptFetcherImplTest.NoCache
     58