environs/bootstrap: test failure under gccgo

Bug #1298121 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

lucky(~/src/launchpad.net/juju-core) % go test -compiler gccgo launchpad.net/juju-core/environs/bootstrap

----------------------------------------------------------------------
FAIL: bootstrap_test.go:321: net_juju_core_environs_bootstrap_test.TestSeriesToUpload.pN62_launchpad.net_juju_core_environs_bootstrap_test.bootstrapSuite

bootstrap_test.go:331:
    c.Assert(bootstrap.SeriesToUpload(cfg, nil), gc.DeepEquals, []string{"quantal", "precise", "lucid"})
... 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.net/juju-core/environs/bootstrap 13.793s

This should be using jc.SameContents.

Tags: ppc64el

Related branches

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
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.