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

Keep going on failure? #133

Closed
birkenfeld opened this issue Oct 30, 2021 · 1 comment · Fixed by #140
Closed

Keep going on failure? #133

birkenfeld opened this issue Oct 30, 2021 · 1 comment · Fixed by #140
Assignees
Labels
C-enhancement Category: A new feature or an improvement for an existing one

Comments

@birkenfeld
Copy link

Thanks for this tool, especially the feature powerset function is very handy!

I was wondering if there could be a mode like make -k which errors are recorded, but all runs will still be completed, and failing combinations reported at the end.

@taiki-e taiki-e added the C-enhancement Category: A new feature or an improvement for an existing one label Oct 30, 2021
@taiki-e taiki-e self-assigned this Nov 4, 2021
bors bot added a commit that referenced this issue Dec 29, 2021
140: Add --keep-going flag r=taiki-e a=taiki-e

Closes #133 

<img width="1046" alt="keep-going" src="https://user-images.githubusercontent.com/43724913/147629433-3d58a94a-cd7b-4ed1-8932-ef30d2fce46b.png">


Co-authored-by: Taiki Endo <[email protected]>
@bors bors bot closed this as completed in 55fd69a Dec 29, 2021
@taiki-e
Copy link
Owner

taiki-e commented Dec 29, 2021

Added in 0.5.9 (#140)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: A new feature or an improvement for an existing one
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants