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

Issue 1091073003: Clean up URLFetcher unit tests, part 7. (Closed)

Created:
5 years, 8 months ago by mmenke
Modified:
5 years, 8 months ago
Reviewers:
davidben
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Clean up URLFetcher unit tests, part 7. Convert the BadHTTPS and URLFetcher reuse tests to use the shared test fixture. As a bonus, make sure the reuse test actually updates the response body between requests. BUG=471069 Committed: https://crrev.com/b948eae2b1c2733fefdcd064823656f26e1573d2 Cr-Commit-Position: refs/heads/master@{#325531}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fix android (Can't start two servers) #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -83 lines) Patch
M net/url_request/url_fetcher_impl_unittest.cc View 1 7 chunks +80 lines, -83 lines 4 comments Download

Messages

Total messages: 9 (2 generated)
mmenke
At least this one's pretty trivial. https://codereview.chromium.org/1091073003/diff/1/net/url_request/url_fetcher_impl_unittest.cc File net/url_request/url_fetcher_impl_unittest.cc (left): https://codereview.chromium.org/1091073003/diff/1/net/url_request/url_fetcher_impl_unittest.cc#oldcode596 net/url_request/url_fetcher_impl_unittest.cc:596: cert_dir_ = cert_dir_.AppendASCII("certificates"); ...
5 years, 8 months ago (2015-04-16 19:11:40 UTC) #2
mmenke
https://codereview.chromium.org/1091073003/diff/20001/net/url_request/url_fetcher_impl_unittest.cc File net/url_request/url_fetcher_impl_unittest.cc (right): https://codereview.chromium.org/1091073003/diff/20001/net/url_request/url_fetcher_impl_unittest.cc#newcode495 net/url_request/url_fetcher_impl_unittest.cc:495: class URLFetcherBadHTTPSTest : public URLFetcherTest { Moved this test ...
5 years, 8 months ago (2015-04-16 19:33:28 UTC) #3
davidben
lgtm https://codereview.chromium.org/1091073003/diff/20001/net/url_request/url_fetcher_impl_unittest.cc File net/url_request/url_fetcher_impl_unittest.cc (right): https://codereview.chromium.org/1091073003/diff/20001/net/url_request/url_fetcher_impl_unittest.cc#newcode1125 net/url_request/url_fetcher_impl_unittest.cc:1125: // request. Can't reuse the old one because ...
5 years, 8 months ago (2015-04-16 21:48:39 UTC) #4
mmenke
Thanks! https://codereview.chromium.org/1091073003/diff/20001/net/url_request/url_fetcher_impl_unittest.cc File net/url_request/url_fetcher_impl_unittest.cc (right): https://codereview.chromium.org/1091073003/diff/20001/net/url_request/url_fetcher_impl_unittest.cc#newcode1161 net/url_request/url_fetcher_impl_unittest.cc:1161: // cannot be. Can we get rid of ...
5 years, 8 months ago (2015-04-16 21:56:29 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1091073003/20001
5 years, 8 months ago (2015-04-16 21:57:38 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 8 months ago (2015-04-16 22:48:23 UTC) #8
commit-bot: I haz the power
5 years, 8 months ago (2015-04-16 22:49:23 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b948eae2b1c2733fefdcd064823656f26e1573d2
Cr-Commit-Position: refs/heads/master@{#325531}

Powered by Google App Engine
This is Rietveld 408576698