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

Issue 4040002: Add branch support to preflight (Closed)

Created:
10 years, 2 months ago by anush
Modified:
6 years, 3 months ago
Reviewers:
davidjames, scottz, sosa
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, sosa
Visibility:
Public.

Description

Add branch support to preflight Change-Id: Ia2592c6384e94e4e8e5400eddbf2e03aac150eef BUG=7905 TEST=run cbuildbot on my workstation. Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=a6b1390

Patch Set 1 #

Patch Set 2 : Add internal support #

Total comments: 4

Patch Set 3 : Update to take url and rebase the patch #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -15 lines) Patch
M bin/cbuildbot.py View 1 2 9 chunks +27 lines, -15 lines 1 comment Download

Messages

Total messages: 5 (0 generated)
scottz
http://codereview.chromium.org/4040002/diff/2001/3001 File bin/cbuildbot.py (right): http://codereview.chromium.org/4040002/diff/2001/3001#newcode233 bin/cbuildbot.py:233: if internal: per Sosa's previous statement when we were ...
10 years, 2 months ago (2010-10-21 23:31:07 UTC) #1
anush
On 2010/10/21 23:31:07, scottz wrote: > http://codereview.chromium.org/4040002/diff/2001/3001 > File bin/cbuildbot.py (right): > > http://codereview.chromium.org/4040002/diff/2001/3001#newcode233 > ...
10 years, 2 months ago (2010-10-22 03:15:39 UTC) #2
scottz
LGTM, unfortunate the merge shows up as your changes but meh ;)
10 years, 2 months ago (2010-10-22 05:31:22 UTC) #3
sosa
LGTM w/ nit http://codereview.chromium.org/4040002/diff/6001/7001 File bin/cbuildbot.py (right): http://codereview.chromium.org/4040002/diff/6001/7001#newcode262 bin/cbuildbot.py:262: branch = tracking_branch.split('/'); Nit: may wanna ...
10 years, 2 months ago (2010-10-22 06:20:06 UTC) #4
anush
10 years, 2 months ago (2010-10-22 17:15:12 UTC) #5
Missed this comment after scott's LGTM. Will change this when I modify
cbuildbot again.

Thanks

On Thu, Oct 21, 2010 at 11:20 PM, <sosa@chromium.org> wrote:

> LGTM w/ nit
>
>
> http://codereview.chromium.org/4040002/diff/6001/7001
>
> File bin/cbuildbot.py (right):
>
> http://codereview.chromium.org/4040002/diff/6001/7001#newcode262
> bin/cbuildbot.py:262: branch = tracking_branch.split('/');
> Nit: may wanna consider just using os.path.basename() here
>
>
> http://codereview.chromium.org/4040002/show
>

Powered by Google App Engine
This is Rietveld 408576698