Peter, You can get a complete Go installation by running ./make.bash. Running ./all.bash adds a lot of testing for Go compiler and standard library developers.
Peter On Friday, February 17, 2017 at 6:28:22 AM UTC-5, Peter Kleiweg wrote: > > Installing Go 1.8 with: > > git pull > git checkout go1.8 > cd src > GOROOT_BOOTSTRAP=/path/to/go1.4 ./all.bash > > I get this: > > panic: test timed out after 3m0s > (stacktrace) > FAIL cmd/go 193.895s > > The problem is I am installing this on a system with a very slow, network > file system. > > How can I increase the timeout for this test? > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.