Closed
Description
#!watchflakes
post <- pkg == "net/http" && test == "TestTransportPersistConnLeakShortBody"
Issue created automatically to collect these failures.
Example (log):
--- FAIL: TestTransportPersistConnLeakShortBody (0.02s)
--- FAIL: TestTransportPersistConnLeakShortBody/h2 (0.01s)
transport_test.go:1770: Expect an error from writing too long of a body.
2022/10/10 16:00:38 http: TLS handshake error from 127.0.0.1:51649: EOF
2022/10/10 16:00:38 http: TLS handshake error from 127.0.0.1:35216: EOF
2022/10/10 16:00:39 http: TLS handshake error from 127.0.0.1:38313: read tcp 127.0.0.1:41732->127.0.0.1:38313: use of closed network connection
2022/10/10 16:00:43 http2: server: error reading preface from client 127.0.0.1:49440: bogus greeting "CONNECT golang.fake.tld:"
2022/10/10 16:00:43 http2: server: error reading preface from client 127.0.0.1:65493: bogus greeting "CONNECT golang.fake.tld:"
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done