Skip to content

x/net/http2: TestTransportReuseAfterError failures #59934

@gopherbot

Description

@gopherbot
#!watchflakes
post <- pkg == "golang.org/x/net/http2" && test == "TestTransportReuseAfterError"

Issue created automatically to collect these failures.

Example (log):

panic: test timed out after 10m0s
running tests:
	TestTransportReuseAfterError (9m24s)

golang.org/x/net/http2.(*ClientConn).RoundTrip(0xc0001b7200, 0xc0001f4000)
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport.go:1291 +0x446
golang.org/x/net/http2.(*Transport).RoundTripOpt(0xc0002dca20, 0xc0001f4000, {0x60?})
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport.go:561 +0x1b1
golang.org/x/net/http2.(*Transport).RoundTrip(...)
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport.go:513
golang.org/x/net/http2.TestTransportReuseAfterError(0xc0004acd00)
	/tmp/buildlet/gopath/src/golang.org/x/net/http2/transport_test.go:6448 +0x44d
testing.tRunner(0xc0004acd00, 0x1471d98)

watchflakes

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions