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

"x.py build" generates test tools for all stages, even though they are not needed #38705

Closed
est31 opened this issue Dec 30, 2016 · 3 comments
Closed

Comments

@est31
Copy link
Member

est31 commented Dec 30, 2016

Often I just want to test bootstrap, and maybe the test suite on stage2. However, a recent (maybe 3 days ago - now) change has made x.py build generate test artifacts for all stages. I'd prefer if it didn't build them, keeping x.py focussed on bootstrap itself.

cc @alexcrichton

@alexcrichton
Copy link
Member

Thanks for the report! I'm not quite sure I understand what you mean here, but you may be interested in #38667. Does that solve what you're thinking of here?

@est31
Copy link
Member Author

est31 commented Dec 30, 2016

@alexcrichton its doing "Building stage1 test artifacts" now, didn't do it before.

@est31
Copy link
Member Author

est31 commented Dec 30, 2016

Mhh, seems it built before as well, I just didn't notice it.

@est31 est31 closed this as completed Dec 30, 2016
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

2 participants