assert.soon failed: function () { return 3 == secondDB.system.indexes.count( {ns:dbname + "." + collection} ); }, msg:index not created on secondary (prior to drop)
Error: assert.soon failed: function () { return 3 == secondDB.system.indexes.count( {ns:dbname + "." + collection} ); }, msg:index not created on secondary (prior to drop)
at Error (<anonymous>)
at doassert (src/mongo/shell/assert.js:11:14)
at Function.assert.soon (src/mongo/shell/assert.js:180:60)
at /data/mci/shell/mongodb-mongo-master/jstests/noPassthroughWithMongod/indexbg_drop.js:57:8
2014-04-21T13:48:01.405-0400 Error: assert.soon failed: function () { return 3 == secondDB.system.indexes.count( {ns:dbname + "." + collection} ); }, msg:index not created on secondary (prior to drop) at src/mongo/shell/assert.js:13
failed to load: /data/mci/shell/mongodb-mongo-master/jstests/noPassthroughWithMongod/indexbg_drop.js