Skip to content

net/http: TestIssue4191_InfiniteGetToPutTimeout failures with timeouts #61497

Open
@gopherbot

Description

@gopherbot
#!watchflakes
post <- pkg == "net/http" && test == "TestIssue4191_InfiniteGetToPutTimeout" && `increasing timeout` && `Error issuing GET`

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestIssue4191_InfiniteGetToPutTimeout (0.00s)
    --- FAIL: TestIssue4191_InfiniteGetToPutTimeout/h1 (2.44s)
        transport_test.go:2289: increasing timeout
        transport_test.go:2294: Error issuing GET: Get "http://127.0.0.1:58443/get": read tcp 127.0.0.1:58441->127.0.0.1:58443: i/o timeout

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.TestingAn issue that has been verified to require only test changes, not just a test failure.

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions