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

exportimport2 test failure in windows

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • random buildbot failures
    • Affects Version/s: None
    • Component/s: None
    • None

      <http://buildbot.mongodb.org/builders/Windows%2064-bit/builds/474/steps/test_1/logs/stdio>

      From the log it looks like the shell might not have waited for mongod to have completely finished before continuing with the test. It's possible that wait_for_pid returned prematurely, and looking at the doc for GetExitCodeProcess it seems that this function may return true even if the process is still running.
      <http://msdn.microsoft.com/en-us/library/ms683189(VS.85).aspx>

            Assignee:
            mathias@mongodb.com Mathias Stearn
            Reporter:
            aaron Aaron Staple
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: