Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2030)

Issue 114780043: code review 114780043: go.tools/dashboard/builder: automatically choose naclte...

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 9 months ago by dave
Modified:
9 years, 4 months ago
Reviewers:
minux, crawshaw
CC:
minux, bradfitz, crawshaw, golang-codereviews
Visibility:
Public.

Description

go.tools/dashboard/builder: automatically choose nacltest.bash or androidtest.bash This change extends the buildCmd logic to automatically choose the nacltest.bash or androidtest.bash build script if the builder key represents a nacl or android job respectively.

Patch Set 1 #

Patch Set 2 : diff -r c7ed95187f53 https://code.google.com/p/go.tools #

Patch Set 3 : diff -r c7ed95187f53 https://code.google.com/p/go.tools #

Patch Set 4 : diff -r c7ed95187f53 https://code.google.com/p/go.tools #

Patch Set 5 : diff -r c7ed95187f53 https://code.google.com/p/go.tools #

Patch Set 6 : diff -r c7ed95187f53 https://code.google.com/p/go.tools #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -2 lines) Patch
M dashboard/builder/doc.go View 1 2 3 4 5 1 chunk +5 lines, -0 lines 2 comments Download
M dashboard/builder/main.go View 1 2 3 2 chunks +11 lines, -2 lines 2 comments Download

Messages

Total messages: 14
dave_cheney.net
Hello minux@golang.org, bradfitz@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.tools
9 years, 9 months ago (2014-07-12 07:00:35 UTC) #1
crawshaw
While you're here, could you do android-* and androidtest.bash too?
9 years, 9 months ago (2014-07-12 13:33:43 UTC) #2
dave_cheney.net
Hello minux@golang.org, bradfitz@golang.org, crawshaw@golang.org (cc: golang-codereviews@googlegroups.com), Please take another look.
9 years, 9 months ago (2014-07-13 09:04:43 UTC) #3
crawshaw
LGTM with CL description update.
9 years, 9 months ago (2014-07-13 13:07:29 UTC) #4
dave_cheney.net
Hello minux@golang.org, bradfitz@golang.org, crawshaw@golang.org (cc: golang-codereviews@googlegroups.com), Please take another look.
9 years, 9 months ago (2014-07-13 22:51:14 UTC) #5
minux
LGTM.
9 years, 9 months ago (2014-07-14 19:28:09 UTC) #6
bradfitz
Seems like this should only change the default or be ignored if the an explicit ...
9 years, 9 months ago (2014-07-14 20:49:14 UTC) #7
minux
As an alternative, we can keep the builder code, and do the switch (only for ...
9 years, 9 months ago (2014-07-14 21:44:11 UTC) #8
dave_cheney.net
Running GOOS=nacl ./all.bash works on my arm builder, it only fails under the builder (for ...
9 years, 9 months ago (2014-07-14 22:15:38 UTC) #9
minux
On Mon, Jul 14, 2014 at 6:15 PM, Dave Cheney <dave@cheney.net> wrote: > Running GOOS=nacl ...
9 years, 9 months ago (2014-07-14 22:23:14 UTC) #10
dave_cheney.net
Thanks for the explanation, that explains what I was seeing. On 15 Jul 2014 08:23, ...
9 years, 9 months ago (2014-07-14 22:26:38 UTC) #11
dave_cheney.net
PTAL. I've updated the flag documentation as requested. I appreciate the alternative suggestions for how ...
9 years, 9 months ago (2014-07-16 11:20:51 UTC) #12
minux
I agree with Brad that if the user passes a non-default value ("all.bash") to -buildcmd, ...
9 years, 9 months ago (2014-07-16 17:20:38 UTC) #13
gobot
9 years, 4 months ago (2014-12-19 05:11:00 UTC) #14
R=close

To the author of this CL:

The Go project has moved to Gerrit Code Review.

If this CL should be continued, please see the latest version of
https://golang.org/doc/contribute.html for instructions on
how to set up Git and the Go project's Gerrit codereview plugin,
and then create a new change with your current code.

If there has been discussion on this CL, please give a link to it
(golang.org/cl/114780043 is best) in the description in your
new CL.

Thanks very much.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b