StatusHistorySuite.TestPruneStatusHistory

Bug #1576913 reported by Curtis Hovey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Fix Released
Critical
Eric Snow
juju-core
Fix Released
Critical
Ian Booth
1.25
Fix Released
Critical
Ian Booth

Bug Description

As seen in
    http://reports.vapour.ws/releases/issue/566ecf44749a5663477fdce3

Seveal tests related to history fail on windows with go 1.6

Many status tests fail on windows like this:
status_util_test.go:33:
    c.Check(statusInfo.Data, jc.DeepEquals, map[string]interface{}{"$foo": expect})
... obtained map[string]interface {} = map[string]interface {}{"$foo":5}
... expected map[string]interface {} = map[string]interface {}{"$foo":8}
... mismatch at ["$foo"]: unequal; obtained 5; expected 8

The affected tests are
    StatusHistorySuite.TestPruneStatusHistory
    UnitStatusSuite.TestStatusHistoryLong
    UnitStatusSuite.TestStatusHistoryShort
    StatusUnitAgentSuite.TestStatusHistoryLong
    StatusUnitAgentSuite.TestStatusHistoryShort

Changed in juju-core:
assignee: nobody → Eric Snow (ericsnowcurrently)
status: Triaged → In Progress
Revision history for this message
Eric Snow (ericsnowcurrently) wrote :

This is basically the same issue as lp:1576704 and will require the same fix.

Revision history for this message
Eric Snow (ericsnowcurrently) wrote :
Changed in juju-core:
status: In Progress → Fix Committed
Revision history for this message
Curtis Hovey (sinzui) wrote :

This issue is present in 1.25.6 (http://reports.vapour.ws/releases/3942)

Changed in juju-core:
status: Fix Committed → In Progress
status: In Progress → Fix Released
affects: juju-core → juju
Changed in juju:
milestone: 2.0-beta7 → none
milestone: none → 2.0-beta7
Changed in juju-core:
assignee: nobody → Ian Booth (wallyworld)
importance: Undecided → Critical
status: New → 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.