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

Issue 91563002: Android: makes "RestartAdbdOnDevice" more robust. (Closed)

Created:
7 years ago by bulach
Modified:
7 years ago
Reviewers:
tonyg
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

Android: makes "RestartAdbdOnDevice" more robust. Some bots fail on the command that kills adbd on the device, even though the device should be online and available. BUG=322132 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=237708

Patch Set 1 #

Total comments: 2

Patch Set 2 : comments #

Total comments: 4

Patch Set 3 : comments #

Patch Set 4 : more comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -4 lines) Patch
M build/android/pylib/android_commands.py View 1 2 3 1 chunk +12 lines, -4 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
bulach
ptal
7 years ago (2013-11-27 14:59:52 UTC) #1
tonyg
https://codereview.chromium.org/91563002/diff/1/build/android/pylib/android_commands.py File build/android/pylib/android_commands.py (right): https://codereview.chromium.org/91563002/diff/1/build/android/pylib/android_commands.py#newcode470 build/android/pylib/android_commands.py:470: assert adb_pids, 'Unable to obtain adbd pid' heh heh, ...
7 years ago (2013-11-27 15:25:54 UTC) #2
bulach
hehe, thanks tony! another look please? https://codereview.chromium.org/91563002/diff/1/build/android/pylib/android_commands.py File build/android/pylib/android_commands.py (right): https://codereview.chromium.org/91563002/diff/1/build/android/pylib/android_commands.py#newcode470 build/android/pylib/android_commands.py:470: assert adb_pids, 'Unable ...
7 years ago (2013-11-27 16:17:59 UTC) #3
tonyg
https://codereview.chromium.org/91563002/diff/30001/build/android/pylib/android_commands.py File build/android/pylib/android_commands.py (right): https://codereview.chromium.org/91563002/diff/30001/build/android/pylib/android_commands.py#newcode472 build/android/pylib/android_commands.py:472: self._adb.SendCommand('wait-for-device') The idea of this wait-for-device is that it ...
7 years ago (2013-11-27 16:24:15 UTC) #4
bulach
thanks tony! another look? https://codereview.chromium.org/91563002/diff/30001/build/android/pylib/android_commands.py File build/android/pylib/android_commands.py (right): https://codereview.chromium.org/91563002/diff/30001/build/android/pylib/android_commands.py#newcode472 build/android/pylib/android_commands.py:472: self._adb.SendCommand('wait-for-device') On 2013/11/27 16:24:15, tonyg ...
7 years ago (2013-11-27 18:04:27 UTC) #5
tonyg
lgtm
7 years ago (2013-11-27 18:12:26 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bulach@chromium.org/91563002/70001
7 years ago (2013-11-27 19:07:31 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bulach@chromium.org/91563002/70001
7 years ago (2013-11-28 02:14:55 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bulach@chromium.org/91563002/70001
7 years ago (2013-11-28 02:49:23 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bulach@chromium.org/91563002/70001
7 years ago (2013-11-28 03:16:38 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bulach@chromium.org/91563002/70001
7 years ago (2013-11-28 03:40:12 UTC) #11
commit-bot: I haz the power
7 years ago (2013-11-28 06:35:34 UTC) #12
Message was sent while issue was closed.
Change committed as 237708

Powered by Google App Engine
This is Rietveld 408576698