Comment 3 for bug 1064909

Revision history for this message
Dimiter Naydenov (dimitern) wrote :

And once more today, this time r952.

----------------------------------------------------------------------
FAIL: presence_test.go:253: PresenceSuite.TestWatchPeriod

[LOG] 52.80110 JUJU state/presence: Faking presence to time slot 0
[LOG] 52.80116 JUJU state/presence: Not faking presence time. Real time slot in use.
[LOG] 52.83828 JUJU:DEBUG state/presence: got request: presence.reqWatch{key:"a", ch:(chan<- presence.Change)(0xf840680be0)}
[LOG] 52.83845 JUJU:DEBUG state/presence: synchronizing watcher knowledge with database...
[LOG] 52.84374 JUJU:DEBUG state/presence: starting pinger for "a" with seq=1
[LOG] 52.84376 JUJU:DEBUG state/presence: pinging "a" with seq=1
[LOG] 52.84513 JUJU:DEBUG state/presence: stopping pinger for "a" with seq=1
[LOG] 53.83901 JUJU:DEBUG state/presence: synchronizing watcher knowledge with database...
presence_test.go:272:
    assertChange(c, ch, presence.Change{"a", true})
presence_test.go:63:
    c.Fatalf("watch reported nothing, want %v", want)
... Error: watch reported nothing, want {a true}

OOPS: 10 passed, 1 FAILED
--- FAIL: TestPackage (10.10 seconds)
FAIL
FAIL launchpad.net/juju-core/state/presence 10.338s