Skip to content

CmdStan versions and unit testing policy #830

@amas0

Description

@amas0

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions