Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-1210

Fix legacy driver continuous integration tests on Windows

      The "start_mongo_orchestration" Evergreen script on Windows invokes taskkill.exe to stop all python.exe processes, before actually starting mongo-orchestration. The script's invocation of taskkill.exe currently generates an invalid argument error. One guess as to how this regression was originally introduced is that the Windows version that these tasks run on was changed.

      Link to example failure: https://evergreen.mongodb.com/task/cxx_driver_legacy_windows_64_msvc2010_dbg_dyn_dyn_client_test_latest_dca7dd6971573af014606b151834ad82c7d56bb0_16_10_28_21_14_17

      Relevant excerpt from task logs:

       [2016/11/03 20:04:54.761] taskkill.exe /fi python /f
       [2016/11/03 20:04:54.774] ERROR: The search filter cannot be recognized.
      

            Assignee:
            backlog-cxx-driver [DO NOT USE] Backlog - CXX Driver Team
            Reporter:
            rassi J Rassi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: