Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to rerun failing tests #471

Open
t-b opened this issue Jun 28, 2024 · 0 comments
Open

Add option to rerun failing tests #471

t-b opened this issue Jun 28, 2024 · 0 comments

Comments

@t-b
Copy link
Member

t-b commented Jun 28, 2024

In MIES I fixed a treewide issue, AllenInstitute/MIES#2153, where I wanted to have CDF empty after the tests. The reasoning was that this avoids bugs where routines rely erroneously on data in CDF.

I started from ~250 failing tests and got down to zero. But I had to run the full test suite too often which took to long.

It would have been useful to have a flag which allows to rerun only the failed tests. ctest also has that 1 and that is quite useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant