]> Cypherpunks repositories - gostls13.git/commit
net: add more timing slop for TestDialParallel on Windows
authorIan Lance Taylor <iant@golang.org>
Sat, 16 Nov 2019 01:08:23 +0000 (17:08 -0800)
committerIan Lance Taylor <iant@golang.org>
Sat, 16 Nov 2019 02:06:39 +0000 (02:06 +0000)
commitc20b71eb37889e7257453be152a994319c76d451
tree65151f298a41e48f9c30c59147e58c760dc88c7a
parent5042317d6919d4c84557e04be35130430e8d1dd4
net: add more timing slop for TestDialParallel on Windows

Fixes #35616

Change-Id: I51b2490100cfe0e902da09eee8d027e0ec86ed53
Reviewed-on: https://go-review.googlesource.com/c/go/+/207466
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/net/dial_test.go