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

Issue 15080007: Introduce unit test for NSS OCSP/AIA fetching (Closed)

Created:
7 years, 7 months ago by Ryan Sleevi
Modified:
7 years, 7 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, pauljensen
Visibility:
Public.

Description

Introduce unit test for NSS OCSP/AIA fetching BUG=176541 R=erikwright, wtc Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=201984

Patch Set 1 #

Total comments: 11

Patch Set 2 : Review feedback #

Total comments: 2

Patch Set 3 : Review feedback #

Patch Set 4 : Compile warning #

Total comments: 1

Patch Set 5 : Rebase #

Patch Set 6 : Add explicit EnsureNSSInit #

Patch Set 7 : Trybot tweaks #

Patch Set 8 : Rebased post-data files #

Patch Set 9 : Be nicer when tests blow up #

Unified diffs Side-by-side diffs Delta from patch set Stats (+167 lines, -0 lines) Patch
M net/net.gyp View 1 2 3 4 2 chunks +8 lines, -0 lines 0 comments Download
A net/ocsp/nss_ocsp_unittest.cc View 1 2 3 4 5 6 7 8 1 chunk +159 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
Ryan Sleevi
Paul: I'm hoping you can take lead on this, given your work with the URLRequest::Interceptors ...
7 years, 7 months ago (2013-05-15 23:14:17 UTC) #1
pauljensen
So rather than have anonymous-namespaced global data to get information between the test and the ...
7 years, 7 months ago (2013-05-16 13:50:43 UTC) #2
wtc
Patch set 1 LGTM. https://codereview.chromium.org/15080007/diff/1/net/data/ssl/certificates/aia-root.pem File net/data/ssl/certificates/aia-root.pem (right): https://codereview.chromium.org/15080007/diff/1/net/data/ssl/certificates/aia-root.pem#newcode1 net/data/ssl/certificates/aia-root.pem:1: -----BEGIN CERTIFICATE----- This .pem file ...
7 years, 7 months ago (2013-05-16 19:21:13 UTC) #3
Ryan Sleevi
So, I'm not sure I fully understood your recommendation for URLRequestJobFactory. I actually tried to ...
7 years, 7 months ago (2013-05-16 21:25:38 UTC) #4
pauljensen
Ryan, I'm going on vacation for 10 days so my response time may be significant. ...
7 years, 7 months ago (2013-05-17 03:45:22 UTC) #5
pauljensen
On 2013/05/16 21:25:38, Ryan Sleevi wrote: > So, I'm not sure I fully understood your ...
7 years, 7 months ago (2013-05-17 03:58:25 UTC) #6
Ryan Sleevi
Thanks Paul. Moved you to cc (since you're OOO) and added erikwright for review.
7 years, 7 months ago (2013-05-18 00:05:51 UTC) #7
Ryan Sleevi
erikwright: ping?
7 years, 7 months ago (2013-05-20 22:02:33 UTC) #8
erikwright (departed)
On 2013/05/20 22:02:33, Ryan Sleevi wrote: > erikwright: ping? Ryan, been OOO but looking now.
7 years, 7 months ago (2013-05-22 01:18:43 UTC) #9
erikwright (departed)
Usage of ProtocolHandler, JobFactory, etc. LGTM. https://codereview.chromium.org/15080007/diff/12001/net/ocsp/nss_ocsp_unittest.cc File net/ocsp/nss_ocsp_unittest.cc (right): https://codereview.chromium.org/15080007/diff/12001/net/ocsp/nss_ocsp_unittest.cc#newcode86 net/ocsp/nss_ocsp_unittest.cc:86: handler_ = new ...
7 years, 7 months ago (2013-05-22 01:29:18 UTC) #10
Ryan Sleevi
https://codereview.chromium.org/15080007/diff/12001/net/ocsp/nss_ocsp_unittest.cc File net/ocsp/nss_ocsp_unittest.cc (right): https://codereview.chromium.org/15080007/diff/12001/net/ocsp/nss_ocsp_unittest.cc#newcode86 net/ocsp/nss_ocsp_unittest.cc:86: handler_ = new AiaResponseHandler(kAiaHeaders, file_contents); On 2013/05/22 01:29:18, erikwright ...
7 years, 7 months ago (2013-05-22 21:16:47 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/15080007/28001
7 years, 7 months ago (2013-05-22 21:16:55 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/15080007/37002
7 years, 7 months ago (2013-05-22 22:59:15 UTC) #13
erikwright (departed)
https://codereview.chromium.org/15080007/diff/37002/net/ocsp/nss_ocsp_unittest.cc File net/ocsp/nss_ocsp_unittest.cc (right): https://codereview.chromium.org/15080007/diff/37002/net/ocsp/nss_ocsp_unittest.cc#newcode84 net/ocsp/nss_ocsp_unittest.cc:84: // Ownership of |handler| is transferred to the URLRequestFilter, ...
7 years, 7 months ago (2013-05-22 23:01:12 UTC) #14
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) net_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=ios_dbg_simulator&number=54720
7 years, 7 months ago (2013-05-22 23:51:03 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/15080007/69001
7 years, 7 months ago (2013-05-24 00:03:44 UTC) #16
commit-bot: I haz the power
7 years, 7 months ago (2013-05-24 06:34:56 UTC) #17
Message was sent while issue was closed.
Change committed as 201984

Powered by Google App Engine
This is Rietveld 408576698