1
0
mirror of https://github.com/golang/go synced 2024-09-29 17:14:29 -06:00
go/misc/cgo/testcshared
Ian Lance Taylor 3773cbba72 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>
2018-02-14 15:03:29 +00:00
..
src go/printer: fix formatting of three-index slice expression 2017-10-03 16:16:30 +00:00
cshared_test.go misc,src: add support for specifying adb flags to the android harness 2018-01-20 21:13:30 +00:00
main0.c runtime: use hardware divider to improve performance 2017-04-11 12:25:55 +00:00
main1.c
main2.c misc/cgo/testcshared: increase sleep in TestUnexportedSymbols 2018-02-14 15:03:29 +00:00
main3.c
main4.c
main5.c