opensim-org / opensim-core

SimTK OpenSim C++ libraries and command-line applications, and Java/Python wrapping.
https://opensim.stanford.edu
Apache License 2.0
758 stars 307 forks source link

Unit test, `testPrescribedForce`, fails sporadically. #3816

Closed fcanderson closed 6 days ago

fcanderson commented 1 week ago

At least for Visual Studio 2019 Community builds, unit test testPrescribedForce is failing during Continuous-Integration runs. @nickbianco noted that this failure is sporadic. This behavior suggests that some variable is not being initialized properly.