Skip to content

net/http: TestIdentityResponse failure on windows-amd64-2008 #52894

Open
@bcmills

Description

@bcmills
Contributor
--- FAIL: TestIdentityResponse (21.01s)
    serve_test.go:1054: error dialing: dial tcp 127.0.0.1:50680: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
FAIL
FAIL	net/http	25.184s

greplogs -l -e 'FAIL: TestIdentityResponse' --since=2021-01-01
2022-05-12T00:24:40-a2d1207/windows-amd64-2008

windows/amd64 is a first class port, but since there is only one of these failures in the past ~2 years I'm leaving this on the backlog to collect more information about which platforms may be affected. (See previously #38112.)

(CC @NeilDL)

Activity

added
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.
on May 13, 2022
added this to the Backlog milestone on May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.OS-Windows

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @bcmills@seankhliao

        Issue actions

          net/http: TestIdentityResponse failure on windows-amd64-2008 · Issue #52894 · golang/go