]> git.ipfire.org Git - thirdparty/gcc.git/commit
gotest: increase the test timeout
authoreric fang <eric.fang@arm.com>
Mon, 20 Apr 2020 07:35:43 +0000 (07:35 +0000)
committerIan Lance Taylor <iant@golang.org>
Fri, 24 Apr 2020 03:16:32 +0000 (20:16 -0700)
commitef8dc9d24055ddeef2fe9cb300b1051d7a440438
tree441d54c85a90e24219b5ff126748bb94dfd009de
parent4da025598e08df7c236560d27298852a531d463c
gotest: increase the test timeout

The default test timeout duration of the gc compiler is 10 minutes,
and the current default timeout duration of gofrontend is 240 seconds,
which is not long enough for some big tests. This CL changes it to
600s, so that all tests have enough time to complete.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/229657
gcc/go/gofrontend/MERGE
libgo/testsuite/gotest