state/apiserver/firewaller: gccgo test failure

Bug #1300538 reported by Dave Cheney
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
Fix Released
High
Dave Cheney

Bug Description

[LOG] 0:00.431 INFO juju adding charm to state
firewaller_test.go:197:
    c.Assert(result, jc.DeepEquals, params.StringsWatchResult{
        StringsWatcherId: "1",
        Changes: []string{"0", "1", "2"},
    })
... obtained params.StringsWatchResult = params.StringsWatchResult{StringsWatcherId:"1", Changes:[]string{"1", "2", "0"}, Error:<nil>}
... expected params.StringsWatchResult = params.StringsWatchResult{StringsWatcherId:"1", Changes:[]string{"0", "1", "2"}, Error:<nil>}
... mismatch at .Changes[0]: unequal; obtained "1"; expected "0"

[LOG] 0:00.586 INFO juju.provider.dummy reset environment
[LOG] 0:00.587 INFO juju.state.apiserver [9] user-admin API connection terminated after 293.397107ms
[LOG] 0:00.589 INFO juju Reset successfully reset admin password
[LOG] 0:00.594 INFO juju Reset successfully reset admin password
[LOG] 0:00.597 INFO juju Reset successfully reset admin password
OOPS: 10 passed, 1 FAILED
--- FAIL: Test (7.43 seconds)
FAIL
FAIL launchpad.net/juju-core/state/apiserver/firewaller 7.523s

Tags: gccgo ppc64el

Related branches

Changed in juju-core:
assignee: nobody → Dave Cheney (dave-cheney)
milestone: none → changelog.txt
status: Triaged → In Progress
Changed in juju-core:
milestone: changelog.txt → 1.18.0
Changed in juju-core:
status: In Progress → Fix Committed
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.