Skip to content

Instantly share code, notes, and snippets.

@Dieterbe
Created June 5, 2018 16:33
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 Dieterbe/f8358f6abb8967054b18eabde98f9012 to your computer and use it in GitHub Desktop.
Save Dieterbe/f8358f6abb8967054b18eabde98f9012 to your computer and use it in GitHub Desktop.
--- FAIL: TestMockTCollectorErrors (0.00s)
assertions.go:247: ^M ^M Error Trace: mock_collector_test.go:162
^M Error: An error is expected but got nil.
^M Test: TestMockTCollectorErrors
^M Messages: error because of bad address
=== RUN TestNewZipkinThriftUDPClient
--- FAIL: TestNewZipkinThriftUDPClient (0.00s)
assertions.go:247: ^M ^M Error Trace: thriftudp_client_test.go:27
^M Error: An error is expected but got nil.
^M Test: TestNewZipkinThriftUDPClient
=== RUN TestNewJaegerThriftUDPClient
--- FAIL: TestNewJaegerThriftUDPClient (0.00s)
assertions.go:247: ^M ^M Error Trace: thriftudp_client_test.go:38
^M Error: An error is expected but got nil.
^M Test: TestNewJaegerThriftUDPClient
FAIL
FAIL github.com/jaegertracing/jaeger/cmd/agent/app/testutils 0.075s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment