[SERVER-20] count fails in repl6.js test Created: 16/Apr/09  Updated: 12/Jul/16  Resolved: 20/May/09

Status: Closed
Project: Core Server
Component/s: Replication
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Minor - P4
Reporter: Aaron Staple Assignee: Aaron Staple
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Participants:

 Description   

<http://buildbot.mongodb.org/builders/OS%20X%2010.5%2032-bit/builds/108/steps/test_3/logs/stdio>

m61641| Thu Apr 16 12:27:15 allocating new datafile /data/db/jstests_repl6test-slave1/jstests_repl6test.1, filling with zeroes...
(mongo init):1509 assert.soon failed: function ()

{ // print( "check count" ); if ( -1 == m.getDBNames().indexOf( baseName ) ) return false; if ( -1 == m.getDB( baseName ).getCollectionNames().indexOf( "a" ) ) return false; // print( "count: " + s.getDB( baseName ).z.find().count() ); return m.getDB( baseName ).a.find().count() == count; }

throw "assert.soon failed: " + f;
^

error processing: /Users/erh/work/buildbot_slave/mongo_32/mongo/jstests/repl/repl6.js



 Comments   
Comment by Aaron Staple [ 20/May/09 ]

machine was just running super slow. I've added some more logging in any case

Comment by Aaron Staple [ 21/Apr/09 ]

again
<http://buildbot.mongodb.org/builders/OS%20X%2010.5%2032-bit/builds/128/steps/test_3/logs/stdio>

Generated at Thu Feb 08 02:52:49 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.