Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 442142 - www-client/chromium-23.0.1271.64 fails net_unittests VerifyIntermediate/CertVerifyProcWeakDigestTest.Verify/0
Summary: www-client/chromium-23.0.1271.64 fails net_unittests VerifyIntermediate/CertV...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2012-11-07 01:19 UTC by Mike Gilbert
Modified: 2013-09-20 22:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Build log (www-client:chromium-23.0.1271.64:20121107-000634.log.xz,410.88 KB, application/x-xz)
2012-11-07 01:20 UTC, Mike Gilbert
Details

Note You need to log in before you can comment on or make changes to this bug.
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.