]> Cypherpunks repositories - gostls13.git/commit
runtime: deflake TestCgoCheckBytes
authorIan Lance Taylor <iant@golang.org>
Wed, 24 Feb 2016 01:16:21 +0000 (17:16 -0800)
committerAndrew Gerrand <adg@golang.org>
Thu, 14 Apr 2016 05:25:13 +0000 (05:25 +0000)
commit16b00c92e9baaa75ffd25c43c01e1adfc5ebc9d3
treee2d1786bb999ffc08210b25e3cdc05068f9f7460
parentd389a19c487de550a84b424109d66a2f3c3af004
runtime: deflake TestCgoCheckBytes

Bump up the multiplier to 20.  Also run the fast version first, so that
the slow version is likely to start up faster.

Change-Id: Ia0654cc1212ab03a45da1904d3e4b57d6a8d02a0
Reviewed-on: https://go-review.googlesource.com/19835
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Minux Ma <minux@golang.org>
Reviewed-on: https://go-review.googlesource.com/22070
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/crash_cgo_test.go