Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3384)

Unified Diff: build/android/gtest_filter/net_unittests_disabled

Issue 11363194: Enable 307 net unit tests on Android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | net/tools/testserver/testserver.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/gtest_filter/net_unittests_disabled
diff --git a/build/android/gtest_filter/net_unittests_disabled b/build/android/gtest_filter/net_unittests_disabled
index 1dcf114ed26922403797750488f7ad7643234cc7..dff78acb06bb7cb727943d43fea946a2f4d24834 100644
--- a/build/android/gtest_filter/net_unittests_disabled
+++ b/build/android/gtest_filter/net_unittests_disabled
@@ -1,123 +1,51 @@
# 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
+CertVerifyProcTest.ExtraneousMD5RootCert
+CertVerifyProcTest.IntermediateCARequireExplicitPolicy
+CertVerifyProcTest.PublicKeyHashes
+CertVerifyProcTest.RejectWeakKeys
+CertVerifyProcTest.VerifyReturnChainBasic
+CertVerifyProcTest.VerifyReturnChainFiltersUnrelatedCerts
+CertVerifyProcTest.VerifyReturnChainProperlyOrdered
+HTTPSCRLSetTest.ExpiredCRLSet
+HTTPSEVCRLSetTest.FreshCRLSet
HTTPSRequestTest.ClientAuthTest
-URLRequestTest.AcceptClockSkewCookieWithWrongDateTimezone
-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
+ProxyScriptFetcherImplTest.NoCache
+PythonUtils.PythonRunTime
+TransportSecurityStateTest.ValidPinsHeadersSHA1
+TransportSecurityStateTest.ValidPinsHeadersSHA256
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.CanTakeOwnershipOfFile
-URLFetcherFileTest.OverwriteExistingFile
-URLFetcherFileTest.TryToOverwriteDirectory
-URLFetcherFileTest.SmallGetToTempFile
-URLFetcherFileTest.LargeGetToTempFile
-URLFetcherFileTest.CanTakeOwnershipOfTempFile
-URLFetcherEmptyPostTest.Basic
-# TODO(jrg): Fails on bots. Works locally. Figure out why. 2/6/12
-HttpCache.TypicalGET_ConditionalRequest
+URLRequestTestHTTP.ProcessSTS
+URLRequestTestHTTP.ProcessSTSOnce
+VerifyEndEntity/CertVerifyProcWeakDigestTest.Verify/0
+VerifyEndEntity/CertVerifyProcWeakDigestTest.Verify/1
+VerifyEndEntity/CertVerifyProcWeakDigestTest.Verify/2
+VerifyIncompleteEndEntity/CertVerifyProcWeakDigestTest.Verify/0
+VerifyIncompleteEndEntity/CertVerifyProcWeakDigestTest.Verify/1
+VerifyIncompleteEndEntity/CertVerifyProcWeakDigestTest.Verify/2
+VerifyIncompleteIntermediate/CertVerifyProcWeakDigestTest.Verify/0
+VerifyIncompleteIntermediate/CertVerifyProcWeakDigestTest.Verify/1
+VerifyIncompleteIntermediate/CertVerifyProcWeakDigestTest.Verify/2
+VerifyIntermediate/CertVerifyProcWeakDigestTest.Verify/0
+VerifyIntermediate/CertVerifyProcWeakDigestTest.Verify/1
+VerifyIntermediate/CertVerifyProcWeakDigestTest.Verify/2
+VerifyMixed/CertVerifyProcWeakDigestTest.Verify/0
+VerifyMixed/CertVerifyProcWeakDigestTest.Verify/1
+VerifyMixed/CertVerifyProcWeakDigestTest.Verify/2
+VerifyRoot/CertVerifyProcWeakDigestTest.Verify/0
+VerifyRoot/CertVerifyProcWeakDigestTest.Verify/1
+VerifyRoot/CertVerifyProcWeakDigestTest.Verify/2
+# Fail only on bots.
+CertVerifyProcTest.TestKnownRoot
+CertVerifyProcTest.WithoutRevocationChecking
+HttpCache.RangeGET_Cancel
+HttpCache.RangeGET_Cancel2
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.*
-
+HttpCache.RangeGET_Revalidate2
+HttpCache.RangeGET_SyncOK
+HttpCache.TypicalGET_ConditionalRequest
# Death tests are not supported with apks.
*DeathTest*
# These are death tests and thus also disabled.
« no previous file with comments | « no previous file | net/tools/testserver/testserver.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698