# List of suppressions.
# Generated by hand to get net_unittests running initially.
# Likely too aggressive disabling.
DiskCacheBackendTest.*
TransportSecurityStateTest.ParseSidePins*
# TODO(jnd): The following tests are disabled because test server spawner is not
# enabled on Chromium Android. Once the net upstreaming is done, test server
# spawner can be enabled and those tests should pass.
# BUG=135165
X509CertificateTest.*
X509CertificateParseTest.*
HttpNetworkTransactionSpdy2Test.SOCKS4_HTTP_GET
HttpNetworkTransactionSpdy2Test.SOCKS4_SSL_GET
HttpNetworkTransactionSpdy21Test.SOCKS4_HTTP_GET
HttpNetworkTransactionSpdy21Test.SOCKS4_SSL_GET
HttpNetworkTransactionSpdy3Test.SOCKS4_HTTP_GET
HttpNetworkTransactionSpdy3Test.SOCKS4_SSL_GET
HttpNetworkTransactionTest.SOCKS4_HTTP_GET
HttpNetworkTransactionTest.SOCKS4_SSL_GET
HttpNetworkTransactionTest.UploadUnreadableFile
HttpNetworkTransactionTest.UnreadableUploadFileAfterAuthRestart
ProxyResolverJSBindingsTest.MyIpAddress
ProxyScriptFetcherImplTest.*
SOCKSClientSocketTest.*
SSLClientSocketTest.*
PythonUtils.PythonRunTime
URLRequestTestHTTP.*
URLRequestTestFTP.*
HTTPSRequestTest.HTTPSMismatchedTest
HTTPSRequestTest.HTTPSExpiredTest
HTTPSRequestTest.HTTPSPreloadedHSTSTest
HTTPSRequestTest.ClientAuthTest
URLRequestTest.DelayedCookieCallback
URLRequestTest.DoNotSendCookies
URLRequestTest.DoNotSaveCookies
URLRequestTest.DoNotSendCookies_ViaPolicy
URLRequestTest.DoNotSaveCookies_ViaPolicy
URLRequestTest.DoNotSaveEmptyCookies
URLRequestTest.DoNotSendCookies_ViaPolicy_Async
URLRequestTest.DoNotSaveCookies_ViaPolicy_Async
URLRequestTest.DoNotOverrideReferrer
WebSocketJobSpdy2Test.ThrottlingWebSocket
WebSocketJobSpdy2Test.ThrottlingWebSocketSpdyEnabled
WebSocketJobSpdy2Test.ThrottlingSpdy
WebSocketJobSpdy2Test.ThrottlingSpdySpdyEnabled
WebSocketJobSpdy3Test.ThrottlingWebSocket
WebSocketJobSpdy3Test.ThrottlingWebSocketSpdyEnabled
WebSocketJobSpdy3Test.ThrottlingSpdy
WebSocketJobSpdy3Test.ThrottlingSpdySpdyEnabled
WebSocketJobTest.ThrottlingWebSocket
WebSocketJobTest.ThrottlingWebSocketSpdyEnabled
WebSocketJobTest.ThrottlingSpdy
WebSocketJobTest.ThrottlingSpdySpdyEnabled
X509CertificateWeakDigestTest.*
*/X509CertificateWeakDigestTest.*
TransportSecurityStateTest.BogusPinsHeaders
TransportSecurityStateTest.ValidPinsHeadersSHA1
TransportSecurityStateTest.ValidPinsHeadersSHA256
HTTPSRequestTest.ResumeTest
HTTPSRequestTest.SSLSessionCacheShardTest
HTTPSRequestTest.HTTPSErrorsNoClobberTSSTest
HttpNetworkTransactionSpdy3Test.UploadUnreadableFile
HttpNetworkTransactionSpdy2Test.UploadUnreadableFile
HTTPSRequestTest.SSLv3Fallback
HTTPSEVCRLSetTest.FreshCRLSet
HTTPSCRLSetTest.ExpiredCRLSet
URLFetcherTest.SameThreadsTest
URLFetcherTest.DifferentThreadsTest
URLFetcherTest.CancelAll
URLFetcherPostTest.Basic
URLFetcherUploadProgressTest.Basic
URLFetcherDownloadProgressTest.Basic
URLFetcherDownloadProgressCancelTest.CancelWhileProgressReport
URLFetcherHeadersTest.Headers
URLFetcherSocketAddressTest.SocketAddress
URLFetcherStopOnRedirectTest.StopOnRedirect
URLFetcherProtectTest.Overload
URLFetcherProtectTest.ServerUnavailable
URLFetcherProtectTestPassedThrough.ServerUnavailablePropagateResponse
URLFetcherBadHTTPSTest.BadHTTPSTest
URLFetcherCancelTest.ReleasesContext
URLFetcherCancelTest.CancelWhileDelayedStartTaskPending
URLFetcherMultipleAttemptTest.SameData
URLFetcherFileTest.SmallGet
URLFetcherFileTest.LargeGet
URLFetcherFileTest.CantakeOfFile
URLFetcherFileTest.OverwriteExistingFile
URLFetcherFileTest.TryToOverwriteDirectory
URLFetcherFileTest.SmallGetToTempFile
URLFetcherFileTest.LargeGetToTempFile
URLFetcherFileTest.CantakeOfTempFile
URLFetcherEmptyPostTest.Basic
# TODO(jrg): Fails on bots.  Works locally.  Figure out why.  2/6/12
HttpCache.TypicalGET_ConditionalRequest
HttpCache.RangeGET_OK
HttpCache.RangeGET_SyncOK
HttpCache.RangeGET_Revalidate2
HttpCache.RangeGET_Previous200
HttpCache.RangeGET_Cancel2
# crbug.com/139144
UDPSocketTest.Broadcast

UDPSocketTest.ConnectRandomBind
UDPSocketTest.ClientGetLocalPeerAddresses
# Disabled 4/13/12 by jrg.  More CertVerifyProcTest.* tests fail on
# the bot than locally; disabling them all for now.
CertVerifyProcTest.*
# Runs fine locally but not on the bot.
VerifyRoot/CertVerifyProcWeakDigestTest.*
# Relies on TestServer which isn't yet configured upstream.
URLRequestContextBuilderTest.*

# All cert_verify_proc_unittest.cc failing since JNI was enabled.
VerifyIntermediate/CertVerifyProcWeakDigestTest.*
VerifyEndEntity/CertVerifyProcWeakDigestTest.*
VerifyIncompleteIntermediate/CertVerifyProcWeakDigestTest.*
VerifyIncompleteEndEntity/CertVerifyProcWeakDigestTest.*
VerifyMixed/CertVerifyProcWeakDigestTest.*

# Death tests are not supported with apks.
*DeathTest*
# These are death tests and thus also disabled.
PrioritizedDispatcherTest.CancelNull
PrioritizedDispatcherTest.CancelMissing
