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

Issue 2914843002: Refactor fetch_benchmark_deps.py script to allow fetching all benchmark deps (Closed)

Created:
3 years, 6 months ago by nednguyen
Modified:
3 years, 6 months ago
CC:
chromium-reviews, telemetry-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Refactor fetch_benchmark_deps.py script to allow fetching all benchmark deps After this: fetch_benchmark_deps.py <benchmark foo>: fetch deps of benchmark foo fetch_benchmark_deps.py: fetch all deps of all benchmarks fetch_benchmark_deps.py -f: fetch all deps of all benchmarks without prompt question BUG=725516 TBR=eyaich@chromium.org Review-Url: https://codereview.chromium.org/2914843002 Cr-Commit-Position: refs/heads/master@{#476891} Committed: https://chromium.googlesource.com/chromium/src/+/ad2bd774f996150e57e1fc2ef26939f268bf6c37

Patch Set 1 #

Total comments: 2

Patch Set 2 : Keep stdout unchange for single benchmark fetching case #

Patch Set 3 : update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -27 lines) Patch
M tools/perf/fetch_benchmark_deps.py View 1 2 3 chunks +34 lines, -19 lines 0 comments Download
M tools/perf/fetch_benchmark_deps_unittest.py View 1 2 4 chunks +2 lines, -8 lines 0 comments Download

Messages

Total messages: 37 (21 generated)
nednguyen
3 years, 6 months ago (2017-05-31 16:12:56 UTC) #3
laszio
https://codereview.chromium.org/2914843002/diff/1/tools/perf/fetch_benchmark_deps.py File tools/perf/fetch_benchmark_deps.py (right): https://codereview.chromium.org/2914843002/diff/1/tools/perf/fetch_benchmark_deps.py#newcode63 tools/perf/fetch_benchmark_deps.py:63: print 'Fetch dependencies for benchmark %s:' % benchmark.Name() Some ...
3 years, 6 months ago (2017-06-01 18:48:44 UTC) #6
laszio
> Same here. An easy workaround could be printing prompts to stderr. Another alternative could ...
3 years, 6 months ago (2017-06-01 18:57:37 UTC) #7
nednguyen
On 2017/06/01 18:48:44, laszio wrote: > https://codereview.chromium.org/2914843002/diff/1/tools/perf/fetch_benchmark_deps.py > File tools/perf/fetch_benchmark_deps.py (right): > > https://codereview.chromium.org/2914843002/diff/1/tools/perf/fetch_benchmark_deps.py#newcode63 > ...
3 years, 6 months ago (2017-06-02 02:28:28 UTC) #8
nednguyen
On 2017/06/02 02:28:28, nednguyen wrote: > On 2017/06/01 18:48:44, laszio wrote: > > > https://codereview.chromium.org/2914843002/diff/1/tools/perf/fetch_benchmark_deps.py ...
3 years, 6 months ago (2017-06-02 02:32:14 UTC) #11
laszio
On 2017/06/02 02:32:14, nednguyen wrote: > On 2017/06/02 02:28:28, nednguyen wrote: > > On 2017/06/01 ...
3 years, 6 months ago (2017-06-02 17:39:47 UTC) #14
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/2914843002/20001
3 years, 6 months ago (2017-06-02 20:21:46 UTC) #16
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started once the ...
3 years, 6 months ago (2017-06-02 20:21:48 UTC) #18
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/2914843002/20001
3 years, 6 months ago (2017-06-02 20:31:23 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/309641)
3 years, 6 months ago (2017-06-02 22:07:35 UTC) #23
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/2914843002/20001
3 years, 6 months ago (2017-06-02 23:11:23 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/471104)
3 years, 6 months ago (2017-06-03 00:42:42 UTC) #27
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/2914843002/40001
3 years, 6 months ago (2017-06-03 02:44:09 UTC) #30
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/460639)
3 years, 6 months ago (2017-06-03 04:01:24 UTC) #32
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/2914843002/40001
3 years, 6 months ago (2017-06-03 04:20:00 UTC) #34
commit-bot: I haz the power
3 years, 6 months ago (2017-06-03 05:29:04 UTC) #37
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/ad2bd774f996150e57e1fc2ef269...

Powered by Google App Engine
This is Rietveld 408576698