Skip to content

Instantly share code, notes, and snippets.

@meson10
Created April 4, 2017 01:23
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 meson10/fdca124d2021ab439d06ca70325b05f9 to your computer and use it in GitHub Desktop.
Save meson10/fdca124d2021ab439d06ca70325b05f9 to your computer and use it in GitHub Desktop.
Error
--- FAIL: TestCookiesJarPersistence (0.00s)
main_test.go:186: unable to start cookie server unable to determine port strconv.Atoi: parsing "0.0.0.0:36515": invalid syntax
=== RUN TestEmbeddedClientTimeout
--- FAIL: TestEmbeddedClientTimeout (0.00s)
main_test.go:216: unable to start timeout server unable to determine port strconv.Atoi: parsing "0.0.0.0:36293": invalid syntax
=== RUN TestConcurrentRequestsNotRacyAndDontLeak_FailedRequest
--- FAIL: TestConcurrentRequestsNotRacyAndDontLeak_FailedRequest (0.00s)
main_test.go:234: unable to start server unable to determine port strconv.Atoi: parsing "0.0.0.0:42805": invalid syntax
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment