]> Cypherpunks repositories - gostls13.git/commit
net/http: mark TestTLSServerClosesConnection as flaky on all systems
authorBrad Fitzpatrick <bradfitz@golang.org>
Tue, 2 Feb 2016 16:05:47 +0000 (16:05 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 2 Feb 2016 17:05:23 +0000 (17:05 +0000)
commiteb5bfa71717b30741f2a3e94a5669a3b55498ad4
tree421028af09581ff60450bf37ba3bd63ce6e8f03a
parentb6c5edae7c0e9dd6d12dbb8f1c9638dea45f9464
net/http: mark TestTLSServerClosesConnection as flaky on all systems

Fixes #14195

Change-Id: I245b3ca3fd7d1a76aa95f2e058f8432ba5ce31ee
Reviewed-on: https://go-review.googlesource.com/19160
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
Reviewed-by: Russ Cox <rsc@golang.org>
src/net/http/transport_test.go