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

Issue 19968004: Reimplement device status check dashboard option. (Closed)

Created:
7 years, 5 months ago by navabi
Modified:
7 years, 5 months 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

Reimplement device status check dashboard option. The changes to the device status check step from the following LGTM'd CL was lost in the move from device_status_check.py to buildbot/bb_device_status_check.py: https://chromiumcodereview.appspot.com/19284009/diff/24001/build/android/device_status_check.py This CL reimplements the option in the new device status check script. TBR=frankf@chromium.org BUG=254014 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=213194

Patch Set 1 #

Total comments: 4

Patch Set 2 : Remove exlicit call to default emulator=True. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -24 lines) Patch
M build/android/buildbot/bb_device_status_check.py View 6 chunks +36 lines, -23 lines 0 comments Download
M build/android/pylib/android_commands.py View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 16 (0 generated)
navabi
7 years, 5 months ago (2013-07-22 16:58:58 UTC) #1
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
7 years, 5 months ago (2013-07-22 17:00:26 UTC) #2
navabi
Ping. I already got an LGTM on this, but the changes were lost in moving ...
7 years, 5 months ago (2013-07-22 20:51:32 UTC) #3
Isaac (away)
lgtm
7 years, 5 months ago (2013-07-22 22:41:49 UTC) #4
frankf
https://chromiumcodereview.appspot.com/19968004/diff/1/build/android/pylib/android_commands.py File build/android/pylib/android_commands.py (right): https://chromiumcodereview.appspot.com/19968004/diff/1/build/android/pylib/android_commands.py#newcode138 build/android/pylib/android_commands.py:138: return device in GetAttachedDevices(emulator=True) Why is this needed?
7 years, 5 months ago (2013-07-22 22:43:13 UTC) #5
navabi
https://chromiumcodereview.appspot.com/19968004/diff/1/build/android/pylib/android_commands.py File build/android/pylib/android_commands.py (right): https://chromiumcodereview.appspot.com/19968004/diff/1/build/android/pylib/android_commands.py#newcode138 build/android/pylib/android_commands.py:138: return device in GetAttachedDevices(emulator=True) On 2013/07/22 22:43:13, frankf wrote: ...
7 years, 5 months ago (2013-07-22 23:11:05 UTC) #6
frankf
https://chromiumcodereview.appspot.com/19968004/diff/1/build/android/pylib/android_commands.py File build/android/pylib/android_commands.py (right): https://chromiumcodereview.appspot.com/19968004/diff/1/build/android/pylib/android_commands.py#newcode138 build/android/pylib/android_commands.py:138: return device in GetAttachedDevices(emulator=True) why emulator=True is needed? It's ...
7 years, 5 months ago (2013-07-22 23:19:44 UTC) #7
navabi
https://chromiumcodereview.appspot.com/19968004/diff/1/build/android/pylib/android_commands.py File build/android/pylib/android_commands.py (right): https://chromiumcodereview.appspot.com/19968004/diff/1/build/android/pylib/android_commands.py#newcode138 build/android/pylib/android_commands.py:138: return device in GetAttachedDevices(emulator=True) On 2013/07/22 23:19:44, frankf wrote: ...
7 years, 5 months ago (2013-07-22 23:44:07 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/navabi@google.com/19968004/10001
7 years, 5 months ago (2013-07-23 00:12:04 UTC) #9
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) sync_integration_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=150827
7 years, 5 months ago (2013-07-23 01:59:35 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/navabi@google.com/19968004/10001
7 years, 5 months ago (2013-07-23 06:42:15 UTC) #11
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) sync_integration_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=151682
7 years, 5 months ago (2013-07-23 08:37:30 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/navabi@google.com/19968004/10001
7 years, 5 months ago (2013-07-23 09:22:29 UTC) #13
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) sync_integration_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=151134
7 years, 5 months ago (2013-07-23 10:09:23 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/navabi@google.com/19968004/10001
7 years, 5 months ago (2013-07-23 19:23:17 UTC) #15
commit-bot: I haz the power
7 years, 5 months ago (2013-07-23 19:43:33 UTC) #16
Message was sent while issue was closed.
Change committed as 213194

Powered by Google App Engine
This is Rietveld 408576698