serverSuite.TestAPIServerCanListenOnBothIPv4AndIPv6 intermittently fails

Bug #1340777 reported by Frank Mueller
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
Fix Released
Medium
Frank Mueller

Bug Description

FAIL: server_test.go:96: serverSuite.TestAPIServerCanListenOnBothIPv4AndIPv6
...
server_test.go:104:
    c.Assert(err, gc.IsNil)
... value *net.OpError = &net.OpError{Op:"listen", Net:"tcp",
Addr:(*net.TCPAddr)(0xc2107e9f00),
Err:(*os.SyscallError)(0xc21027f560)} ("listen tcp :54321: bind:
address already in use")

...
FAIL github.com/juju/juju/state/apiserver 30.369s

This test was added in PR 224.

<https://github.com/juju/juju/pull/224>

Frank Mueller (themue)
Changed in juju-core:
status: In Progress → Fix Committed
Curtis Hovey (sinzui)
Changed in juju-core:
milestone: none → 1.21-alpha1
Curtis Hovey (sinzui)
Changed in juju-core:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.