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

Issue 54373011: Rework bot and test parsing to allow receipt of (bot, set(test)) specifications. (Closed)

Created:
7 years, 1 month ago by ghost stip (do not use)
Modified:
7 years, 1 month ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, M-A Ruel, iannucci+depot_tools_chromium.org, ilevy-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Visibility:
Public.

Description

Rework bot and test parsing to allow receipt of (bot, set(test)) specifications. This is needed for a further CL to unify TS and CQ using PRESUBMIT.py. BUG=278554 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=232813

Patch Set 1 #

Total comments: 1

Patch Set 2 : Clean up unittest. #

Total comments: 4

Patch Set 3 : Address M-A's comments. #

Total comments: 2

Patch Set 4 : Final changes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+148 lines, -81 lines) Patch
M presubmit_support.py View 1 2 3 3 chunks +26 lines, -7 lines 0 comments Download
M tests/trychange_unittest.py View 1 3 chunks +7 lines, -4 lines 0 comments Download
M trychange.py View 1 2 3 8 chunks +115 lines, -70 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
ghost stip (do not use)
This modifies the handling of bot/test handling in trychange.py and presubmit_support.py. The reason for this ...
7 years, 1 month ago (2013-11-01 02:13:00 UTC) #1
M-A Ruel
https://codereview.chromium.org/54373011/diff/30001/presubmit_support.py File presubmit_support.py (right): https://codereview.chromium.org/54373011/diff/30001/presubmit_support.py#newcode1034 presubmit_support.py:1034: if not isinstance(item, basestring): Use positive checks instead of ...
7 years, 1 month ago (2013-11-01 13:13:57 UTC) #2
ghost stip (do not use)
updated. ptal https://codereview.chromium.org/54373011/diff/30001/trychange.py File trychange.py (right): https://codereview.chromium.org/54373011/diff/30001/trychange.py#newcode398 trychange.py:398: On 2013/11/01 13:13:57, M-A Ruel wrote: > ...
7 years, 1 month ago (2013-11-04 22:01:52 UTC) #3
M-A Ruel
lgtm good luck https://codereview.chromium.org/54373011/diff/130001/presubmit_support.py File presubmit_support.py (right): https://codereview.chromium.org/54373011/diff/130001/presubmit_support.py#newcode9 presubmit_support.py:9: __version__ = '1.6.2' bump https://codereview.chromium.org/54373011/diff/130001/trychange.py File ...
7 years, 1 month ago (2013-11-04 22:05:33 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stip@chromium.org/54373011/190001
7 years, 1 month ago (2013-11-04 22:12:47 UTC) #5
commit-bot: I haz the power
7 years, 1 month ago (2013-11-04 22:14:40 UTC) #6
Message was sent while issue was closed.
Change committed as 232813

Powered by Google App Engine
This is Rietveld 408576698