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

assert in query_yield2.js

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.1.2
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
    • Environment:
      Windows 64-bit Weekly Slow Tests
    • ALL

      Sun May 06 10:20:55 shell: started program mongo.exe --eval TestData = {
      	"testPath" : "D:\\10gen\\buildslaves\\mongo\\Windows_64bit_Weekly_Slow_Tests\\mongo\\jstests\\slowWeekly\\query_yield2.js",
      	"testFile" : "query_yield2.js",
      	"testName" : "query_yield2",
      	"noJournal" : false,
      	"noJournalPrealloc" : false,
      	"auth" : false,
      	"keyFile" : null,
      	"keyFileData" : null
      };jsTest.authenticate(db.getMongo());print( 0 == db.query_yield2.find( function(){ var x=this.n; for ( var i=0; i<50000; i++ ){ x = x * 2; } return false; } ).itcount() );  127.0.0.1:30201
      sh3680| MongoDB shell version: 2.1.2-pre-
      sh3680| connecting to: 127.0.0.1:30201/test
       m30201| Sun May 06 10:20:55 [initandlisten] connection accepted from 127.0.0.1:49936 #2 (2 connections now open)
      start query
      assert: [1] != [0] are not equal : nothing in prog
      Error("Printing Stack Trace")@:0
      ()@src/mongo/shell/utils.js:37
      ("[1] != [0] are not equal : nothing in prog")@src/mongo/shell/utils.js:58
      (1,0,"nothing in prog")@src/mongo/shell/utils.js:88
      @D:\10gen\buildslaves\mongo\Windows_64bit_Weekly_Slow_Tests\mongo\jstests\slowWeekly\query_yield2.js:63
      
      Sun May 06 10:20:55 uncaught exception: [1] != [0] are not equal : nothing in prog
      failed to load: D:\10gen\buildslaves\mongo\Windows_64bit_Weekly_Slow_Tests\mongo\jstests\slowWeekly\query_yield2.js
      

      http://buildbot.mongodb.org/builders/Windows%2064-bit%20Weekly%20Slow%20Tests/builds/8/steps/test/logs/stdio

            Assignee:
            tad Tad Marshall
            Reporter:
            ian@mongodb.com Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: