Skip to content

net/http: TestClientConnReserveAndConsume failures #76480

@dmitshur

Description

@dmitshur
#!watchflakes
default <- pkg == "net/http" && test ~ `TestClientConnReserveAndConsume`

Example (log):

=== RUN   TestClientConnReserveAndConsume/cancel/h2
=== PAUSE TestClientConnReserveAndConsume/cancel/h2
=== CONT  TestClientConnReserveAndConsume/cancel/h2
    clientconn_test.go:291: connection state hook calls: 2, want 1
--- FAIL: TestClientConnReserveAndConsume/cancel/h2 (0.01s)

This recently added test seems to fail with some regularity on first-class ports, so tentatively marking as a release blocker to take some action (not necessarily fully resolve the issue).

CC @neild.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugReportIssues describing a possible bug in the Go implementation.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.release-blocker

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions