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 run all tests, again #55053

Merged
merged 2 commits into from Oct 27, 2018
Merged

Conversation

Emerentius
Copy link
Contributor

This is a repeat of #53527, which had to be reverted to land #54116. It will break clippy until compiletest-rs can be updated and I believe we're closing on a new release date, so this may need to be delayed again until after 1.30 is out (?)

Closes #50363 again

same behaviour, just shorter
flag name is --include-ignored
requires -Zunstable-options for now
@rust-highfive
Copy link
Collaborator

r? @kennytm

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

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 13, 2018
@kennytm
Copy link
Member

kennytm commented Oct 14, 2018

r? @eddyb

@rust-highfive rust-highfive assigned eddyb and unassigned kennytm Oct 14, 2018
@TimNN
Copy link
Contributor

TimNN commented Oct 23, 2018

Ping from triage! Given that @eddyb is pretty busy right now, maybe

r? @alexcrichton

Or maybe cc @rust-lang/dev-tools? Not quite sure what the most appropriate team would be.

@rust-highfive rust-highfive assigned alexcrichton and unassigned eddyb Oct 23, 2018
@alexcrichton
Copy link
Member

I'm not really privvy to many details here, but it looks like #53527 landed but was reverted in #54116 due to... I guess various forms of breakage? In any case 1.31 has branched and we should have plenty of runway to figure out breakage now. In light of that seeing how this is the same patch as before, I'll...

@bors: r+

@bors
Copy link
Contributor

bors commented Oct 27, 2018

📌 Commit 420541b has been approved by alexcrichton

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 27, 2018
@bors
Copy link
Contributor

bors commented Oct 27, 2018

⌛ Testing commit 420541b with merge 42c11de...

bors added a commit that referenced this pull request Oct 27, 2018
Add option to run all tests, again

This is a repeat of #53527, which had to be reverted to land #54116. It will break clippy until `compiletest-rs` can be updated and I believe we're closing on a new release date, so this may need to be delayed again until after 1.30 is out (?)

Closes #50363 again
@bors
Copy link
Contributor

bors commented Oct 27, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing 42c11de to master...

@bors bors merged commit 420541b into rust-lang:master Oct 27, 2018
@rust-highfive
Copy link
Collaborator

📣 Toolstate changed by #55053!

Tested on commit 42c11de.
Direct link to PR: #55053

💔 clippy-driver on windows: test-pass → test-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).
💔 clippy-driver on linux: test-pass → test-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).

rust-highfive added a commit to rust-lang-nursery/rust-toolstate that referenced this pull request Oct 27, 2018
Tested on commit rust-lang/rust@42c11de.
Direct link to PR: <rust-lang/rust#55053>

💔 clippy-driver on windows: test-pass → test-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).
💔 clippy-driver on linux: test-pass → test-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).
phansch added a commit to phansch/compiletest-rs that referenced this pull request Oct 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants