]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: increase timeout for standard tests
authorIan Lance Taylor <iant@golang.org>
Mon, 20 Jul 2015 17:18:26 +0000 (10:18 -0700)
committerIan Lance Taylor <iant@golang.org>
Mon, 20 Jul 2015 18:05:59 +0000 (18:05 +0000)
commit1a0818a40de3c2e7daa9d22591fb961602c7323b
tree72d31314aaf8c5915a790f5ea5040dd48fd7c3f0
parent510f1dbad7cea17ca1154df862b7750eb9eeebb9
cmd/dist: increase timeout for standard tests

The cmd/go tests run too long on a Raspberry Pi.  I've cut times as
much as I can see without more serious steps like not running tests.

Fixes #11779.

Change-Id: Ice5da052902decea2e6ac32d0f2ce084c39ea1ab
Reviewed-on: https://go-review.googlesource.com/12368
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/dist/test.go