environs/bootstrap: test failure under gccgo
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Fix Released
|
High
|
Dave Cheney |
Bug Description
lucky(~
-------
FAIL: bootstrap_
bootstrap_
c.Assert(
... obtained []string = []string{"quantal", "lucid", "precise"}
... expected []string = []string{"quantal", "precise", "lucid"}
OOPS: 22 passed, 1 FAILED
--- FAIL: TestPackage (13.50 seconds)
FAIL
FAIL launchpad.
This should be using jc.SameContents.
Related branches
- Juju Engineering: Pending requested
-
Diff: 26 lines (+4/-3)1 file modifiedenvirons/bootstrap/bootstrap_test.go (+4/-3)
Changed in juju-core: | |
milestone: | 1.17.7 → changelog.txt |
status: | Triaged → In Progress |
Changed in juju-core: | |
milestone: | changelog.txt → 1.17.7 |
Changed in juju-core: | |
status: | In Progress → Fix Committed |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |