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

Issue 724413003: Migrate device_utils.RestartServer to adb_wrapper (Closed)

Created:
6 years ago by perezju
Modified:
6 years ago
Reviewers:
jbudorick
CC:
chromium-reviews, klundberg+watch_chromium.org, yfriedman+watch_chromium.org, jbudorick+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Migrate device_utils.RestartServer to adb_wrapper The implementation is based on the new AdbWrapper class methods: KillServer and StartServer. BUG=267773 Committed: https://crrev.com/872e2f0d24529365451323c77fe52a56687b32bf Cr-Commit-Position: refs/heads/master@{#308336}

Patch Set 1 #

Total comments: 5

Patch Set 2 : rebased against master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -5 lines) Patch
M build/android/pylib/device/adb_wrapper.py View 1 3 chunks +18 lines, -4 lines 0 comments Download
M build/android/pylib/device/device_utils.py View 1 1 chunk +14 lines, -1 line 0 comments Download
M build/android/pylib/device/device_utils_test.py View 1 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
perezju
Please have a look. Right after uploading this CL, however, I thought that maybe AdbWrapper ...
6 years ago (2014-12-09 14:32:50 UTC) #2
jbudorick
AdbWrapper is designed to basically just be a python interface to adb. As such, I'm ...
6 years ago (2014-12-11 01:43:13 UTC) #3
jbudorick
On 2014/12/11 01:43:13, jbudorick wrote: > AdbWrapper is designed to basically just be a python ...
6 years ago (2014-12-11 01:43:36 UTC) #4
perezju
https://codereview.chromium.org/724413003/diff/1/build/android/pylib/device/adb_wrapper.py File build/android/pylib/device/adb_wrapper.py (right): https://codereview.chromium.org/724413003/diff/1/build/android/pylib/device/adb_wrapper.py#newcode61 build/android/pylib/device/adb_wrapper.py:61: check_error=True, cpu_affinity=None): On 2014/12/11 01:43:13, jbudorick wrote: > Probably ...
6 years ago (2014-12-11 11:38:00 UTC) #5
jbudorick
lgtm order between this & Logcat is up to you. https://codereview.chromium.org/724413003/diff/1/build/android/pylib/device/adb_wrapper.py File build/android/pylib/device/adb_wrapper.py (right): https://codereview.chromium.org/724413003/diff/1/build/android/pylib/device/adb_wrapper.py#newcode61 ...
6 years ago (2014-12-11 16:27:17 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/724413003/20001
6 years ago (2014-12-15 10:32:19 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years ago (2014-12-15 11:29:58 UTC) #9
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/872e2f0d24529365451323c77fe52a56687b32bf Cr-Commit-Position: refs/heads/master@{#308336}
6 years ago (2014-12-15 11:30:43 UTC) #10
perezju
6 years ago (2014-12-15 15:38:30 UTC) #11
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/804033002/ by perezju@chromium.org.

The reason for reverting is: Broke (even more!) the android perf bots. Reverting
while investigating..

Powered by Google App Engine
This is Rietveld 408576698