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

Issue 9664015: Adds saner behavior for git try -t foo to not fail in a inexplicable way. Enforces that each builde… (Closed)

Created:
8 years, 9 months ago by M-A Ruel
Modified:
8 years, 9 months ago
Reviewers:
Peter Mayo
CC:
chromium-reviews, Dirk Pranke, M-A Ruel, agl
Visibility:
Public.

Description

Adds saner behavior for git try -t foo to not fail in a inexplicable way. Enforces that each builder and builder:test association must be in its own list item in PRESUBMIT.py/GetPreferredTrySlaves(). If a user run git try -t foo, trychange.py will now take the list of all the slaves, will skip any :compile builder, and apply the test filter to them. Currently, git try -t foo on a chromium checkout throws an exception because of PRESUBMIT.py files containing test specification. R=petermayo@chromium.org BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=125975

Patch Set 1 #

Total comments: 2

Patch Set 2 : improve comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -0 lines) Patch
M presubmit_support.py View 1 chunk +3 lines, -0 lines 0 comments Download
M tests/presubmit_unittest.py View 1 chunk +19 lines, -0 lines 0 comments Download
M trychange.py View 1 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
M-A Ruel
8 years, 9 months ago (2012-03-09 21:23:01 UTC) #1
Peter Mayo
lgtm https://chromiumcodereview.appspot.com/9664015/diff/1/trychange.py File trychange.py (right): https://chromiumcodereview.appspot.com/9664015/diff/1/trychange.py#newcode813 trychange.py:813: # Strip it. This comment is not clear ...
8 years, 9 months ago (2012-03-10 00:30:13 UTC) #2
M-A Ruel
https://chromiumcodereview.appspot.com/9664015/diff/1/trychange.py File trychange.py (right): https://chromiumcodereview.appspot.com/9664015/diff/1/trychange.py#newcode813 trychange.py:813: # Strip it. On 2012/03/10 00:30:13, Peter Mayo wrote: ...
8 years, 9 months ago (2012-03-10 01:40:44 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/9664015/4001
8 years, 9 months ago (2012-03-10 01:40:51 UTC) #4
commit-bot: I haz the power
8 years, 9 months ago (2012-03-10 01:47:47 UTC) #5
Change committed as 125975

Powered by Google App Engine
This is Rietveld 408576698