Fix burn_in_tests file path on Windows

XMLWordPrintableJSON

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

      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 (Inactive)
            Reporter:
            Robert Guo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: