]> Cypherpunks repositories - gostls13.git/commit
net/http: add tracing to TestTransportReuseConnection_Gzip_*
authorDamien Neil <dneil@google.com>
Wed, 21 Sep 2022 15:11:40 +0000 (08:11 -0700)
committerDamien Neil <dneil@google.com>
Wed, 21 Sep 2022 15:39:17 +0000 (15:39 +0000)
commit441223050335590875581275cd538034111f28d8
treeabd29272aefee19fe66c7fc98ed0ba002ff5bebb
parente246cf626d1768ab56fa9eeafe4d23266e956ef6
net/http: add tracing to TestTransportReuseConnection_Gzip_*

These tests are flaky; add some additional logging in hopes
it will aid in debugging.

For #53373

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