Chromium Code Reviews

Issue 123020: Add automatic try server settings detection support. (Closed)

Created:
11 years, 6 months ago by M-A Ruel
Modified:
9 years, 7 months ago
Reviewers:
Nicolas Sylvain
CC:
chromium-reviews_googlegroups.com, Evan Martin
Visibility:
Public.

Description

Add automatic try server settings detection support. Don't rely on the freaky tryserver.py script anymore. Use gcl codereview settings instead. TEST=gcl try still works, shouldn't break git-try BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=18198

Patch Set 1 #

Patch Set 2 : some cleanup #

Patch Set 3 : oops #

Patch Set 4 : merged to trunk #

Unified diffs Side-by-side diffs Stats (+61 lines, -48 lines)
M tests/trychange_unittest.py View 3 chunks +7 lines, -7 lines 0 comments
M trychange.py View 8 chunks +54 lines, -41 lines 0 comments

Messages

Total messages: 3 (0 generated)
M-A Ruel
11 years, 6 months ago (2009-06-11 15:20:15 UTC) #1
M-A Ruel
11 years, 6 months ago (2009-06-11 18:07:57 UTC) #2
Nicolas Sylvain
11 years, 6 months ago (2009-06-11 21:03:40 UTC) #3
LGTM

Powered by Google App Engine