cmd/juju: map ordering test failure

Bug #1337038 reported by Dave Cheney
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
Fix Released
High
Katherine Cox-Buday

Bug Description

----------------------------------------------------------------------
FAIL: run_test.go:269: RunSuite.TestAllMachines

run_test.go:293:
    c.Check(testing.Stdout(context), gc.Equals, string(jsonFormatted)+"\n")
... obtained string = "[{\"Error\":\"command timed out\",\"MachineId\":\"1\",\"Stdout\":\"\"},{\"MachineId\":\"0\",\"Stdout\":\"megatron\\n\"}]\n"
... expected string = "[{\"MachineId\":\"0\",\"Stdout\":\"megatron\\n\"},{\"Error\":\"command timed out\",\"MachineId\":\"1\",\"Stdout\":\"\"}]\n"

OOPS: 254 passed, 1 FAILED
--- FAIL: TestPackage (164.91s)
FAIL
FAIL github.com/juju/juju/cmd/juju 165.123s

Tags: test-failure
Curtis Hovey (sinzui)
Changed in juju-core:
status: New → Triaged
importance: Undecided → High
milestone: none → next-stable
tags: added: test-failure
Ian Booth (wallyworld)
Changed in juju-core:
milestone: next-stable → 1.21-alpha1
assignee: nobody → Ian Booth (wallyworld)
status: Triaged → In Progress
Ian Booth (wallyworld)
Changed in juju-core:
assignee: Ian Booth (wallyworld) → Katherine Cox-Buday (cox-katherine-e)
status: In Progress → Fix Released
milestone: 1.21-alpha1 → none
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.