Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save odeke-em/20d01864db4821495b5c to your computer and use it in GitHub Desktop.
Save odeke-em/20d01864db4821495b5c to your computer and use it in GitHub Desktop.
$ go test --cover
2015/12/04 14:37:37 http: TLS handshake error from 127.0.0.1:63573: remote error: bad certificate
--- FAIL: TestTransportConnectionCloseOnRequestDisableKeepAlive_h2 (0.00s)
	transport_test.go:282: Get https://127.0.0.1:63572: x509: certificate signed by unknown authority
FAIL
coverage: 77.3% of statements
exit status 1
FAIL	net/http	22.478s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment