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

Issue 1768423002: Make the status reporting of devices in status_check more verbose. (Closed)

Created:
4 years, 9 months ago by bpastene
Modified:
4 years, 9 months ago
CC:
chromium-reviews, jbudorick+watch_chromium.org, mikecase+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make the status reporting of devices in status_check more verbose. Replaces the unknowns we keep seeing with either usb_failure, missing, or offline. missing: Shows up in lsusb but not adb. usb_failure: Shows up in lsusb but can't reset the device via /dev/bus. offline: Doesn't show up in lsusb or adb. BUG=592666 Committed: https://crrev.com/b77e46bcf692f5106bb51d0b12bb3027b2ae6fef Cr-Commit-Position: refs/heads/master@{#380028}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Clean up if block #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -9 lines) Patch
M build/android/buildbot/bb_device_status_check.py View 1 2 6 chunks +18 lines, -9 lines 0 comments Download

Messages

Total messages: 15 (4 generated)
bpastene
ptal
4 years, 9 months ago (2016-03-07 22:40:54 UTC) #2
bpastene
I just realized John isn't the only owner of build/android. Time to spread the love ...
4 years, 9 months ago (2016-03-08 00:06:47 UTC) #4
jbudorick
https://codereview.chromium.org/1768423002/diff/1/build/android/buildbot/bb_device_status_check.py File build/android/buildbot/bb_device_status_check.py (right): https://codereview.chromium.org/1768423002/diff/1/build/android/buildbot/bb_device_status_check.py#newcode148 build/android/buildbot/bb_device_status_check.py:148: if not _IsBlacklisted(serial, blacklist): Can we instead invert these ...
4 years, 9 months ago (2016-03-08 00:08:49 UTC) #5
bpastene
https://codereview.chromium.org/1768423002/diff/1/build/android/buildbot/bb_device_status_check.py File build/android/buildbot/bb_device_status_check.py (right): https://codereview.chromium.org/1768423002/diff/1/build/android/buildbot/bb_device_status_check.py#newcode148 build/android/buildbot/bb_device_status_check.py:148: if not _IsBlacklisted(serial, blacklist): On 2016/03/08 00:08:49, jbudorick wrote: ...
4 years, 9 months ago (2016-03-08 00:26:02 UTC) #6
bpastene
pingly friend This is one of the last blockers for turning on the automated ticket ...
4 years, 9 months ago (2016-03-08 23:00:33 UTC) #7
jbudorick
https://codereview.chromium.org/1768423002/diff/20001/build/android/buildbot/bb_device_status_check.py File build/android/buildbot/bb_device_status_check.py (right): https://codereview.chromium.org/1768423002/diff/20001/build/android/buildbot/bb_device_status_check.py#newcode187 build/android/buildbot/bb_device_status_check.py:187: else: er, this should stay elif blacklist s.t. it ...
4 years, 9 months ago (2016-03-08 23:13:27 UTC) #8
bpastene
https://codereview.chromium.org/1768423002/diff/20001/build/android/buildbot/bb_device_status_check.py File build/android/buildbot/bb_device_status_check.py (right): https://codereview.chromium.org/1768423002/diff/20001/build/android/buildbot/bb_device_status_check.py#newcode187 build/android/buildbot/bb_device_status_check.py:187: else: On 2016/03/08 23:13:27, jbudorick wrote: > er, this ...
4 years, 9 months ago (2016-03-08 23:36:32 UTC) #9
jbudorick
lgtm
4 years, 9 months ago (2016-03-08 23:37:52 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1768423002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1768423002/40001
4 years, 9 months ago (2016-03-09 00:26:28 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 9 months ago (2016-03-09 01:51:07 UTC) #13
commit-bot: I haz the power
4 years, 9 months ago (2016-03-09 01:52:36 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/b77e46bcf692f5106bb51d0b12bb3027b2ae6fef
Cr-Commit-Position: refs/heads/master@{#380028}

Powered by Google App Engine
This is Rietveld 408576698