Details
-
Bug
-
Resolution: Duplicate
-
Major - P3
-
None
-
None
-
buildbot V2.4 Windows 32-bit
-
ALL
Description
Builder V2.4 Windows 32-bit #151 revision 73dac6d52ea5 on July 6.
http://buildbot.mongodb.org/builders/V2.4%20Windows%2032-bit/builds/151/steps/test_9/logs/stdio
http://buildlogs.mongodb.org/V2.4%20Windows%2032-bit/builds/151/test/replication/repl4.js
assert.soon failed: function () {
|
return s.getDB( db )[ coll ].find().count() == count;
|
}, msg:undefined
|
Error: Printing Stack Trace
|
at printStackTrace (src/mongo/shell/utils.js:37:15)
|
at doassert (src/mongo/shell/assert.js:6:5)
|
at Function.assert.soon (src/mongo/shell/assert.js:110:60)
|
at soonCount (D:\slave\Windows_32bit_V2.4\mongo\jstests\repl\repl4.js:4:12)
|
at doTest (D:\slave\Windows_32bit_V2.4\mongo\jstests\repl\repl4.js:35:5)
|
at D:\slave\Windows_32bit_V2.4\mongo\jstests\repl\repl4.js:38:1
|
m31001| Sat Jul 06 12:26:39.973 [replslave] repl: syncing from host:127.0.0.1:31000
|
Sat Jul 06 12:26:39.973 JavaScript execution failed: assert.soon failed: function () {
|
return s.getDB( db )[ coll ].find().count() == count;
|
}, msg:undefined at src/mongo/shell/assert.js:L7
|
failed to load: D:\slave\Windows_32bit_V2.4\mongo\jstests\repl\repl4.js
|