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

Issue 197553009: Fix gcl try after PRESUBMIT files have been modified for multiple tryserver support (Closed)

Created:
6 years, 9 months ago by Paweł Hajdan Jr.
Modified:
6 years, 9 months ago
Reviewers:
Dirk Pranke
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, M-A Ruel, iannucci+depot_tools_chromium.org, ilevy-cc_chromium.org, jam
Visibility:
Public.

Description

Fix gcl try after PRESUBMIT files have been modified for multiple tryserver support Note that other waterfalls are not guaranteed to support triggering via HTTP or SVN. That's why this hardcodes tryserver.chromium. BUG=334892 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=256947

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M trychange.py View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Paweł Hajdan Jr.
6 years, 9 months ago (2014-03-13 20:34:59 UTC) #1
Dirk Pranke
lgtm
6 years, 9 months ago (2014-03-13 20:38:05 UTC) #2
Paweł Hajdan Jr.
The CQ bit was checked by phajdan.jr@chromium.org
6 years, 9 months ago (2014-03-13 22:23:56 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/phajdan.jr@chromium.org/197553009/1
6 years, 9 months ago (2014-03-13 22:24:05 UTC) #4
commit-bot: I haz the power
Change committed as 256947
6 years, 9 months ago (2014-03-13 22:25:54 UTC) #5
agable
6 years, 9 months ago (2014-03-17 19:04:28 UTC) #6
Message was sent while issue was closed.
On 2014/03/13 22:25:54, I haz the power (commit-bot) wrote:
> Change committed as 256947

This broke NACL, as they use git-try to send tryjobs to master.tryserver.nacl
via committing patches to svn://svn.chromium.org/chrome-try/try-nacl. This code
discards the bots they set on tryserver.nacl, resulting in all of their jobs
having the empty set for which bots to run, resulting in their jobs being run on
all the bots.

Powered by Google App Engine
This is Rietveld 408576698