Skip to content

net/http: TestClientWithIncorrectTLSServerName is broken #7456

Closed
@alexbrainman

Description

@alexbrainman
C:\go\root\src>go test -run=IncorrectTLSServerName -v net/http
=== RUN TestClientWithIncorrectTLSServerName
--- FAIL: TestClientWithIncorrectTLSServerName (0.55 seconds)
        client_test.go:675: expected an error log message containing 'bad certificate'; got "http: TLS handshake error from 127.0.0.1:1508: WSARecv tcp 127.0.0.1:1507: An existing connection was forcibly closed by the remote host.\n"
FAIL
exit status 1
FAIL    net/http        1.547s

C:\go\root\src>hg id
2750cd9fc49b tip

I use windows/386

Alex

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions