diff options
| author | Shenghou Ma <minux@golang.org> | 2015-04-23 02:16:31 -0400 |
|---|---|---|
| committer | Minux Ma <minux@golang.org> | 2015-04-24 05:45:36 +0000 |
| commit | 7579867fece7e42b38d69eca202182f5de786390 (patch) | |
| tree | 46ad483338dc40581bd1eb9efe3e3321948b71ee /src/runtime | |
| parent | 5c8fbc6f1e4ba78133c53ce73f82ad10e81b42f8 (diff) | |
| download | go-7579867fece7e42b38d69eca202182f5de786390.tar.xz | |
cmd/dist: allow $GO_TEST_TIMEOUT_SCALE to override timeoutScale
Some machines are so slow that even with the default timeoutScale,
they still timeout some tests. For example, currently some linux/arm
builders and the openbsd/arm builder are timing out the runtime
test and CL 8397 was proposed to skip some tests on openbsd/arm
to fix the build.
Instead of increasing timeoutScale or skipping tests, this CL
introduces an environment variable $GO_TEST_TIMEOUT_SCALE that
could be set to manually set a larger timeoutScale for those
machines/builders.
Fixes #10314.
Change-Id: I16c9a9eb980d6a63309e4cacd79eee2fe05769ee
Reviewed-on: https://go-review.googlesource.com/9223
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/runtime')
0 files changed, 0 insertions, 0 deletions
