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: Don't run pretty tests by default #38680

Merged
merged 1 commit into from
Dec 30, 2016

Conversation

alexcrichton
Copy link
Member

This commit relegates all pretty tests to not get run by default and rather get
run as part of an "aux" test suite. This "aux" suite is renamed from the old
"cargotest" suite to just collect tests that don't need to run everywhere but
should at least pass on Unix/Windows.

This commit relegates all pretty tests to not get run by default and rather get
run as part of an "aux" test suite. This "aux" suite is renamed from the old
"cargotest" suite to just collect tests that don't need to run everywhere but
should at least pass on Unix/Windows.
@rust-highfive
Copy link
Collaborator

r? @brson

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member Author

This commit is inspired by this comment: #38420 (comment)

@brson
Copy link
Contributor

brson commented Dec 29, 2016

@bors r+

@bors
Copy link
Contributor

bors commented Dec 29, 2016

📌 Commit 900dd8a has been approved by brson

bors added a commit that referenced this pull request Dec 30, 2016
@bors bors merged commit 900dd8a into rust-lang:master Dec 30, 2016
@alexcrichton alexcrichton deleted the aux-tests branch December 30, 2016 18:05
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

Successfully merging this pull request may close these issues.

4 participants