Enable net_unittests that rely on device time settings on Android.

Since http://crbug.com/164180 is now fixed, we can enable ~10
unittests that depend on the device time settings and were
failing exclusively on bots.

BUG=160756

Review URL: https://chromiumcodereview.appspot.com/13947040

git-svn-id: http://src.chromium.org/svn/trunk/src/build@195225 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
ppi@chromium.org 2013-04-19 17:48:48 +00:00
Родитель bb8591e13e
Коммит f1f47821cb
1 изменённых файлов: 2 добавлений и 14 удалений

Просмотреть файл

@ -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