Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Done
-
None
-
Fully Compatible
-
ALL
Description
temp_namespace.js failing on MCI:
410a9ee2999b Enterprise Linux 64-bit Amazon AMI replicasets_auth
410a9ee2999b Enterprise RHEL 6.2 64-bit replicasets_auth
410a9ee2999b Enterprise SUSE 11 64-bit replicasets_auth
410a9ee2999b Enterprise Windows 64-bit replicasets_auth
410a9ee2999b Linux 64-bit replicasets_auth
410a9ee2999b Linux 64-bit DUR OFF replicasets_auth
Here's the Linux 64 faliure:
http://buildlogs.mongodb.org/mci_0.9_linux_64/builds/1277/test/replicasets_auth_0/temp_namespace.js
assert.soon failed: function () {
|
printjson(secondDB.adminCommand("replSetGetStatus"));
|
printjson(secondDB.getSisterDB('local').system.replset.findOne());
|
return secondDB.isMaster().ismaster;
|
}, msg:
|
Auth issue?
Already fixed in master?