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

Issue 10636008: Convert runtest to have a built-in annotator. (Closed)

Created:
8 years, 6 months ago by Mike Stip (use stip instead)
Modified:
8 years, 5 months ago
Reviewers:
cmp, Nicolas Sylvain
CC:
chromium-reviews, nsylvain+cc_chromium.org, cmp+cc_chromium.org, csharp
Base URL:
http://git.chromium.org/chromium/tools/build.git@master
Visibility:
Public.

Description

Convert runtest to have a built-in annotator. This is currently unused, a future CL will convert GTestCommand to an annotator step that uses this addition. Note: it appears asan tests uses the 'pipes' facility of RunCommand which is currently incompatible with any parsers. This will have to be addressed for annotation functionality for these tests. BUG= TEST= R=cmp@chromium.org, nsylvain@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146151

Patch Set 1 #

Total comments: 11

Patch Set 2 : Fix nits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+158 lines, -73 lines) Patch
M scripts/common/gtest_utils.py View 1 5 chunks +25 lines, -0 lines 0 comments Download
M scripts/slave/gtest/test_result.py View 2 chunks +2 lines, -2 lines 0 comments Download
M scripts/slave/gtest_slave_utils.py View 2 chunks +9 lines, -63 lines 0 comments Download
M scripts/slave/runtest.py View 1 16 chunks +122 lines, -8 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Mike Stip (use stip instead)
8 years, 6 months ago (2012-06-21 23:55:14 UTC) #1
cmp
here are some initial comments https://chromiumcodereview.appspot.com/10636008/diff/1/scripts/common/gtest_utils.py File scripts/common/gtest_utils.py (right): https://chromiumcodereview.appspot.com/10636008/diff/1/scripts/common/gtest_utils.py#newcode171 scripts/common/gtest_utils.py:171: nit: remove empty line ...
8 years, 5 months ago (2012-06-28 19:14:16 UTC) #2
cmp
Here are the last comments I have for this patchset. Chris was the last to ...
8 years, 5 months ago (2012-06-28 20:59:08 UTC) #3
Mike Stip (use stip instead)
http://chromiumcodereview.appspot.com/10636008/diff/1/scripts/slave/runtest.py File scripts/slave/runtest.py (right): http://chromiumcodereview.appspot.com/10636008/diff/1/scripts/slave/runtest.py#newcode195 scripts/slave/runtest.py:195: def getText(result, observer, name): yes, look at getText() in ...
8 years, 5 months ago (2012-07-11 00:10:41 UTC) #4
cmp
lgtm
8 years, 5 months ago (2012-07-11 17:29:06 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xusydoc@chromium.org/10636008/7001
8 years, 5 months ago (2012-07-11 18:25:39 UTC) #6
commit-bot: I haz the power
8 years, 5 months ago (2012-07-11 18:26:49 UTC) #7
Change committed as 146151

Powered by Google App Engine
This is Rietveld 408576698