Skip to content

net/http: TestClientInsecureTransport failures with timeout waiting for logged error #57599

Closed
@gopherbot

Description

@gopherbot
#!watchflakes
post <- pkg == "net/http" && test == "TestClientInsecureTransport" && `timeout waiting for logged error`

Issue created automatically to collect these failures.

Example (log):

2022/12/05 04:24:00 httptest.Server blocked in Close after 5 seconds, waiting for connections:
  *net.TCPConn 0xc00033a2b0 127.0.0.1:50159 in state active
--- FAIL: TestClientInsecureTransport (0.00s)
    --- FAIL: TestClientInsecureTransport/h2 (15.74s)
        client_test.go:860: timeout waiting for logged error
2022/12/05 04:24:18 httptest.Server blocked in Close after 5 seconds, waiting for connections:

watchflakes

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.OS-Darwin

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions