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

geo_circle1.js test fails on Mac with v8 build

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • None
    • 2.1.0
    • Geo
    • None
    • Mac OSX 10.7.2
      v8 r10840
    • OS X

    Description

      starting test : geo_circle1.js
      *******************************************
      Test : geo_circle1.js ...
      Thu Mar 1 13:46:00 [conn1] end connection 127.0.0.1:52553 (0 connections now open)
      ['/Users/ren/mongo/mongo', '--port', '27999', '/Users/ren/mongo/jstests/geo_circle1.js', '--eval', 'TestData = new Object();TestData.testPath = "/Users/ren/mongo/jstests/geo_circle1.js";TestData.testFile = "geo_circle1.js";TestData.testName = "geo_circle1";TestData.noJournal = false;TestData.noJournalPrealloc = true;TestData.auth = false;TestData.keyFile = null;TestData.keyFileData = null;']
      MongoDB shell version: 2.1.1-pre-
      connecting to: 127.0.0.1:27999/test
      Thu Mar 1 13:46:00 [initandlisten] connection accepted from 127.0.0.1:52554 #2 (1 connection now open)
      null
      Thu Mar 1 13:46:00 [conn2] CMD: drop test.geo_circle1
      Thu Mar 1 13:46:00 [FileAllocator] allocating new datafile /data/db/sconsTests/test.ns, filling with zeroes...
      Thu Mar 1 13:46:00 [FileAllocator] creating directory /data/db/sconsTests/_tmp
      Thu Mar 1 13:46:00 [FileAllocator] done allocating datafile /data/db/sconsTests/test.ns, size: 16MB, took 0.035 secs
      Thu Mar 1 13:46:00 [FileAllocator] allocating new datafile /data/db/sconsTests/test.0, filling with zeroes...
      Thu Mar 1 13:46:00 [FileAllocator] done allocating datafile /data/db/sconsTests/test.0, size: 64MB, took 0.232 secs
      Thu Mar 1 13:46:00 [FileAllocator] allocating new datafile /data/db/sconsTests/test.1, filling with zeroes...
      Thu Mar 1 13:46:00 [conn2] build index test.geo_circle10?7d?

      { _id: 1 }

      Thu Mar 1 13:46:00 [conn2] build index done. scanned 0 total records. 0.001 secs
      Thu Mar 1 13:46:00 [conn2] update test.geo_circle10?7d? query:

      { _id: 0.0 }

      update:

      { _id: 0.0, loc: [ 0.0, 0.0 ] }

      nscanned:0 nupdated:1 upsert:1 keyUpdates:0 357ms
      Thu Mar 1 13:46:00 [journal] info journal _rotate called inside dbMutex - ok but should be somewhat rare
      Thu Mar 1 13:46:00 [conn2] build index test.geo_circle1

      { _id: 1 }

      Thu Mar 1 13:46:00 [conn2] build index done. scanned 0 total records. 0.001 secs
      Thu Mar 1 13:46:00 [conn2] info: creating collection test.geo_circle1 on add index
      Thu Mar 1 13:46:00 [conn2] build index test.geo_circle1

      { loc: "2d" }

      Thu Mar 1 13:46:00 [conn2] build index done. scanned 0 total records. 0 secs
      assert: [29] != [0] are not equal : itcount : [ [ 5, 5 ], 3 ]
      Error: Printing Stack Trace
      at src/mongo/shell/utils.js:37:7
      at src/mongo/shell/utils.js:58:1
      at Function.eq (src/mongo/shell/utils.js:84:1)
      at /Users/ren/mongo/jstests/geo_circle1.js:38:12
      Thu Mar 1 13:46:00 exec error: src/mongo/shell/utils.js:59 [29] != [0] are not equal : itcount : [ [ 5, 5 ], 3 ]
      throw msg;
      ^

      failed to load: /Users/ren/mongo/jstests/geo_circle1.js

      Attachments

        Activity

          People

            Unassigned Unassigned
            randolph@mongodb.com Randolph Tan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: