os/signal: increase deliver time for signal testcase
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 12 Dec 2018 22:48:46 +0000 (22:48 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 12 Dec 2018 22:48:46 +0000 (22:48 +0000)
commit44cacba39d28fcf92f328957be7e20398dee7de2
treefcb621133abb95392f609d396451e79952212df5
parenta6ef2ac9d92d85ff03ecc40c4aa80269289fbbd6
os/signal: increase deliver time for signal testcase

    This increases the time to wait for signals to be delivered in the
    TestAtomicStop testcase. When running gccgo tests on ppc64 or ppc64le,
    there are intermittent failures in this test because the wait time is
    too small.

    Updates golang/go#29046

    Reviewed-on: https://go-review.googlesource.com/c/153879

From-SVN: r267068
gcc/go/gofrontend/MERGE
libgo/go/os/signal/signal_test.go