]> Cypherpunks repositories - gostls13.git/commit
net/http: address comments from previous review
authorBenny Siegert <bsiegert@gmail.com>
Thu, 12 Apr 2018 14:32:40 +0000 (16:32 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Thu, 12 Apr 2018 15:07:37 +0000 (15:07 +0000)
commit7a0bf9436960ffb0b2bd6c7421cd420aa8577402
tree3ee0d83810335840dfdc00c71a3cdaf09f5295a8
parent2d26a65f8f1a6fcb0948803589061d99b94fa993
net/http: address comments from previous review

Move the test skip to use testenv.SkipFlaky and link to the Go issue.

Update #24826

Change-Id: I7a0ea3325ffcaa790b25f8cdc429fb52e96a41c7
Reviewed-on: https://go-review.googlesource.com/106636
Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/net/http/serve_test.go