-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Open
Labels
BugReportIssues describing a possible bug in the Go implementation.Issues 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.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.release-blocker
Milestone
Description
#!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
Labels
BugReportIssues describing a possible bug in the Go implementation.Issues 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.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.release-blocker
Type
Projects
Status
No status