]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/testcarchive,testcshared: deflake tests
authorIan Lance Taylor <iant@golang.org>
Thu, 7 Jan 2016 00:43:21 +0000 (16:43 -0800)
committerIan Lance Taylor <iant@golang.org>
Thu, 7 Jan 2016 01:32:29 +0000 (01:32 +0000)
commit2586af47f6680ac55c31b7f976234e68d7df1758
tree8eb2c29959159531cd93eb3732b7ad6409a1fe39
parent24ef1d60f09314a84ce5915da9caa700cb51f816
misc/cgo/testcarchive,testcshared: deflake tests

After a failure on the build dashboard I tested testcarchive test 2 and
found that it failed an average of 1 in 475 runs on my laptop.  With
this change it ran over 50,000 times without failing.  I bumped up the
other iteration limits to correspond.

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