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

Issue 1101603002: [Android] Rework device filtering and add DeviceUtils.HealthyDevices. (Closed)

Created:
5 years, 8 months ago by jbudorick
Modified:
5 years, 8 months ago
Reviewers:
perezju
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] Rework device filtering and add DeviceUtils.HealthyDevices. BUG=267773 Committed: https://crrev.com/119e45757ba123428de29eadb01bda22f322e788 Cr-Commit-Position: refs/heads/master@{#326825}

Patch Set 1 #

Total comments: 2

Patch Set 2 : [DO NOT SUBMIT] trial changes #

Patch Set 3 : #

Patch Set 4 : HealthyDevices + goodbye device_filter #

Total comments: 6

Patch Set 5 : perezju comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+138 lines, -167 lines) Patch
M build/android/adb_install_apk.py View 1 2 2 chunks +4 lines, -6 lines 0 comments Download
M build/android/adb_reverse_forwarder.py View 1 2 3 3 chunks +3 lines, -5 lines 0 comments Download
M build/android/host_heartbeat.py View 1 2 2 chunks +3 lines, -6 lines 0 comments Download
M build/android/provision_devices.py View 1 2 2 chunks +1 line, -4 lines 0 comments Download
M build/android/pylib/device/adb_wrapper.py View 1 2 3 4 4 chunks +22 lines, -20 lines 0 comments Download
M build/android/pylib/device/device_filter.py View 1 2 3 1 chunk +0 lines, -53 lines 0 comments Download
M build/android/pylib/device/device_utils.py View 1 2 3 4 4 chunks +24 lines, -13 lines 0 comments Download
M build/android/pylib/device/device_utils_test.py View 1 2 3 4 2 chunks +51 lines, -24 lines 0 comments Download
M build/android/pylib/local/device/local_device_environment.py View 1 2 3 2 chunks +8 lines, -11 lines 0 comments Download
M build/android/screenshot.py View 1 2 2 chunks +16 lines, -14 lines 0 comments Download
M build/android/tombstones.py View 1 2 3 2 chunks +4 lines, -6 lines 0 comments Download
M build/android/update_verification.py View 1 2 2 chunks +2 lines, -5 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
jbudorick
5 years, 8 months ago (2015-04-21 22:22:16 UTC) #2
perezju
https://codereview.chromium.org/1101603002/diff/1/build/android/pylib/device/device_filter.py File build/android/pylib/device/device_filter.py (right): https://codereview.chromium.org/1101603002/diff/1/build/android/pylib/device/device_filter.py#newcode61 build/android/pylib/device/device_filter.py:61: serial_re: The regex to match against a device's serial ...
5 years, 8 months ago (2015-04-22 08:34:25 UTC) #3
jbudorick
I didn't address either of your comments in this CL. Instead, I'm looking for your ...
5 years, 8 months ago (2015-04-23 01:56:08 UTC) #4
perezju
On 2015/04/23 01:56:08, jbudorick wrote: > I didn't address either of your comments in this ...
5 years, 8 months ago (2015-04-23 10:48:50 UTC) #5
jbudorick
On 2015/04/23 10:48:50, perezju wrote: > On 2015/04/23 01:56:08, jbudorick wrote: > > I didn't ...
5 years, 8 months ago (2015-04-23 22:52:40 UTC) #6
perezju
lgtm with a couple of nits and an optional comment. https://codereview.chromium.org/1101603002/diff/60001/build/android/pylib/device/adb_wrapper.py File build/android/pylib/device/adb_wrapper.py (right): https://codereview.chromium.org/1101603002/diff/60001/build/android/pylib/device/adb_wrapper.py#newcode167 ...
5 years, 8 months ago (2015-04-24 08:30:31 UTC) #7
jbudorick
https://codereview.chromium.org/1101603002/diff/60001/build/android/pylib/device/adb_wrapper.py File build/android/pylib/device/adb_wrapper.py (right): https://codereview.chromium.org/1101603002/diff/60001/build/android/pylib/device/adb_wrapper.py#newcode167 build/android/pylib/device/adb_wrapper.py:167: # TODO(jbudorick): Remove this function once no more clients ...
5 years, 8 months ago (2015-04-24 15:59:41 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1101603002/80001
5 years, 8 months ago (2015-04-24 16:00:20 UTC) #11
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 8 months ago (2015-04-24 17:20:18 UTC) #12
commit-bot: I haz the power
5 years, 8 months ago (2015-04-24 17:21:07 UTC) #13
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/119e45757ba123428de29eadb01bda22f322e788
Cr-Commit-Position: refs/heads/master@{#326825}

Powered by Google App Engine
This is Rietveld 408576698