Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-20

count fails in repl6.js test

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor - P4 Minor - P4
    • None
    • None
    • Replication
    • None

    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

      Attachments

        Activity

          People

            aaron Aaron Staple
            aaron Aaron Staple
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: