]> Cypherpunks repositories - gostls13.git/commit
test: shorten test runtime
authorKeith Randall <khr@golang.org>
Thu, 8 Jan 2015 00:46:29 +0000 (16:46 -0800)
committerKeith Randall <khr@golang.org>
Thu, 8 Jan 2015 04:49:43 +0000 (04:49 +0000)
commitfcfbeb3adf5830d1887f5f52bd78fdbaa8429d75
treeef4bd6295f0a998ba046201f66946ba8c4a333f3
parentabb2aa20853d5589940076a582b44f2f98a775bb
test: shorten test runtime

This test was taking a long time, reduce its zealousness.

Change-Id: Ib824247b84b0039a9ec690f72336bef3738d4c44
Reviewed-on: https://go-review.googlesource.com/2502
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Minux Ma <minux@golang.org>
test/fixedbugs/issue9321.go