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 [email protected].
For more options, visit https://groups.google.com/d/optout.