1
0
mirror of https://github.com/golang/go synced 2024-11-18 21:14:44 -07:00
go/misc/dashboard/builder
Russ Cox ee3e24f2d7 dashboard: add gobuilder -fail mode
This is for filling a column with "fail", like I just did for
Windows, when the builder would get stuck running that
build.  (We have safeguards against the tests getting stuck
but this was the bootstrap build getting stuck.)

I usually use -cmd=/bin/false, but this avoids the Mercurial
checkouts, which means it runs instantly instead of requiring
~1 minute per "fail".

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/5649049
2012-02-09 23:46:48 -05:00
..
doc.go
exec.go gobuilder: fix windows builder 2012-02-09 14:52:01 +11:00
http.go gobuilder: use go tool to build and test sub-repositories 2012-01-30 12:02:14 +11:00
main.go dashboard: add gobuilder -fail mode 2012-02-09 23:46:48 -05:00
Makefile build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
package.go go/doc: streamlined go/doc API 2012-01-12 17:36:57 -08:00