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

Issue 2620443002: [ABANDONED] Refactor CertVerifyProcWeakDigestTest. (Closed)

Created:
3 years, 11 months ago by eroman
Modified:
3 years, 11 months ago
Reviewers:
Ryan Sleevi
CC:
chromium-reviews, cbentzel+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

**** ABANDONED This has been superseded by https://codereview.chromium.org/2627523002/ **** Refactor CertVerifyProcWeakDigestTest. Replaces the verification tests (which didn't run consistently across platforms) with a unit-test of the underlying helper function. BUG=649017

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -202 lines) Patch
M net/cert/cert_verify_proc.h View 1 chunk +4 lines, -4 lines 0 comments Download
M net/cert/cert_verify_proc_unittest.cc View 4 chunks +47 lines, -198 lines 2 comments Download

Depends on Patchset:

Messages

Total messages: 10 (7 generated)
eroman
3 years, 11 months ago (2017-01-06 02:05:50 UTC) #4
Ryan Sleevi
https://codereview.chromium.org/2620443002/diff/1/net/cert/cert_verify_proc_unittest.cc File net/cert/cert_verify_proc_unittest.cc (right): https://codereview.chromium.org/2620443002/diff/1/net/cert/cert_verify_proc_unittest.cc#newcode1688 net/cert/cert_verify_proc_unittest.cc:1688: TEST_P(CertVerifyProcWeakDigestTest, VerifyDetectsAlgorithm) { So, a few behaviour changes worth ...
3 years, 11 months ago (2017-01-06 02:27:14 UTC) #6
eroman
3 years, 11 months ago (2017-01-10 19:14:04 UTC) #9
For the record, this change has been abandoned in favor of
https://codereview.chromium.org/2627523002/.

Powered by Google App Engine
This is Rietveld 408576698