state/apiserver/provisioner: gccgo test failure

Bug #1300530 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.256 DEBUG juju.state.apiserver -> [1B] user-admin 1.104395ms {"RequestId":1,"Response":{"Servers":[]}} Admin[""].Login
provisioner_test.go:718:
    c.Assert(result, gc.DeepEquals, params.StringsWatchResult{
        StringsWatcherId: "1",
        Changes: []string{"0", "1", "2", "3", "4"},
    })
... obtained params.StringsWatchResult = params.StringsWatchResult{StringsWatcherId:"1", Changes:[]string{"3", "4", "0", "1", "2"}, Error:<nil>}
... expected params.StringsWatchResult = params.StringsWatchResult{StringsWatcherId:"1", Changes:[]string{"0", "1", "2", "3", "4"}, Error:<nil>}

[LOG] 0:00.452 INFO juju.provider.dummy reset environment
[LOG] 0:00.452 INFO juju.state.apiserver [1B] user-admin API connection terminated after 197.519967ms
[LOG] 0:00.457 INFO juju Reset successfully reset admin password
[LOG] 0:00.466 INFO juju Reset successfully reset admin password
[LOG] 0:00.473 INFO juju Reset successfully reset admin password
OOPS: 31 passed, 1 FAILED
--- FAIL: Test (17.92 seconds)
FAIL
FAIL launchpad.net/juju-core/state/apiserver/provisioner 18.022s

Tags: gccgo ppc64el

Related branches

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