Hi @Munsky,
I think I know how to modify generateCommandLinePipeline to become platform-agnostic, but the relevant test case you mentioned fails on my machine for a different reason than an inability to run bash commands on Windows:
However, the test also failed (on Linux) for the most recent relevant commit, and for the exact same reason. Presumably the testData.csv file is simply missing.
- Dmitri
Hi @Munsky,
I think I know how to modify
generateCommandLinePipelineto become platform-agnostic, but the relevant test case you mentioned fails on my machine for a different reason than an inability to runbashcommands on Windows:However, the test also failed (on Linux) for the most recent relevant commit, and for the exact same reason. Presumably the
testData.csvfile is simply missing.- Dmitri