-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Open
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Description
#!watchflakes
default <- pkg == "golang.org/x/net/http2" && test == "TestTransportReusesConns/RequestClose/Client"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestTransportReusesConns/RequestClose/Client
transport_test.go:322: conn 127.0.0.1:64201 is now state new
transport_test.go:322: conn 127.0.0.1:64201 is now state active
transport_test.go:322: conn 127.0.0.1:64201 is now state idle
transport_test.go:322: conn 127.0.0.1:64201 is now state active
transport_test.go:322: conn 127.0.0.1:64201 is now state idle
transport_test.go:322: conn 127.0.0.1:64201 is now state closed
transport_test.go:322: conn 127.0.0.1:64201 is now state new
transport_test.go:322: conn 127.0.0.1:64201 is now state active
transport_test.go:322: conn 127.0.0.1:64201 is now state idle
transport_test.go:322: conn 127.0.0.1:64201 is now state active
transport_test.go:322: conn 127.0.0.1:64201 is now state idle
transport_test.go:361: first and second responses on same connection: true; want false
transport_test.go:322: conn 127.0.0.1:64201 is now state closed
--- FAIL: TestTransportReusesConns/RequestClose/Client (0.01s)
Metadata
Metadata
Assignees
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Type
Projects
Status
No status