watcherSuite.TestWatchUnitsKeepsEvents obtained 2 events

Bug #1656375 reported by Curtis Hovey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Fix Released
High
Tim Penhey
2.1
Fix Released
High
Tim Penhey

Bug Description

As seen at
    http://reports.vapour.ws/releases/issue/5762a858749a5639e9d05568

[LOG] 0:00.463 DEBUG juju.apiserver <- [C] machine-0 {"RequestId":4,"Type":"StringsWatcher","Version":1,"Id":"2","Request":"Next","Params":"'params redacted'"}
[LOG] 0:00.776 DEBUG juju.apiserver -> [C] machine-0 312.309ms {"RequestId":4,"Response":"'body redacted'"} StringsWatcher["2"].Next
watcher_test.go:155:
[LOG] 0:00.779 DEBUG juju.apiserver <- [C] machine-0 {"RequestId":5,"Type":"StringsWatcher","Version":1,"Id":"2","Request":"Next","Params":"'params redacted'"}
    // Expect these changes as 2 separate events, so that
    // nothing gets lost.
    wc.AssertChange("logging/0")
/home/ubuntu/juju-core_2.0-beta9/src/github.com/juju/juju/watcher/watchertest/strings.go:116:
    c.Assert(actual, jc.SameContents, expect)
... obtained []string = []string{"logging/0", "mysql/0"}
... expected []string = []string{"logging/0"}

Tim Penhey (thumper)
Changed in juju:
status: Triaged → In Progress
assignee: nobody → Tim Penhey (thumper)
milestone: none → 2.1-rc1
Tim Penhey (thumper)
Changed in juju:
milestone: 2.1-rc1 → 2.2.0-alpha1
importance: Medium → High
Tim Penhey (thumper)
Changed in juju:
status: In Progress → Fix Committed
Curtis Hovey (sinzui)
Changed in juju:
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.