Flakey tests

Bug #1340156 reported by Frank Mueller
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
In Progress
Medium
Frank Mueller

Bug Description

<http://juju-ci.vapour.ws:8080/job/github-merge-juju/1/console>

FAIL: machine_test.go:1750: MachineSuite.TestWatchInterfaces
...
machine_test.go:1808:
    wc.AssertOneChange()
testing/watcher.go:76:
    c.Fatalf("watcher sent unexpected change: (_, %v)", ok)
... Error: watcher sent unexpected change: (_, true)

...
FAIL github.com/juju/juju/state 123.265s

This test was added in PR 207.

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

<http://juju-ci.vapour.ws:8080/job/github-merge-juju/3/console>

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)
summary: - Flakey tests after IPv6 changes
+ Flakey tests
tags: added: intermittent-failure test-failure
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.