Closed
Description
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