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

query_yield1.js failing during slow weekly tests

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Testing Infrastructure
    • OS X 10.5 64-bit Weekly Slow Tests
    • ALL

    Description

      shell: started program /Users/erh/work/buildbot/OS_X_105_64bit_Weekly_Slow_Tests/mongo/mongo --eval TestData = {
      	"testPath" : "/Users/erh/work/buildbot/OS_X_105_64bit_Weekly_Slow_Tests/mongo/jstests/slowWeekly/query_yield1.js",
      	"testFile" : "query_yield1.js",
      	"testName" : "query_yield1",
      	"noJournal" : false,
      	"noJournalPrealloc" : false,
      	"auth" : false,
      	"keyFile" : null,
      	"keyFileData" : null
      };jsTest.authenticate(db.getMongo());print( 0 == db.query_yield1.find( function(){ var x=this.n; for ( var i=0; i<500; i++ ){ x = x * 2; } return false; } ).itcount() );  127.0.0.1:27999
      Sun Apr  8 13:31:12 [initandlisten] connection accepted from 127.0.0.1:54464 #35 (2 connections now open)
      sh4576| MongoDB shell version: 2.1.1-pre-
      sh4576| connecting to: 127.0.0.1:27999/test
      start query
      Sun Apr  8 13:31:12 [journal] info timeout on lock upgrade for REMAPPRIVATEVIEW
      assert: 200 is not greater than 603 : took too long for me to run
      Error("Printing Stack Trace")@:0
      ()@src/mongo/shell/utils.js:37
      ("200 is not greater than 603 : took too long for me to run")@src/mongo/shell/utils.js:58
      (200,603,"took too long for me to run")@src/mongo/shell/utils.js:251
      @/Users/erh/work/buildbot/OS_X_105_64bit_Weekly_Slow_Tests/mongo/jstests/slowWeekly/query_yield1.js:62
       
      Sun Apr  8 13:31:12 uncaught exception: 200 is not greater than 603 : took too long for me to run
      failed to load: /Users/erh/work/buildbot/OS_X_105_64bit_Weekly_Slow_Tests/mongo/jstests/slowWeekly/query_yield1.js

      http://buildbot.mongodb.org/builders/OS%20X%2010.5%2064-bit%20Weekly%20Slow%20Tests/builds/21/steps/test/logs/stdio

      Attachments

        Activity

          People

            milkie@mongodb.com Eric Milkie
            ian@mongodb.com Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: