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

Issue 397483002: Move chrome_proxy tests from under tools/perf to tools/chrome_proxy/integration_tests. (Closed)

Created:
6 years, 5 months ago by bolian
Modified:
6 years, 5 months ago
Reviewers:
bengr, dtu, tonyg
CC:
chromium-reviews, telemetry+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Move chrome_proxy tests from under tools/perf to tools/chrome_proxy/integration_tests. BUG=393360 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284310

Patch Set 1 : #

Total comments: 2

Patch Set 2 : addressed comments. #

Patch Set 3 : updated tools/perf/run_tests to include chrome_proxy tests. #

Total comments: 2

Patch Set 4 : addressed comments and sync'ed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -1772 lines) Patch
A + tools/chrome_proxy/OWNERS View 1 1 chunk +2 lines, -0 lines 0 comments Download
A + tools/chrome_proxy/integration_tests/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/chrome_proxy/integration_tests/chrome_proxy_benchmark.py View 1 chunk +40 lines, -40 lines 0 comments Download
A + tools/chrome_proxy/integration_tests/chrome_proxy_measurements.py View 3 chunks +3 lines, -3 lines 0 comments Download
A + tools/chrome_proxy/integration_tests/chrome_proxy_metrics.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/chrome_proxy/integration_tests/chrome_proxy_metrics.py View 1 2 3 4 chunks +5 lines, -4 lines 0 comments Download
A + tools/chrome_proxy/integration_tests/chrome_proxy_metrics_unittest.py View 14 chunks +21 lines, -21 lines 0 comments Download
A + tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/__init__.py View 1 chunk +1 line, -1 line 0 comments Download
A + tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/bypass.py View 1 chunk +1 line, -0 lines 0 comments Download
A + tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/data/chrome_proxy_bypass.json View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/data/chrome_proxy_bypass_000.wpr.sha1 View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/data/chrome_proxy_safebrowsing.json View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/data/chrome_proxy_safebrowsing_000.wpr.sha1 View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/data/chrome_proxy_smoke.json View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/data/chrome_proxy_smoke_000.wpr.sha1 View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/data/chrome_proxy_synthetic.json View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/data/chrome_proxy_synthetic_000.wpr.sha1 View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/data/chrome_proxy_top_20.json View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/data/chrome_proxy_top_20_000.wpr.sha1 View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/fallback_viaheader.py View 1 chunk +1 line, -0 lines 0 comments Download
A + tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/safebrowsing.py View 1 chunk +1 line, -0 lines 0 comments Download
A + tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/smoke.py View 1 chunk +1 line, -0 lines 0 comments Download
A + tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/synthetic.py View 1 chunk +1 line, -0 lines 0 comments Download
A + tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/top_20.py View 1 chunk +1 line, -0 lines 0 comments Download
A + tools/chrome_proxy/integration_tests/network_metrics.py View 1 2 3 0 chunks +-1 lines, --1 lines 0 comments Download
A + tools/chrome_proxy/integration_tests/network_metrics_unittest.py View 7 chunks +7 lines, -7 lines 0 comments Download
A + tools/chrome_proxy/run_benchmark View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
A + tools/chrome_proxy/run_tests View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
D tools/perf/benchmarks/OWNERS View 1 chunk +0 lines, -3 lines 0 comments Download
D tools/perf/benchmarks/chrome_proxy.py View 1 chunk +0 lines, -106 lines 0 comments Download
D tools/perf/measurements/OWNERS View 1 chunk +0 lines, -3 lines 0 comments Download
D tools/perf/measurements/chrome_proxy.py View 1 chunk +0 lines, -252 lines 0 comments Download
D tools/perf/metrics/OWNERS View 1 chunk +0 lines, -3 lines 0 comments Download
D tools/perf/metrics/chrome_proxy.js View 1 chunk +0 lines, -72 lines 0 comments Download
D tools/perf/metrics/chrome_proxy.py View 1 chunk +0 lines, -272 lines 0 comments Download
D tools/perf/metrics/chrome_proxy_unittest.py View 1 chunk +0 lines, -228 lines 0 comments Download
D tools/perf/metrics/network.py View 1 chunk +0 lines, -202 lines 0 comments Download
D tools/perf/metrics/network_unittest.py View 1 chunk +0 lines, -174 lines 0 comments Download
D tools/perf/page_sets/chrome_proxy/OWNERS View 1 chunk +0 lines, -3 lines 0 comments Download
D tools/perf/page_sets/chrome_proxy/__init__.py View 1 chunk +0 lines, -3 lines 0 comments Download
D tools/perf/page_sets/chrome_proxy/bypass.py View 1 chunk +0 lines, -29 lines 0 comments Download
D tools/perf/page_sets/chrome_proxy/fallback_viaheader.py View 1 chunk +0 lines, -22 lines 0 comments Download
D tools/perf/page_sets/chrome_proxy/safebrowsing.py View 1 chunk +0 lines, -31 lines 0 comments Download
D tools/perf/page_sets/chrome_proxy/smoke.py View 1 chunk +0 lines, -111 lines 0 comments Download
D tools/perf/page_sets/chrome_proxy/synthetic.py View 1 chunk +0 lines, -29 lines 0 comments Download
D tools/perf/page_sets/chrome_proxy/top_20.py View 1 chunk +0 lines, -89 lines 0 comments Download
D tools/perf/page_sets/data/OWNERS View 1 chunk +0 lines, -3 lines 0 comments Download
D tools/perf/page_sets/data/chrome_proxy_bypass.json View 1 chunk +0 lines, -9 lines 0 comments Download
D tools/perf/page_sets/data/chrome_proxy_bypass_000.wpr.sha1 View 1 chunk +0 lines, -1 line 0 comments Download
D tools/perf/page_sets/data/chrome_proxy_safebrowsing.json View 1 chunk +0 lines, -8 lines 0 comments Download
D tools/perf/page_sets/data/chrome_proxy_safebrowsing_000.wpr.sha1 View 1 chunk +0 lines, -1 line 0 comments Download
D tools/perf/page_sets/data/chrome_proxy_smoke.json View 1 chunk +0 lines, -13 lines 0 comments Download
D tools/perf/page_sets/data/chrome_proxy_smoke_000.wpr.sha1 View 1 chunk +0 lines, -1 line 0 comments Download
D tools/perf/page_sets/data/chrome_proxy_synthetic.json View 1 chunk +0 lines, -9 lines 0 comments Download
D tools/perf/page_sets/data/chrome_proxy_synthetic_000.wpr.sha1 View 1 chunk +0 lines, -1 line 0 comments Download
D tools/perf/page_sets/data/chrome_proxy_top_20.json View 1 chunk +0 lines, -27 lines 0 comments Download
D tools/perf/page_sets/data/chrome_proxy_top_20_000.wpr.sha1 View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 16 (0 generated)
bolian
Hello Ben and Tony, This is moving the chrome_proxy tests to tools/chrome_proxy/integration_tests. Thanks, Bolian
6 years, 5 months ago (2014-07-15 00:55:57 UTC) #1
bengr
lgtm with nits and __init__.py looks empty. https://codereview.chromium.org/397483002/diff/40001/tools/chrome_proxy/OWNERS File tools/chrome_proxy/OWNERS (right): https://codereview.chromium.org/397483002/diff/40001/tools/chrome_proxy/OWNERS#newcode3 tools/chrome_proxy/OWNERS:3: marq@chromium.org Please ...
6 years, 5 months ago (2014-07-15 16:48:55 UTC) #2
bolian
__init__.py is intended to be empty. https://codereview.chromium.org/397483002/diff/40001/tools/chrome_proxy/OWNERS File tools/chrome_proxy/OWNERS (right): https://codereview.chromium.org/397483002/diff/40001/tools/chrome_proxy/OWNERS#newcode3 tools/chrome_proxy/OWNERS:3: marq@chromium.org On 2014/07/15 ...
6 years, 5 months ago (2014-07-15 17:00:28 UTC) #3
bolian
Tony, Can you take a look? Thanks, Bolian
6 years, 5 months ago (2014-07-16 07:27:21 UTC) #4
bolian
Added Dave to the reviewers. Dave, do you have time to take a look?
6 years, 5 months ago (2014-07-16 18:55:45 UTC) #5
tonyg
lgtm, thanks! Only question is whether you want a run_tests in there too for running ...
6 years, 5 months ago (2014-07-17 17:20:18 UTC) #6
tonyg
On 2014/07/17 17:20:18, tonyg wrote: > lgtm, thanks! > > Only question is whether you ...
6 years, 5 months ago (2014-07-17 17:22:00 UTC) #7
bolian
On 2014/07/17 17:22:00, tonyg wrote: > On 2014/07/17 17:20:18, tonyg wrote: > > lgtm, thanks! ...
6 years, 5 months ago (2014-07-17 18:24:07 UTC) #8
tonyg
https://codereview.chromium.org/397483002/diff/100001/tools/perf/run_tests File tools/perf/run_tests (right): https://codereview.chromium.org/397483002/diff/100001/tools/perf/run_tests#newcode32 tools/perf/run_tests:32: sys.exit(test_result) If the benchmark is happy, then I'm happy ...
6 years, 5 months ago (2014-07-17 18:27:53 UTC) #9
dtu
https://codereview.chromium.org/397483002/diff/100001/tools/perf/run_tests File tools/perf/run_tests (right): https://codereview.chromium.org/397483002/diff/100001/tools/perf/run_tests#newcode32 tools/perf/run_tests:32: sys.exit(test_result) On 2014/07/17 18:27:52, tonyg wrote: > If the ...
6 years, 5 months ago (2014-07-17 22:17:39 UTC) #10
bolian
> I think I'd prefer another run_tests or run_unittests in tools/chrome_proxy/. > There're a few ...
6 years, 5 months ago (2014-07-17 22:42:33 UTC) #11
dtu
lgtm % nits https://chromiumcodereview.appspot.com/397483002/diff/120001/tools/chrome_proxy/run_benchmark File tools/chrome_proxy/run_benchmark (right): https://chromiumcodereview.appspot.com/397483002/diff/120001/tools/chrome_proxy/run_benchmark#newcode2 tools/chrome_proxy/run_benchmark:2: # Copyright (c) 2014 The Chromium ...
6 years, 5 months ago (2014-07-18 21:56:51 UTC) #12
bolian
https://chromiumcodereview.appspot.com/397483002/diff/120001/tools/chrome_pro... File tools/chrome_proxy/run_benchmark (right): https://chromiumcodereview.appspot.com/397483002/diff/120001/tools/chrome_pro... tools/chrome_proxy/run_benchmark:2: # Copyright (c) 2014 The Chromium Authors. All rights ...
6 years, 5 months ago (2014-07-18 23:07:24 UTC) #13
bolian
The CQ bit was checked by bolian@chromium.org
6 years, 5 months ago (2014-07-18 23:12:53 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bolian@chromium.org/397483002/190001
6 years, 5 months ago (2014-07-18 23:13:59 UTC) #15
commit-bot: I haz the power
6 years, 5 months ago (2014-07-19 04:50:50 UTC) #16
Message was sent while issue was closed.
Change committed as 284310

Powered by Google App Engine
This is Rietveld 408576698