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

Fix burn_in_tests file path on Windows

    • Fully Compatible
    • ALL
    • STM 2019-10-17
    • 0
    • 1

      The file paths of generated tasks were recently changed to always use the "/" separator, as generate.task calls always run in bash, even on Windows. This was achieved by auditing and replacing usages of os.path.join.

      burn_in_tests.py also uses os.path.normpath, which needs to be supplemented to output the unix path as well.

            Assignee:
            robert.guo@mongodb.com Robert Guo (Inactive)
            Reporter:
            robert.guo@mongodb.com Robert Guo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: