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

Issue 948433002: Fix 'test_runner.py linker' logcat output (Closed)

Created:
5 years, 10 months ago by petrcermak
Modified:
5 years, 10 months ago
Reviewers:
perezju, 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

Fix 'test_runner.py linker' logcat output This patch stops the linker test runner from printing each character in the logcat output on a separate line. BUG=460468 Committed: https://crrev.com/1b2552acec5513c6974460d5e7ced2f80e5f94e8 Cr-Commit-Position: refs/heads/master@{#317338}

Patch Set 1 #

Patch Set 2 : Use splitlines() #

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

Messages

Total messages: 14 (2 generated)
petrcermak
Hi, please review this tiny patch. Thanks, Petr
5 years, 10 months ago (2015-02-20 15:05:56 UTC) #2
jbudorick
While this works, I think the actual fix should have Logcat(dump=True) return an iterable. It ...
5 years, 10 months ago (2015-02-20 15:07:49 UTC) #3
petrcermak
On 2015/02/20 15:07:49, jbudorick wrote: > While this works, I think the actual fix should ...
5 years, 10 months ago (2015-02-20 15:10:40 UTC) #4
jbudorick
On 2015/02/20 15:10:40, petrcermak wrote: > On 2015/02/20 15:07:49, jbudorick wrote: > > While this ...
5 years, 10 months ago (2015-02-20 15:15:29 UTC) #5
perezju
On 2015/02/20 15:10:40, petrcermak wrote: > On 2015/02/20 15:07:49, jbudorick wrote: > > While this ...
5 years, 10 months ago (2015-02-20 15:20:08 UTC) #6
petrcermak
On 2015/02/20 15:20:08, perezju wrote: > On 2015/02/20 15:10:40, petrcermak wrote: > > On 2015/02/20 ...
5 years, 10 months ago (2015-02-20 15:25:07 UTC) #7
perezju
sgtm
5 years, 10 months ago (2015-02-20 15:30:17 UTC) #8
petrcermak
PTAL.
5 years, 10 months ago (2015-02-20 15:42:40 UTC) #9
perezju
lgtm, thanks for the fix!
5 years, 10 months ago (2015-02-20 15:53:34 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/948433002/20001
5 years, 10 months ago (2015-02-20 15:56:20 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 10 months ago (2015-02-20 16:54:27 UTC) #13
commit-bot: I haz the power
5 years, 10 months ago (2015-02-20 16:54:48 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/1b2552acec5513c6974460d5e7ced2f80e5f94e8
Cr-Commit-Position: refs/heads/master@{#317338}

Powered by Google App Engine
This is Rietveld 408576698