Skip to content

net/http: TestTransportPersistConnLeakShortBody failures #56202

Closed
@gopherbot

Description

@gopherbot
#!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:"

watchflakes

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions