Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 442142

Summary: www-client/chromium-23.0.1271.64 fails net_unittests VerifyIntermediate/CertVerifyProcWeakDigestTest.Verify/0
Product: Gentoo Linux Reporter: Mike Gilbert <floppym>
Component: Current packagesAssignee: Chromium Project <chromium>
Status: RESOLVED FIXED    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Build log

Description Mike Gilbert gentoo-dev 2012-11-07 01:19:06 UTC
net/base/cert_verify_proc_unittest.cc:822: Failure
Value of: verify_result.has_md5
  Actual: false
Expected: data.expected_has_md5
Which is: true
net/base/cert_verify_proc_unittest.cc:825: Failure
Value of: verify_result.has_md5_ca
  Actual: false
Expected: data.expected_has_md5_ca
Which is: true
net/base/cert_verify_proc_unittest.cc:838: Failure
Value of: verify_result.cert_status & CERT_STATUS_WEAK_SIGNATURE_ALGORITHM
  Actual: 0
Expected: CERT_STATUS_WEAK_SIGNATURE_ALGORITHM
Which is: 256
net/base/cert_verify_proc_unittest.cc:851: Failure
Value of: rv
  Actual: 0
Expected: ERR_CERT_WEAK_SIGNATURE_ALGORITHM
Which is: -208
[  FAILED  ] VerifyIntermediate/CertVerifyProcWeakDigestTest.Verify/0, where GetParam() = root: weak_digest_sha1_root.pem; intermediate: weak_digest_md5_intermediate.pem; end-entity: weak_digest_sha1_ee.pem (9 ms)
Comment 1 Mike Gilbert gentoo-dev 2012-11-07 01:20:31 UTC
Created attachment 328632 [details]
Build log
Comment 2 Achim Derigs 2012-11-27 19:43:52 UTC
Fails also in www-client/chromium-23.0.1271.91 on AMD64
Comment 3 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2013-09-20 22:49:03 UTC
I think this is fixed as of M31, please reopen otherwise.