state: FAIL: action_test.go:333: ActionSuite.TestMergeIds

Bug #1391046 reported by Dave Cheney
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
Fix Released
Medium
Dave Cheney

Bug Description

FAIL: action_test.go:333: ActionSuite.TestMergeIds

SetUpTest
[LOG] 0:00.004 INFO juju.state opening state, mongo addresses: ["localhost:36571"]; entity %!q(<nil>)
[LOG] 0:00.004 DEBUG juju.state dialing mongo
[LOG] 0:00.007 INFO juju.mongo dialled mongo successfully on address "127.0.0.1:36571"
[LOG] 0:00.008 DEBUG juju.state connection established
[LOG] 0:00.019 INFO juju.mongo dialled mongo successfully on address "127.0.0.1:36571"
[LOG] 0:00.025 INFO juju.state initializing environment, owner: "test-admin@local"
[LOG] 0:00.025 INFO juju.state info: &mongo.MongoInfo{Info:mongo.Info{Addrs:[]string{"localhost:36571"}, CACert:"-----BEGIN CERTIFICATE-----\nMIIB5DCCAZCgAwIBAgIBADALBgkqhkiG9w0BAQswSjENMAsGA1UEChMEanVqdTE5\nMDcGA1UEAwwwanVqdS1nZW5lcmF0ZWQgQ0EgZm9yIGVudmlyb25tZW50ICJqdWp1\nIHRlc3RpbmciMB4XDTE0MTEwMzA1MTUwMVoXDTI0MTExMDA1MTUwMVowSjENMAsG\nA1UEChMEanVqdTE5MDcGA1UEAwwwanVqdS1nZW5lcmF0ZWQgQ0EgZm9yIGVudmly\nb25tZW50ICJqdWp1IHRlc3RpbmciMFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAOWq\nQOo04xRU9OxxeRdXdwrGtBpiD/IOPTlJE8BY4xALQ/y3l2fljKHwkUdjERxeGPAr\nZZHgtOjLHHJpP1r9E3UCAwEAAaNjMGEwDgYDVR0PAQH/BAQDAgCkMA8GA1UdEwEB\n/wQFMAMBAf8wHQYDVR0OBBYEFPySyoLMnhYPCeJC7+XOr9C/5AMaMB8GA1UdIwQY\nMBaAFPySyoLMnhYPCeJC7+XOr9C/5AMaMAsGCSqGSIb3DQEBCwNBACVWVb5bHgGP\n56X+2dvTyxldQ6PFqGcrOl+hjf0AKodKUguphE0r9zv9OCkNPZkBoqi6/Bc7jqcy\nt4m73AOMU8s=\n-----END CERTIFICATE-----\n"}, Tag:names.Tag(nil), Password:""}
SetUpTest done
test number 0 struct { changes string; adds string; removes string; expected string }{changes:"", adds:"a0,a1", removes:"", expected:"a0,a1"}
action_test.go:363:
    c.Assert(changes, jc.DeepEquals, expected)
... obtained []string = []string{"a1", "a0"}
... expected []string = []string{"a0", "a1"}
... mismatch at [0]: unequal; obtained "a1"; expected "a0"

[LOG] 0:00.142 INFO juju.testing reset successfully reset admin password
2014-11-10 05:16:08 INFO juju.testing mgo.go:520 reset successfully reset admin password
2014-11-10 05:16:50 INFO juju.testing mgo.go:520 reset successfully reset admin password
2014-11-10 05:17:12 INFO juju.testing mgo.go:520 reset successfully reset admin password
OOPS: 656 passed, 1 FAILED
--- FAIL: TestPackage-4 (164.08s)
FAIL

Changed in juju-core:
milestone: none → 1.22
assignee: nobody → Dave Cheney (dave-cheney)
status: New → In Progress
Curtis Hovey (sinzui)
Changed in juju-core:
importance: Undecided → High
Curtis Hovey (sinzui)
tags: added: intermittent-failure test-failure
Curtis Hovey (sinzui)
Changed in juju-core:
milestone: 1.22 → 1.23
Curtis Hovey (sinzui)
Changed in juju-core:
milestone: 1.23 → none
importance: High → Medium
Revision history for this message
Dimiter Naydenov (dimitern) wrote :

No update for a long time - putting back to Triaged.

Changed in juju-core:
status: In Progress → Triaged
Curtis Hovey (sinzui)
Changed in juju-core:
status: Triaged → 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.