]> Cypherpunks repositories - gostls13.git/commit
net: run all timeout tests in parallel
authorRuss Cox <rsc@golang.org>
Tue, 29 Dec 2015 17:10:38 +0000 (12:10 -0500)
committerRuss Cox <rsc@golang.org>
Tue, 5 Jan 2016 14:19:39 +0000 (14:19 +0000)
commitd731315cdbf9b2e6e1a70343a39f7c39b8eb99bb
treeefad24a6fa9fb232e55597b0548c33dc5ce85f41
parentf2c36df9a2192bf970eaa410655c3e1776580f83
net: run all timeout tests in parallel

For #10571.

Change-Id: I9a42226078b9c52dbe0c65cb101b5f452233e911
Reviewed-on: https://go-review.googlesource.com/18205
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Mikio Hara <mikioh.mikioh@gmail.com>
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/net/timeout_test.go