]> 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)
committerIan Lance Taylor <iant@golang.org>
Wed, 24 Feb 2016 01:49:05 +0000 (01:49 +0000)
commit5c096cc092013331022c33c5e3d31228edd17dab
treefc6566ff81bf0457afe6fb6ccfefcd339c8b5321
parent7606e4a032616f2321754311731aea528d04088e
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>
src/runtime/crash_cgo_test.go