Skip to content

net/http: TestServerNoReadTimeout/h2 failures #66477

Open
@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "net/http" && test == "TestServerNoReadTimeout/h2"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestServerNoReadTimeout/h2
    serve_test.go:818: Server.Config.ReadTimeout = 0
    serve_test.go:818: Server.Config.ReadTimeout = -1
    serve_test.go:824: Post "https://127.0.0.1:51316": http2: Transport: cannot retry err [http2: Transport received Server's graceful shutdown GOAWAY] after Request.Body was written; define Request.GetBody to avoid this error
--- FAIL: TestServerNoReadTimeout/h2 (0.38s)

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