]> Cypherpunks repositories - gostls13.git/commit
net/http: eliminate more arbitrary timeouts in tests
authorBryan C. Mills <bcmills@google.com>
Fri, 17 Mar 2023 16:42:02 +0000 (12:42 -0400)
committerGopher Robot <gobot@golang.org>
Fri, 17 Mar 2023 17:21:50 +0000 (17:21 +0000)
commit729c05d06524eabcf0b4ed097f94d70aba48de8a
treebdf525fd6597b78c40ec6d2b8e6f2df50e2e8201
parent2449bbb5e614954ce9e99c8a481ea2ee73d72d61
net/http: eliminate more arbitrary timeouts in tests

Change-Id: I5b3158ecd0eb20dc433a53a2b03eb4551cbb3f7d
Reviewed-on: https://go-review.googlesource.com/c/go/+/477196
Auto-Submit: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Bryan Mills <bcmills@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
src/net/http/clientserver_test.go
src/net/http/main_test.go
src/net/http/serve_test.go
src/net/http/transport_test.go