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

Issue 1526633003: [telemetry] Catch NoAdbError when killing the adb server. (Closed)

Created:
5 years ago by jbudorick
Modified:
5 years ago
CC:
chromium-reviews, telemetry-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[telemetry] Catch NoAdbError when killing the adb server. BUG=567797, 568151 Committed: https://crrev.com/d2faab80fa1d4e178254e4e3e3366423acc6ba15 Cr-Commit-Position: refs/heads/master@{#365102}

Patch Set 1 #

Total comments: 2

Patch Set 2 : ned comment #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -5 lines) Patch
M build/android/devil/android/device_errors.py View 1 1 chunk +2 lines, -2 lines 0 comments Download
M build/android/devil/android/sdk/adb_wrapper.py View 1 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/internal/platform/android_device.py View 1 2 chunks +10 lines, -2 lines 1 comment Download

Messages

Total messages: 16 (4 generated)
jbudorick
5 years ago (2015-12-14 18:39:27 UTC) #2
nednguyen
5 years ago (2015-12-14 18:43:41 UTC) #4
nednguyen
https://codereview.chromium.org/1526633003/diff/1/tools/telemetry/telemetry/internal/platform/android_device.py File tools/telemetry/telemetry/internal/platform/android_device.py (right): https://codereview.chromium.org/1526633003/diff/1/tools/telemetry/telemetry/internal/platform/android_device.py#newcode136 tools/telemetry/telemetry/internal/platform/android_device.py:136: """ Can you add logging to figure out why ...
5 years ago (2015-12-14 18:45:22 UTC) #5
jbudorick
On 2015/12/14 18:45:22, nednguyen wrote: > https://codereview.chromium.org/1526633003/diff/1/tools/telemetry/telemetry/internal/platform/android_device.py > File tools/telemetry/telemetry/internal/platform/android_device.py (right): > > https://codereview.chromium.org/1526633003/diff/1/tools/telemetry/telemetry/internal/platform/android_device.py#newcode136 > ...
5 years ago (2015-12-14 18:46:19 UTC) #6
jbudorick
https://codereview.chromium.org/1526633003/diff/1/tools/telemetry/telemetry/internal/platform/android_device.py File tools/telemetry/telemetry/internal/platform/android_device.py (right): https://codereview.chromium.org/1526633003/diff/1/tools/telemetry/telemetry/internal/platform/android_device.py#newcode136 tools/telemetry/telemetry/internal/platform/android_device.py:136: """ On 2015/12/14 18:45:22, nednguyen wrote: > Can you ...
5 years ago (2015-12-14 19:17:21 UTC) #7
nednguyen
lgtm
5 years ago (2015-12-14 19:34:28 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1526633003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1526633003/20001
5 years ago (2015-12-14 19:36:12 UTC) #10
achuithb
https://codereview.chromium.org/1526633003/diff/20001/tools/telemetry/telemetry/internal/platform/android_device.py File tools/telemetry/telemetry/internal/platform/android_device.py (right): https://codereview.chromium.org/1526633003/diff/20001/tools/telemetry/telemetry/internal/platform/android_device.py#newcode145 tools/telemetry/telemetry/internal/platform/android_device.py:145: if os.path.isabs(adb_path) and not os.path.exists(adb_path): Should we add os.access(adb_path, ...
5 years ago (2015-12-14 20:29:10 UTC) #11
jbudorick
On 2015/12/14 20:29:10, achuithb wrote: > https://codereview.chromium.org/1526633003/diff/20001/tools/telemetry/telemetry/internal/platform/android_device.py > File tools/telemetry/telemetry/internal/platform/android_device.py (right): > > https://codereview.chromium.org/1526633003/diff/20001/tools/telemetry/telemetry/internal/platform/android_device.py#newcode145 > ...
5 years ago (2015-12-14 20:30:46 UTC) #12
achuithb
On 2015/12/14 20:30:46, jbudorick wrote: > On 2015/12/14 20:29:10, achuithb wrote: > > > https://codereview.chromium.org/1526633003/diff/20001/tools/telemetry/telemetry/internal/platform/android_device.py ...
5 years ago (2015-12-14 20:34:18 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years ago (2015-12-14 21:35:56 UTC) #14
commit-bot: I haz the power
5 years ago (2015-12-14 21:36:45 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d2faab80fa1d4e178254e4e3e3366423acc6ba15
Cr-Commit-Position: refs/heads/master@{#365102}

Powered by Google App Engine
This is Rietveld 408576698