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

can't find files on Windows build

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.1.1
    • Affects Version/s: None
    • Component/s: Build
    • Environment:
      Windows 64-bit
    • Windows

      generate_buildinfo(["build\buildinfo.cpp"], ['\n#include <string>\n#include <boost/version.hpp>\n\n#include "mongo/util/version.h"\n\nnamespace mongo {\n    const char * gitVersion() { return "%(git_version)s"; }\n    std::string sysInfo() { return "%(sys_info)s BOOST_LIB_VERSION=" BOOST_LIB_VERSION ; }\n}  // namespace mongo\n'])
      c:\Python27\Scripts\..\python.exe D:\10gen\buildslaves\mongo\Windows_64bit\mongo\buildscripts\smoke.py test
      cwd [D:\10gen\buildslaves\mongo\Windows_64bit\mongo]
      can't get processlist: [Error 2] The system cannot find the file specified
      num procs:1
      running D:\10gen\buildslaves\mongo\Windows_64bit\mongo\mongod.exe --port 27999 --dbpath /data/db/sconsTests/
      0 tests succeeded
      1 tests didn't get run
      

      http://buildbot.mongodb.org/builders/Windows%2064-bit/builds/4584/steps/test_1/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: