count fails in repl6.js test

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      <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

            Assignee:
            Aaron Staple (Inactive)
            Reporter:
            Aaron Staple (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: