Skip to content

x/net/http2: TestTransportReusesConns/RequestClose/Client failures #73302

@gopherbot

Description

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

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions