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

Issue 1927423002: [Findit] Updating extractors.py to account for new compile failure stdio format (Closed)

Created:
4 years, 7 months ago by lijeffrey
Modified:
4 years, 7 months ago
Reviewers:
chanli, stgao
CC:
chromium-reviews, infra-reviews+infra_chromium.org, Sharu Jiang
Base URL:
https://chromium.googlesource.com/infra/infra.git@master
Target Ref:
refs/heads/master
Project:
infra
Visibility:
Public.

Description

[Findit] Updating extractors.py to account for new compile failure stdio format BUG=607635 Committed: https://chromium.googlesource.com/infra/infra/+/f8549ed97a8bde4ecc58b8707ae5f3f855a80cf7

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressing comments and working around code coverage bug #

Patch Set 3 : Fixing unintentional whitespace change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -40 lines) Patch
M appengine/findit/waterfall/extractors.py View 1 2 4 chunks +23 lines, -12 lines 0 comments Download
M appengine/findit/waterfall/test/extractors_test.py View 9 chunks +40 lines, -28 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
lijeffrey
ptal
4 years, 7 months ago (2016-04-29 02:46:24 UTC) #3
stgao
lgtm with nits. https://codereview.chromium.org/1927423002/diff/1/appengine/findit/waterfall/extractors.py File appengine/findit/waterfall/extractors.py (right): https://codereview.chromium.org/1927423002/diff/1/appengine/findit/waterfall/extractors.py#newcode246 appengine/findit/waterfall/extractors.py:246: continue # pragma: no cover Hm, ...
4 years, 7 months ago (2016-04-29 16:38:24 UTC) #4
chanli
https://codereview.chromium.org/1927423002/diff/1/appengine/findit/waterfall/extractors.py File appengine/findit/waterfall/extractors.py (right): https://codereview.chromium.org/1927423002/diff/1/appengine/findit/waterfall/extractors.py#newcode129 appengine/findit/waterfall/extractors.py:129: ERROR_LINE_END_PATTERN2 = re.compile(r'failed with exit code \d+') Question: in ...
4 years, 7 months ago (2016-04-29 18:26:34 UTC) #5
lijeffrey
https://codereview.chromium.org/1927423002/diff/1/appengine/findit/waterfall/extractors.py File appengine/findit/waterfall/extractors.py (right): https://codereview.chromium.org/1927423002/diff/1/appengine/findit/waterfall/extractors.py#newcode129 appengine/findit/waterfall/extractors.py:129: ERROR_LINE_END_PATTERN2 = re.compile(r'failed with exit code \d+') On 2016/04/29 ...
4 years, 7 months ago (2016-04-29 19:23:35 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1927423002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1927423002/40001
4 years, 7 months ago (2016-04-29 20:08:44 UTC) #9
commit-bot: I haz the power
4 years, 7 months ago (2016-04-29 20:13:03 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/infra/infra/+/f8549ed97a8bde4ecc58b8707ae5f...

Powered by Google App Engine
This is Rietveld 408576698