opensim-org / opensim-core

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

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

Closed fcanderson closed 5 months ago

fcanderson commented 5 months 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.