]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/testcshared: increase sleep in TestUnexportedSymbols
authorIan Lance Taylor <iant@golang.org>
Wed, 14 Feb 2018 05:15:05 +0000 (21:15 -0800)
committerIan Lance Taylor <iant@golang.org>
Wed, 14 Feb 2018 15:03:29 +0000 (15:03 +0000)
commit3773cbba723453653a0598ed9b8f74a8bbf57091
tree9218561abbca4b1118fca5c16f1506376607f901
parent03f27d5f581bac5b40f8c870a9b316d6c814c356
misc/cgo/testcshared: increase sleep in TestUnexportedSymbols

Increase the sleep and wait for up to 2 seconds for the dup2.
Apparently it can sometimes take a long time.

Fixes #23784

Change-Id: I929530b057bbcd842b28a7640c39dd68d719ff7d
Reviewed-on: https://go-review.googlesource.com/93895
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
misc/cgo/testcshared/main2.c