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

Issue 14652029: Alert on zero online devices when last devices file is missing or empty. (Closed)

Created:
7 years, 7 months ago by Siva Chandra
Modified:
7 years, 7 months ago
Reviewers:
Isaac (away)
CC:
chromium-reviews, craigdh+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, klundberg+watch_chromium.org, ilevy+watch_chromium.org, frankf+watch_chromium.org
Visibility:
Public.

Description

Alert on zero online devices when last devices file is missing or empty. BUG=238535 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=198931

Patch Set 1 #

Total comments: 6

Patch Set 2 : Fix ilevy's nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M build/android/device_status_check.py View 1 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
Siva Chandra
7 years, 7 months ago (2013-05-07 01:39:12 UTC) #1
Isaac (away)
https://chromiumcodereview.appspot.com/14652029/diff/1/build/android/device_status_check.py File build/android/device_status_check.py (right): https://chromiumcodereview.appspot.com/14652029/diff/1/build/android/device_status_check.py#newcode113 build/android/device_status_check.py:113: if not adb_online_devs and not last_devices: Not sure this ...
7 years, 7 months ago (2013-05-07 01:57:08 UTC) #2
Siva Chandra
https://chromiumcodereview.appspot.com/14652029/diff/1/build/android/device_status_check.py File build/android/device_status_check.py (right): https://chromiumcodereview.appspot.com/14652029/diff/1/build/android/device_status_check.py#newcode113 build/android/device_status_check.py:113: if not adb_online_devs and not last_devices: On 2013/05/07 01:57:08, ...
7 years, 7 months ago (2013-05-07 06:42:55 UTC) #3
Isaac (away)
https://chromiumcodereview.appspot.com/14652029/diff/1/build/android/device_status_check.py File build/android/device_status_check.py (right): https://chromiumcodereview.appspot.com/14652029/diff/1/build/android/device_status_check.py#newcode113 build/android/device_status_check.py:113: if not adb_online_devs and not last_devices: On 2013/05/07 06:42:55, ...
7 years, 7 months ago (2013-05-07 07:20:12 UTC) #4
Siva Chandra
https://chromiumcodereview.appspot.com/14652029/diff/1/build/android/device_status_check.py File build/android/device_status_check.py (right): https://chromiumcodereview.appspot.com/14652029/diff/1/build/android/device_status_check.py#newcode113 build/android/device_status_check.py:113: if not adb_online_devs and not last_devices: On 2013/05/07 07:20:13, ...
7 years, 7 months ago (2013-05-07 07:43:09 UTC) #5
Isaac (away)
lgtm w/ nit https://chromiumcodereview.appspot.com/14652029/diff/1/build/android/device_status_check.py File build/android/device_status_check.py (right): https://chromiumcodereview.appspot.com/14652029/diff/1/build/android/device_status_check.py#newcode110 build/android/device_status_check.py:110: WriteDeviceList('.last_devices', (adb_online_devs + last_devices)) make a ...
7 years, 7 months ago (2013-05-07 07:57:50 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sivachandra@chromium.org/14652029/11001
7 years, 7 months ago (2013-05-07 19:24:26 UTC) #7
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=125183
7 years, 7 months ago (2013-05-07 19:51:49 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sivachandra@chromium.org/14652029/11001
7 years, 7 months ago (2013-05-07 23:17:55 UTC) #9
commit-bot: I haz the power
7 years, 7 months ago (2013-05-08 17:52:01 UTC) #10
Message was sent while issue was closed.
Change committed as 198931

Powered by Google App Engine
This is Rietveld 408576698