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

Issue 2605083002: [android] Clean up test_runner.py arguments. (Closed)

Created:
3 years, 11 months ago by jbudorick
Modified:
3 years, 9 months ago
CC:
agrieve+watch_chromium.org, chromium-reviews, jbudorick+watch_chromium.org, mikecase+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[android] Clean up test_runner.py arguments. This includes: - reformatting - purging dead / deprecated / unused arguments Review-Url: https://codereview.chromium.org/2605083002 Cr-Commit-Position: refs/heads/master@{#456835} Committed: https://chromium.googlesource.com/chromium/src/+/761f60864c37e7af6fe9dba49256a8b014860049

Patch Set 1 #

Total comments: 3

Patch Set 2 : Fix adb and json results file handling. #

Patch Set 3 : rebase and recipe change #

Patch Set 4 : bpastene comment from other review #

Total comments: 2

Patch Set 5 : mikecase comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+534 lines, -502 lines) Patch
M build/android/pylib/local/device/local_device_environment.py View 1 2 3 4 2 chunks +11 lines, -0 lines 0 comments Download
M build/android/pylib/local/machine/local_machine_environment.py View 1 2 chunks +5 lines, -0 lines 0 comments Download
M build/android/test_runner.py View 1 2 3 9 chunks +518 lines, -502 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 29 (18 generated)
jbudorick
3 years, 11 months ago (2016-12-28 17:21:33 UTC) #4
rnephew (Reviews Here)
lgtm once the problems with junit args is fixed. https://codereview.chromium.org/2605083002/diff/1/build/android/test_runner.py File build/android/test_runner.py (right): https://codereview.chromium.org/2605083002/diff/1/build/android/test_runner.py#newcode59 build/android/test_runner.py:59: ...
3 years, 11 months ago (2017-01-03 16:50:36 UTC) #7
mikecase (-- gone --)
nit: Remove BUG= from commit desc.
3 years, 11 months ago (2017-01-03 16:53:14 UTC) #8
jbudorick
https://codereview.chromium.org/2605083002/diff/1/build/android/test_runner.py File build/android/test_runner.py (right): https://codereview.chromium.org/2605083002/diff/1/build/android/test_runner.py#newcode59 build/android/test_runner.py:59: '--json-results-file', On 2017/01/03 16:50:36, rnephew (Reviews Here) wrote: > ...
3 years, 11 months ago (2017-01-04 15:29:04 UTC) #9
jbudorick
Dropped BUG=. It's been 2 months, so ptal. https://codereview.chromium.org/2605083002/diff/1/build/android/test_runner.py File build/android/test_runner.py (right): https://codereview.chromium.org/2605083002/diff/1/build/android/test_runner.py#newcode59 build/android/test_runner.py:59: '--json-results-file', ...
3 years, 9 months ago (2017-03-10 18:39:06 UTC) #17
jbudorick
On 2017/03/10 18:39:06, jbudorick wrote: > Dropped BUG=. > > It's been 2 months, so ...
3 years, 9 months ago (2017-03-14 01:18:26 UTC) #20
mikecase (-- gone --)
oops, I confused this with the gtest --command-line-arg CL. Will review on bus or tomorrow ...
3 years, 9 months ago (2017-03-14 01:47:37 UTC) #21
mikecase (-- gone --)
lgtm with 1 comment. https://codereview.chromium.org/2605083002/diff/60001/build/android/pylib/local/device/local_device_environment.py File build/android/pylib/local/device/local_device_environment.py (right): https://codereview.chromium.org/2605083002/diff/60001/build/android/pylib/local/device/local_device_environment.py#newcode103 build/android/pylib/local/device/local_device_environment.py:103: adb_dir = os.path.dirname(constants.GetAdbPath()) You have ...
3 years, 9 months ago (2017-03-14 16:02:44 UTC) #22
jbudorick
https://codereview.chromium.org/2605083002/diff/60001/build/android/pylib/local/device/local_device_environment.py File build/android/pylib/local/device/local_device_environment.py (right): https://codereview.chromium.org/2605083002/diff/60001/build/android/pylib/local/device/local_device_environment.py#newcode103 build/android/pylib/local/device/local_device_environment.py:103: adb_dir = os.path.dirname(constants.GetAdbPath()) On 2017/03/14 16:02:44, mikecase wrote: > ...
3 years, 9 months ago (2017-03-14 20:00:37 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/2605083002/80001
3 years, 9 months ago (2017-03-14 20:01:36 UTC) #26
commit-bot: I haz the power
3 years, 9 months ago (2017-03-14 21:21:16 UTC) #29
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/761f60864c37e7af6fe9dba49256...

Powered by Google App Engine
This is Rietveld 408576698