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

Issue 2653443002: Update NetworkTimeQueries field trial config (Closed)

Created:
3 years, 11 months ago by estark
Modified:
3 years, 11 months ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Update NetworkTimeQueries field trial config Also, this updates the SSLErrorHandler browser tests to use their own NetworkTimeTracker, instead of the global one. The global one can be influenced by the field trial config (e.g. might perform a query on startup before the test has a chance to disable background queries). So the tests must use their own NetworkTimeTracker to ensure that it behaves as desired. BUG= Review-Url: https://codereview.chromium.org/2653443002 Cr-Commit-Position: refs/heads/master@{#445589} Committed: https://chromium.googlesource.com/chromium/src/+/53a47b410298f7c18fb35684eea749dd7c6396e5

Patch Set 1 #

Patch Set 2 : Update SSLErrorHandler browser tests #

Patch Set 3 : meacer suggestion: configure finch via command line #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -48 lines) Patch
M chrome/browser/ssl/ssl_browser_tests.cc View 1 2 5 chunks +18 lines, -14 lines 0 comments Download
M chrome/browser/ssl/ssl_error_handler_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M components/certificate_reporting/error_report_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M components/network_time/network_time_test_utils.h View 1 2 1 chunk +2 lines, -10 lines 0 comments Download
M components/network_time/network_time_test_utils.cc View 1 2 3 chunks +6 lines, -19 lines 2 comments Download
M components/network_time/network_time_tracker_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M components/ssl_errors/error_classification_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M testing/variations/fieldtrial_testing_config.json View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 36 (22 generated)
estark
3 years, 11 months ago (2017-01-22 19:49:07 UTC) #3
Alexei Svitkine (slow)
lgtm
3 years, 11 months ago (2017-01-23 15:43:54 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2653443002/1
3 years, 11 months ago (2017-01-23 16:10:00 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: android_compile_dbg on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_compile_dbg/builds/198811)
3 years, 11 months ago (2017-01-23 16:21:12 UTC) #9
estark
meacer, can you please look at ssl_browser_tests.cc? In the field trial config, I'm enabling both ...
3 years, 11 months ago (2017-01-23 18:33:14 UTC) #14
meacer
On 2017/01/23 18:33:14, estark wrote: > meacer, can you please look at ssl_browser_tests.cc? In the ...
3 years, 11 months ago (2017-01-23 18:38:45 UTC) #15
estark
On 2017/01/23 18:38:45, Mustafa Emre Acer wrote: > On 2017/01/23 18:33:14, estark wrote: > > ...
3 years, 11 months ago (2017-01-23 21:05:17 UTC) #20
meacer
Nice, your added line count is now negative :) Lgtm. https://codereview.chromium.org/2653443002/diff/40001/components/network_time/network_time_test_utils.cc File components/network_time/network_time_test_utils.cc (right): https://codereview.chromium.org/2653443002/diff/40001/components/network_time/network_time_test_utils.cc#newcode98 ...
3 years, 11 months ago (2017-01-23 21:35:54 UTC) #21
estark
https://codereview.chromium.org/2653443002/diff/40001/components/network_time/network_time_test_utils.cc File components/network_time/network_time_test_utils.cc (right): https://codereview.chromium.org/2653443002/diff/40001/components/network_time/network_time_test_utils.cc#newcode98 components/network_time/network_time_test_utils.cc:98: field_trial_list_.reset(); // Averts a CHECK fail in constructor below. ...
3 years, 11 months ago (2017-01-23 23:42:38 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2653443002/60001
3 years, 11 months ago (2017-01-23 23:43:49 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/142167)
3 years, 11 months ago (2017-01-24 00:08:08 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2653443002/40001
3 years, 11 months ago (2017-01-24 01:46:26 UTC) #32
estark
On 2017/01/23 23:42:38, estark wrote: > https://codereview.chromium.org/2653443002/diff/40001/components/network_time/network_time_test_utils.cc > File components/network_time/network_time_test_utils.cc (right): > > https://codereview.chromium.org/2653443002/diff/40001/components/network_time/network_time_test_utils.cc#newcode98 > ...
3 years, 11 months ago (2017-01-24 01:51:12 UTC) #33
commit-bot: I haz the power
3 years, 11 months ago (2017-01-24 01:53:38 UTC) #36
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/53a47b410298f7c18fb35684eea7...

Powered by Google App Engine
This is Rietveld 408576698