Details
-
Bug
-
Resolution: Done
-
Blocker - P1
-
None
-
None
-
ALL
Description
parallel_WT - failing test
2014-11-11T02:27:35.437+0000 I QUERY Error: assert.soon failed: function () {
|
mh = m.getDB( "test" ).runCommand( "dbhash" );
|
// printjson( mh );
|
sh = s.getDB( "test" ).runCommand( "dbhash" );
|
// printjson( sh );
|
return mh.md5 == sh.md5;
|
}
|
at Error (<anonymous>)
|
at doassert (src/mongo/shell/assert.js:11:14)
|
at Function.assert.soon (src/mongo/shell/assert.js:189:13)
|
at C:\data\mci\shell\src\jstests\parallel\repl.js:55:8 at src/mongo/shell/assert.js:13
|
failed to load: C:\data\mci\shell\src\jstests\parallel\repl.js
|
http://buildlogs.mongodb.org/MCI_windows-64/builds/294007/test/parallel_WT_0/repl.js