urbanopt / geojson-modelica-translator

GeoJSON to Modelica Translator that is focused on district energy system design and analysis.
https://www.nrel.gov/buildings/urbanopt.html
Other
18 stars 11 forks source link

Enable tests on Windows in CI #608

Open vtnate opened 8 months ago

vtnate commented 8 months ago

Expected Behavior

We should be able to run our full test suite with CI on Windows

Actual Behavior

Some paths don't work properly. Local testing has worked but the GHA runner has path problems that I don't understand. 🤔 This is an example of the failure seen when running simulations on Windows in CI.

Multiple users have confirmed that all tests simulate on local machines.

Steps to Reproduce

Combine these two steps in CI so Windows isn't excluded from running simulations

Version Information

Modelica Buildings Library: 10.0.0 Modelica Standard Library: 4.0.0 Python: 3.11.7