Skip to content

Instantly share code, notes, and snippets.

@mattetti
Created April 13, 2016 01:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattetti/bc9a761ea79e13c08ced57ed48f6e4ea to your computer and use it in GitHub Desktop.
Save mattetti/bc9a761ea79e13c08ced57ed48f6e4ea to your computer and use it in GitHub Desktop.
--- FAIL: TestCmdGoNoHTTPServer (0.11s)
http_test.go:87: cmd/go unexpectedly links in HTTP server code; found symbol "net/http.http2Server" in cmd/go
http_test.go:87: cmd/go unexpectedly links in HTTP server code; found symbol "net/http.(*Server).Serve" in cmd/go
http_test.go:87: cmd/go unexpectedly links in HTTP server code; found symbol "net/http.(*ServeMux).ServeHTTP" in cmd/go
http_test.go:87: cmd/go unexpectedly links in HTTP server code; found symbol "net/http.DefaultServeMux" in cmd/go
FAIL
FAIL net/http 9.664s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment