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

Unified Diff: build/android/pylib/gtest/filter/net_unittests_disabled

Issue 13947040: Enable net_unittests that rely on device time settings on Android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address wtc@ remark Created 7 years, 8 months 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/pylib/gtest/filter/net_unittests_disabled
diff --git a/build/android/pylib/gtest/filter/net_unittests_disabled b/build/android/pylib/gtest/filter/net_unittests_disabled
index b636581117936af943a6764afe4945e83f760ad3..353a3162659cd897a89186158c044c6799d02761 100644
--- a/build/android/pylib/gtest/filter/net_unittests_disabled
+++ b/build/android/pylib/gtest/filter/net_unittests_disabled
@@ -1,24 +1,15 @@
# List of suppressions.
+
+CertVerifyProcTest.InvalidKeyUsage
CertVerifyProcTest.PublicKeyHashes
-CertVerifyProcTest.RejectWeakKeys
CertVerifyProcTest.VerifyReturnChainBasic
CertVerifyProcTest.VerifyReturnChainFiltersUnrelatedCerts
CertVerifyProcTest.VerifyReturnChainProperlyOrdered
-HTTPSCRLSetTest.ExpiredCRLSet
-HTTPSEVCRLSetTest.FreshCRLSet
-HTTPSRequestTest.ClientAuthTest
-HTTPSRequestTest.HTTPSGetTest
-HTTPSRequestTest.ResumeTest
-HTTPSRequestTest.SSLSessionCacheShardTest
# Bug: 171812
MultiThreadedCertVerifierTest.CancelRequest
PythonUtils.PythonRunTime
-TransportSecurityStateTest.ValidPinsHeadersSHA1
-TransportSecurityStateTest.ValidPinsHeadersSHA256
URLRequestTestHTTP.HTTPSToHTTPRedirectNoRefererTest
-URLRequestTestHTTP.ProcessSTS
-URLRequestTestHTTP.ProcessSTSOnce
VerifyEndEntity/CertVerifyProcWeakDigestTest.Verify/0
VerifyEndEntity/CertVerifyProcWeakDigestTest.Verify/1
VerifyEndEntity/CertVerifyProcWeakDigestTest.Verify/2
@@ -38,9 +29,6 @@ VerifyRoot/CertVerifyProcWeakDigestTest.Verify/0
VerifyRoot/CertVerifyProcWeakDigestTest.Verify/1
VerifyRoot/CertVerifyProcWeakDigestTest.Verify/2
# Fail only on bots.
-CertVerifyProcTest.TestKnownRoot
-CertVerifyProcTest.WithoutRevocationChecking
-CertVerifyProcTest.InvalidKeyUsage
HttpCache.RangeGET_Cancel
HttpCache.RangeGET_Cancel2
HttpCache.RangeGET_OK
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698