fossilfree / numerous

Numerous - an object-oriented modelling and simulation engine.
https://numerous.com
BSD 3-Clause "New" or "Revised" License
14 stars 9 forks source link

Tests on windows using multiple models fails #204

Open mrdobalina2k opened 1 year ago

mrdobalina2k commented 1 year ago

Some tests cannot run on windows, for example the test_race_condition::test_race_condition_1 with arguments llvm=True. The test passes on Linux systems, but fails on windows. Simply speaking the model returns incorrect values. In some cases the execution crashes with segmentation fault.