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

rustbuild check does not support “keep going” (-k) #41248

Closed
jirutka opened this issue Apr 12, 2017 · 3 comments
Closed

rustbuild check does not support “keep going” (-k) #41248

jirutka opened this issue Apr 12, 2017 · 3 comments

Comments

@jirutka
Copy link

jirutka commented Apr 12, 2017

When using --enable-rustbuild, make check -k does not run all tests regardless of failures.

#31322 (comment):

It seems it [rustbuild] doesn't support the -k (keep going) flag (that should be reported on the issue tracker if it's not there already), which should continue running the full test suite even if some individual test fails.

@eddyb
Copy link
Member

eddyb commented Apr 12, 2017

cc @rust-lang/tools

@jirutka
Copy link
Author

jirutka commented Apr 13, 2017

This is actually duplication of #40219, I found it just now.

@alexcrichton
Copy link
Member

Indeed! Closing in favor of that.

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

No branches or pull requests

3 participants