Juju does not support 2.0-beta9

Bug #1588911 reported by Curtis Hovey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Fix Released
Critical
Nate Finch

Bug Description

We cannot increment Juju to 2.0-beta9 because tests fail:

    upgraderSuite.TestDesiredVersionRestrictedForNonAPIAgents
    upgraderSuite.TestDesiredVersionUnrestrictedForAPIAgents
    UnitSuite.TestUpgrade

    c.Check(vers, gc.Equals, newer.Number)
... obtained version.Number = version.Number{Major:2, Minor:0, Tag:"beta1", Patch:0, Build:0} ("2.0-beta10")
... expected version.Number = version.Number{Major:2, Minor:0, Tag:"beta", Patch:10, Build:0} ("2.0-beta10")

^ looks like the test cannot handle a 2-digit beta number.

Tags: blocker ci
Curtis Hovey (sinzui)
description: updated
Revision history for this message
Nate Finch (natefinch) wrote :
Changed in juju-core:
assignee: nobody → Nate Finch (natefinch)
status: Triaged → In Progress
Nate Finch (natefinch)
Changed in juju-core:
status: In Progress → Fix Committed
Curtis Hovey (sinzui)
Changed in juju-core:
status: Fix Committed → Fix Released
affects: juju-core → juju
Changed in juju:
milestone: 2.0-beta9 → none
milestone: none → 2.0-beta9
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.