supportedSeriesWindowsSuite.TestSupportedSeries fails
Bug #1486675 reported by
Curtis Hovey
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Fix Released
|
Critical
|
Bogdan Teleaga |
Bug Description
supportedSeries
http://
(Ignore the ssh outcome failure, the report hasn't been taught about this new bug yet)
Changed in juju-core: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
Caused by: http:// reviews. vapour. ws/r/2361/ diff/# reviews. vapour. ws/r/2421/
Fix proposed and set to land: http://
For the record, we *really* should be using jc.SameContents, *not* gc.DeepEquals for checking lists of things unless the order is critical (just listing them in the pre-canned order for the test can still lead to issues when e.g. passing API/state boundaries when maps are used internally).