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

Use correct name for undefined linked toolchain invocation #1008

Merged
merged 1 commit into from
Mar 31, 2017

Conversation

topecongiro
Copy link
Contributor

Closes #927.

@brson
Copy link
Contributor

brson commented Mar 23, 2017

Thanks @topecongiro!

Can you add a test to cli-exact.rs that captures the output of of cargo +bogus test after this? You should be able to crib off the existing cases in that file.

@topecongiro
Copy link
Contributor Author

@brson I will try and rebase. Thank you!

@brson
Copy link
Contributor

brson commented Mar 27, 2017

@bors r+ Thanks @topecongiro !

@bors
Copy link
Contributor

bors commented Mar 27, 2017

📌 Commit ded5ee2 has been approved by brson

@bors
Copy link
Contributor

bors commented Mar 27, 2017

⌛ Testing commit ded5ee2 with merge 3b8ad1e...

bors added a commit that referenced this pull request Mar 27, 2017
Use correct name for undefined linked toolchain invocation

Closes #927.
@bors
Copy link
Contributor

bors commented Mar 27, 2017

💔 Test failed - status-appveyor

@brson
Copy link
Contributor

brson commented Mar 28, 2017

Interesting failure here @topecongiro on windows. It looks to me like it's failing because on windows rustup is emitting a "info: found 0 remaining processes" .... which is bizarre. I think you should just delete that info! line from job.rs to make all platforms agree.

@topecongiro
Copy link
Contributor Author

@brson Thank you for pointing out! Rebased.

@brson
Copy link
Contributor

brson commented Mar 28, 2017

@bors r+

@bors
Copy link
Contributor

bors commented Mar 28, 2017

📌 Commit 645f2d9 has been approved by brson

@bors
Copy link
Contributor

bors commented Mar 28, 2017

⌛ Testing commit 645f2d9 with merge 3b0337c...

bors added a commit that referenced this pull request Mar 28, 2017
Use correct name for undefined linked toolchain invocation

Closes #927.
@bors
Copy link
Contributor

bors commented Mar 28, 2017

💔 Test failed - status-appveyor

@brson
Copy link
Contributor

brson commented Mar 28, 2017

@bors r+

@bors
Copy link
Contributor

bors commented Mar 28, 2017

💡 This pull request was already approved, no need to approve it again.

  • This pull request previously failed. You should add more commits to fix the bug, or use retry to trigger a build again.

@bors
Copy link
Contributor

bors commented Mar 28, 2017

📌 Commit 645f2d9 has been approved by brson

@brson
Copy link
Contributor

brson commented Mar 31, 2017

@bors r+

@bors
Copy link
Contributor

bors commented Mar 31, 2017

💡 This pull request was already approved, no need to approve it again.

  • This pull request previously failed. You should add more commits to fix the bug, or use retry to trigger a build again.
  • There's another pull request that is currently being tested, blocking this pull request: Aggressive remove_dir_all #1015

@bors
Copy link
Contributor

bors commented Mar 31, 2017

📌 Commit 645f2d9 has been approved by brson

@brson brson merged commit c18094e into rust-lang:master Mar 31, 2017
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.

3 participants