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

Issue 909833002: [Android] Add IterShell command to iterate over output lines (Closed)

Created:
5 years, 10 months ago by perezju
Modified:
5 years, 10 months 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
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Android] Add IterShell command to iterate over output lines Similar to the existing Logcat, allows to iterate over the lines of output from long running commands. BUG= Committed: https://crrev.com/2eaa5d25137a7317daba1c22c33e28a8f664b168 Cr-Commit-Position: refs/heads/master@{#315347}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -0 lines) Patch
M build/android/pylib/device/adb_wrapper.py View 1 chunk +14 lines, -0 lines 3 comments Download

Messages

Total messages: 10 (2 generated)
perezju
5 years, 10 months ago (2015-02-09 12:21:55 UTC) #2
jbudorick
https://codereview.chromium.org/909833002/diff/1/build/android/pylib/device/adb_wrapper.py File build/android/pylib/device/adb_wrapper.py (right): https://codereview.chromium.org/909833002/diff/1/build/android/pylib/device/adb_wrapper.py#newcode256 build/android/pylib/device/adb_wrapper.py:256: def IterShell(self, command, timeout): My concern here is that ...
5 years, 10 months ago (2015-02-09 14:21:39 UTC) #3
perezju
https://codereview.chromium.org/909833002/diff/1/build/android/pylib/device/adb_wrapper.py File build/android/pylib/device/adb_wrapper.py (right): https://codereview.chromium.org/909833002/diff/1/build/android/pylib/device/adb_wrapper.py#newcode256 build/android/pylib/device/adb_wrapper.py:256: def IterShell(self, command, timeout): On 2015/02/09 14:21:38, jbudorick wrote: ...
5 years, 10 months ago (2015-02-09 16:39:12 UTC) #4
jbudorick
https://codereview.chromium.org/909833002/diff/1/build/android/pylib/device/adb_wrapper.py File build/android/pylib/device/adb_wrapper.py (right): https://codereview.chromium.org/909833002/diff/1/build/android/pylib/device/adb_wrapper.py#newcode256 build/android/pylib/device/adb_wrapper.py:256: def IterShell(self, command, timeout): On 2015/02/09 16:39:12, perezju wrote: ...
5 years, 10 months ago (2015-02-09 16:39:59 UTC) #5
jbudorick
lgtm
5 years, 10 months ago (2015-02-09 16:50:01 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/909833002/1
5 years, 10 months ago (2015-02-09 16:53:23 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 10 months ago (2015-02-09 18:34:56 UTC) #9
commit-bot: I haz the power
5 years, 10 months ago (2015-02-09 18:35:31 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/2eaa5d25137a7317daba1c22c33e28a8f664b168
Cr-Commit-Position: refs/heads/master@{#315347}

Powered by Google App Engine
This is Rietveld 408576698