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

Issue 66373004: Android: allow a --single-step for test_runner.py perf. (Closed)

Created:
7 years, 1 month ago by bulach
Modified:
7 years, 1 month ago
CC:
chromium-reviews, craigdh+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org, klundberg+watch_chromium.org, frankf+watch_chromium.org
Visibility:
Public.

Description

Android: allow a --single-step for test_runner.py perf. This is the src/ part of trying to make android up and downstream run more or less the same stack for perf tests. Instead of requiring all steps listed (which allows sharding), this instead allows running a single step, with retries and other niceties such as adb restarting, device fail over, etc.. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=234493

Patch Set 1 : #

Total comments: 6

Patch Set 2 : Nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -8 lines) Patch
M build/android/pylib/perf/setup.py View 1 1 chunk +7 lines, -2 lines 0 comments Download
M build/android/pylib/perf/test_options.py View 1 chunk +1 line, -0 lines 0 comments Download
M build/android/pylib/perf/test_runner.py View 1 chunk +4 lines, -1 line 0 comments Download
M build/android/test_runner.py View 1 3 chunks +20 lines, -5 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
bulach
hey guys, this is a different try from https://codereview.chromium.org/28933002/ Downstream and upstream would still be ...
7 years, 1 month ago (2013-11-08 14:38:44 UTC) #1
tonyg
lgtm I love this new approach. It gets us incrementally closer to sharing code without ...
7 years, 1 month ago (2013-11-08 15:26:29 UTC) #2
bulach
On 2013/11/08 15:26:29, tonyg wrote: > lgtm > > I love this new approach. It ...
7 years, 1 month ago (2013-11-08 15:29:26 UTC) #3
tonyg
On 2013/11/08 15:29:26, bulach wrote: > On 2013/11/08 15:26:29, tonyg wrote: > > lgtm > ...
7 years, 1 month ago (2013-11-08 15:33:31 UTC) #4
frankf
lgtm with nits and a question: Why did we decide not to shard upstream? Or ...
7 years, 1 month ago (2013-11-08 18:56:10 UTC) #5
frankf
https://codereview.chromium.org/66373004/diff/30001/build/android/test_runner.py File build/android/test_runner.py (right): https://codereview.chromium.org/66373004/diff/30001/build/android/test_runner.py#newcode437 build/android/test_runner.py:437: option_parser.example = ('%prog perf --steps perf_steps.json') Also might want ...
7 years, 1 month ago (2013-11-08 19:03:41 UTC) #6
bulach
thanks frank! nits addressed, CQing. as for the question about sharding: the other patch was ...
7 years, 1 month ago (2013-11-11 10:15:48 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bulach@chromium.org/66373004/120001
7 years, 1 month ago (2013-11-11 10:16:55 UTC) #8
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=35438
7 years, 1 month ago (2013-11-11 10:30:40 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bulach@chromium.org/66373004/120001
7 years, 1 month ago (2013-11-11 11:20:38 UTC) #10
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=35443
7 years, 1 month ago (2013-11-11 11:33:18 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bulach@chromium.org/66373004/120001
7 years, 1 month ago (2013-11-12 09:26:11 UTC) #12
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 1 month ago (2013-11-12 09:49:30 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bulach@chromium.org/66373004/120001
7 years, 1 month ago (2013-11-12 11:47:36 UTC) #14
commit-bot: I haz the power
7 years, 1 month ago (2013-11-12 12:59:54 UTC) #15
Message was sent while issue was closed.
Change committed as 234493

Powered by Google App Engine
This is Rietveld 408576698