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

Issue 16854020: Strip out \r characters from pexpect's log capture before adding the results. (Closed)

Created:
7 years, 6 months ago by scherkus (not reviewing)
Modified:
7 years, 6 months ago
Reviewers:
frankf
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

Strip out \r characters from pexpect's log capture before adding the results. BUG=250002 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=206960

Patch Set 1 #

Total comments: 6

Patch Set 2 : fixes #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -5 lines) Patch
M build/android/pylib/gtest/test_package.py View 1 2 chunks +6 lines, -5 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
scherkus (not reviewing)
frankf: what do you think? I don't know much about this code ... but this ...
7 years, 6 months ago (2013-06-17 23:47:36 UTC) #1
frankf
Thanks for fixing this. Make sure to run all android try bots and verify the ...
7 years, 6 months ago (2013-06-18 00:04:58 UTC) #2
scherkus (not reviewing)
PTAL -- running trybots now https://codereview.chromium.org/16854020/diff/1/build/android/pylib/gtest/test_package.py File build/android/pylib/gtest/test_package.py (right): https://codereview.chromium.org/16854020/diff/1/build/android/pylib/gtest/test_package.py#newcode160 build/android/pylib/gtest/test_package.py:160: log = p.before.replace('\r', '') ...
7 years, 6 months ago (2013-06-18 00:41:19 UTC) #3
scherkus (not reviewing)
frankf: is there a trybot that runs the tests? there only seems to be compile ...
7 years, 6 months ago (2013-06-18 01:28:56 UTC) #4
frankf
lgtm Yes, there are test bots that get automatically trigerred by builders, please wait for ...
7 years, 6 months ago (2013-06-18 01:37:13 UTC) #5
scherkus (not reviewing)
test bot output looks good -- clicking commit thanks for the review!
7 years, 6 months ago (2013-06-18 05:17:52 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scherkus@chromium.org/16854020/19001
7 years, 6 months ago (2013-06-18 05:18:20 UTC) #7
commit-bot: I haz the power
7 years, 6 months ago (2013-06-18 12:49:53 UTC) #8
Message was sent while issue was closed.
Change committed as 206960

Powered by Google App Engine
This is Rietveld 408576698