go/misc/cgo/testcarchive/src
Michael Munday 0268a63ffa misc/cgo/testcarchive: increase timeout duration in TestOsSignal
This test is slightly flaky on the s390x builder and I suspect that
the 100ms timeout is a little too optimistic when the VM is starved.
Increase the timeout to 5s to match the other part of the test.

Fixes #26231.

Change-Id: Ia6572035fb3efb98749f2c37527d250a4c779477
Reviewed-on: https://go-review.googlesource.com/122315
Run-TryBot: Michael Munday <mike.munday@ibm.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2018-07-06 13:55:35 +00:00
..
libgo misc/cgo/testcarchive: enable test on darwin/arm 2015-04-20 15:16:16 +00:00
libgo2 runtime: handle SIGPIPE in c-archive and c-shared programs 2017-02-03 20:07:36 +00:00
libgo3 misc/cgo/testcarchive: increase timeout duration in TestOsSignal 2018-07-06 13:55:35 +00:00
libgo4 runtime: preserve signal stack when calling Go on C thread 2016-01-06 23:11:42 +00:00
libgo6 runtime: enable/disable SIGPROF if needed when profiling 2017-02-09 18:53:34 +00:00
p misc/cgo/testcarchive: avoid bad pointer passing 2015-04-13 19:00:52 +00:00