build/internal
Brad Fitzpatrick 8665028547 dashboard, cmd/coordinator: various fixes
* add support for longtest builders for subrepos.

* fix race builders for subrepos (they weren't passing the -race flag).

* adjust the policy for the js-wasm builders to build fewer subrepos
  where it'll never work or isn't worth it.

* fix the android emu builders which disappeared because an empty
  string was being passed to buildsRepoAtAll. In some places in the
  code an empty string for goBranch for the "go" repo meant the same
  as branch, but I forgot that in the new code, so an old caller was
  confusing the new config hooks. Rather than make all policy funcs be
  aware of both ways, the new code in this CL now maps an empty string
  to the same as the repo's branch when the repo == "go". Adds a test
  too.

* fix some outdated comments.

Change-Id: Icf3fb85e5542a4d314443b59d02517b306ef46b7
Reviewed-on: https://go-review.googlesource.com/c/build/+/166897
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
2019-03-11 23:55:27 +00:00
..
buildgo dashboard, cmd/coordinator: various fixes 2019-03-11 23:55:27 +00:00
buildstats cmd/coordinator: use historical test timing data for critical path scheduling 2019-01-30 21:44:06 +00:00
gitauth internal/gitauth: new package to write out git cookies file 2018-02-16 15:58:06 +00:00
gophers internal/gophers: update 2019-03-06 06:23:58 +00:00
httpdl all: add README.md files where missing, and tool to keep them updated 2017-08-02 22:17:52 +00:00
https cmd/gerritbot, internal/https: handle error from https.ListenAndServe 2019-01-25 18:57:07 +00:00
loghash all: add README.md files where missing, and tool to keep them updated 2017-08-02 22:17:52 +00:00
lru all: add README.md files where missing, and tool to keep them updated 2017-08-02 22:17:52 +00:00
singleflight all: add README.md files where missing, and tool to keep them updated 2017-08-02 22:17:52 +00:00
sourcecache all: add README.md files where missing, and tool to keep them updated 2017-08-02 22:17:52 +00:00
untar all: add README.md files where missing, and tool to keep them updated 2017-08-02 22:17:52 +00:00