Skip to content

Generate debug output files for all regression tests, even if they're not checked #1198

@alexdewar

Description

@alexdewar

We only check the contents of the debug output files for the regression test for the simple example (to avoid unnecessary churn associated with regenerating them all the time), but they are useful for debugging (hence the name!) so it is probably a good idea to generate these files for every test, even if they're not checked. As the output files are uploaded to GitHub as test artifacts, having this extra info could be useful for debugging failing tests (see e.g. #1185).

We should probably ensure that we are still left with at least one integration test with the debug_model setting disabled though (maybe we should add another for simple?).

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomersmuse xiiiTasks for the MUSE XIII engagementtestRelates to tests or test infrastructure

    Type

    No type

    Projects

    Status

    🔖 Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions