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

datasize3 failed in parallel tests

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • None
    • ALL

    Description

      Looks like all the tests that would have run in parallel with this one had finished, and this one was running on its own.

      <http://buildbot.mongodb.org/builders/Linux%2064-bit%20v8/builds/1480/steps/test_4/logs/stdio>

      S2 Test : jstests/datasize3.js ...
      assert: [976] != [960] are not equal : undefined
      Error: Printing Stack Trace (lines are 0-based in spidermonkey)
      at shell/utils.js:21:7
      at shell/utils.js:32:1
      at Function.eq (shell/utils.js:60:42)
      at jstests/datasize3.js:28:8
      at _funcs1:7:40
      at Function.timeFunc (shell/utils.js:267:9)
      at _funcs1:7:17
      at Array.forEach (native)
      at Number.<anonymous> (_funcs1:4:6)
      at _funcs1:96:65
      Tue Nov 9 16:17:49 exec error: shell/utils.js:33 [976] != [960] are not equal : undefined
      throw msg;
      ^

      error loading file: jstests/datasize3.js
      assert: [0] != [1] are not equal : one or more tests failed
      Error: Printing Stack Trace (lines are 0-based in spidermonkey)
      at shell/utils.js:21:7
      at shell/utils.js:32:1
      at Function.eq (shell/utils.js:60:42)
      at Function.parallelTests (shell/utils.js:750:8)
      at [object Object].run (shell/utils.js:621:8)
      at /home/yellow/buildbot/Linux_64bit_v8/mongo/jstests/parallel/basic.js:11:3
      Tue Nov 9 16:17:49 exec error: shell/utils.js:33 [0] != [1] are not equal : one or more tests failed
      throw msg;
      ^

      failed to load: /home/yellow/buildbot/Linux_64bit_v8/mongo/jstests/parallel/basic.js

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: