-
-
Notifications
You must be signed in to change notification settings - Fork 79
Closed
Description
I ran into failing unit tests during local development and identified that it seemed to be caused by my machine still running cmdstan 2.36 which conflicts with the testing changes introduced in #797. After installing cmdstan 2.37, it's all green.
Do we have a standard approach on how we should handle cases like this? We have a number of tests with explicit checks using cmdstan_version_before, so should we adopt that same approach here? Or should we assume (and state) that unit tests only really need to pass against latest cmdstan versions?
Metadata
Metadata
Assignees
Labels
No labels