Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Control_test uses the same port for for several tests which can cause failures #1002

Closed
tiffanyfay opened this issue Jun 17, 2016 · 0 comments

Comments

@tiffanyfay
Copy link
Contributor

  * /Users/tjerniga/.gvm/pkgsets/system/global/src/github.com/intelsdi-x/snap/control/control_test.go
  Line 117:
  Expected: nil
  Actual:   'listen tcp 127.0.0.1:8082: bind: address already in use'
time="2016-06-15T23:55:03-07:00" level=info msg="control started" _block=start _module=control
time="2016-06-15T23:55:03-07:00" level=info msg="auto discover path is disabled" _block=start _module=control
time="2016-06-15T23:55:03-07:00" level=error msg="Failed to start control grpc listener" _module=control error="listen tcp 127.0.0.1:8082: bind: address already in use"
time="2016-06-15T23:55:03-07:00" level=info msg="plugin load called" _block=load _module=control
time="2016-06-15T23:55:03-07:00" level=info msg="plugin load called" _block=load-plugin _module=control-plugin-mgr path=snap-collector-mock2
@tiffanyfay tiffanyfay self-assigned this Jun 17, 2016
tjmcs pushed a commit that referenced this issue Jul 12, 2016
Fixes #1002: Generate a test config with an available port.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants