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

Issue 1397013002: Android test_runner.py: Eliminate unused "adb devices" call for gtests (Closed)

Created:
5 years, 2 months ago by agrieve
Modified:
5 years, 2 months ago
Reviewers:
jbudorick
CC:
chromium-reviews, klundberg+watch_chromium.org, yfriedman+watch_chromium.org, jbudorick+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Android test_runner.py: Eliminate unused "adb devices" call for gtests Applies to junit and python tests as well. BUG=540857 Committed: https://crrev.com/18930bdc3e8f077a3508121b0ce4e34386878db2 Cr-Commit-Position: refs/heads/master@{#353322}

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebase #

Total comments: 2

Patch Set 3 : remove unnecessary check #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -11 lines) Patch
M build/android/test_runner.py View 1 2 1 chunk +9 lines, -11 lines 1 comment Download

Depends on Patchset:

Messages

Total messages: 12 (3 generated)
agrieve
On 2015/10/09 00:26:03, agrieve wrote: > mailto:agrieve@chromium.org changed reviewers: > + mailto:jbudorick@chromium.org ♠
5 years, 2 months ago (2015-10-09 00:26:25 UTC) #2
jbudorick
https://codereview.chromium.org/1397013002/diff/1/build/android/test_runner.py File build/android/test_runner.py (right): https://codereview.chromium.org/1397013002/diff/1/build/android/test_runner.py#newcode916 build/android/test_runner.py:916: if args.enable_platform_mode: alternatively, we could just switch this to ...
5 years, 2 months ago (2015-10-09 00:28:48 UTC) #3
agrieve
https://codereview.chromium.org/1397013002/diff/1/build/android/test_runner.py File build/android/test_runner.py (right): https://codereview.chromium.org/1397013002/diff/1/build/android/test_runner.py#newcode916 build/android/test_runner.py:916: if args.enable_platform_mode: On 2015/10/09 00:28:48, jbudorick wrote: > alternatively, ...
5 years, 2 months ago (2015-10-09 00:58:54 UTC) #4
jbudorick
lgtm https://codereview.chromium.org/1397013002/diff/20001/build/android/test_runner.py File build/android/test_runner.py (left): https://codereview.chromium.org/1397013002/diff/20001/build/android/test_runner.py#oldcode924 build/android/test_runner.py:924: if command in constants.LOCAL_MACHINE_TESTS: This was already skipping ...
5 years, 2 months ago (2015-10-09 01:00:20 UTC) #5
agrieve
https://codereview.chromium.org/1397013002/diff/20001/build/android/test_runner.py File build/android/test_runner.py (left): https://codereview.chromium.org/1397013002/diff/20001/build/android/test_runner.py#oldcode924 build/android/test_runner.py:924: if command in constants.LOCAL_MACHINE_TESTS: On 2015/10/09 01:00:20, jbudorick wrote: ...
5 years, 2 months ago (2015-10-09 01:04:39 UTC) #6
jbudorick
https://codereview.chromium.org/1397013002/diff/40001/build/android/test_runner.py File build/android/test_runner.py (right): https://codereview.chromium.org/1397013002/diff/40001/build/android/test_runner.py#newcode928 build/android/test_runner.py:928: def get_devices(): oh, hrm. That wasn't what I meant, ...
5 years, 2 months ago (2015-10-09 01:06:28 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1397013002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1397013002/40001
5 years, 2 months ago (2015-10-09 16:04:03 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 2 months ago (2015-10-09 17:41:50 UTC) #11
commit-bot: I haz the power
5 years, 2 months ago (2015-10-09 17:43:11 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/18930bdc3e8f077a3508121b0ce4e34386878db2
Cr-Commit-Position: refs/heads/master@{#353322}

Powered by Google App Engine
This is Rietveld 408576698