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 test for #14875 #36140

Merged
merged 1 commit into from
Aug 31, 2016
Merged

Add test for #14875 #36140

merged 1 commit into from
Aug 31, 2016

Conversation

cristicbz
Copy link
Contributor

You can check this out in the playground https://is.gd/oVKC2T . It will fail on stable, but pass on nightly as @nagisa suggested on the issue.

Fixes #14875

@rust-highfive
Copy link
Collaborator

r? @nikomatsakis

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

@nagisa
Copy link
Member

nagisa commented Aug 30, 2016

I feel like the test can be made considerably simpler and easier to understand like this, but I guess this approach is also good.

@eddyb
Copy link
Member

eddyb commented Aug 30, 2016

@bors r=nagisa

@bors
Copy link
Contributor

bors commented Aug 30, 2016

📌 Commit 34e1817 has been approved by nagisa

@cristicbz
Copy link
Contributor Author

@eddyb As far as I can tell the only failure is

test [run-pass] run-pass/issue-36023.rs ... FAILED

My test passes

test [run-pass] run-pass/issue-14875.rs ... ok
test [pretty] pretty/issue-14875.rs ... ok

Could you please @bors retry?

@nagisa
Copy link
Member

nagisa commented Aug 30, 2016

@cristicbz that’s the Travis (see #36138) which is unrelated to bors/homu. Bors will get to your PR regardless of travis status and build it itself. You can track your PR status with bors here.

@cristicbz
Copy link
Contributor Author

@nagisa D'oh! I thought @bors also set commit statuses, but I guess not, thanks!

@sophiajt
Copy link
Contributor

That error is a current bug in travis that's being looked at.

@sophiajt
Copy link
Contributor

@bors rollup

sophiajt pushed a commit to sophiajt/rust that referenced this pull request Aug 30, 2016
Add test for rust-lang#14875

You can check this out in the playground https://is.gd/oVKC2T . It will fail on stable, but pass on nightly as @nagisa suggested on the issue.

Fixes rust-lang#14875
sophiajt pushed a commit to sophiajt/rust that referenced this pull request Aug 30, 2016
Add test for rust-lang#14875

You can check this out in the playground https://is.gd/oVKC2T . It will fail on stable, but pass on nightly as @nagisa suggested on the issue.

Fixes rust-lang#14875
sophiajt pushed a commit to sophiajt/rust that referenced this pull request Aug 31, 2016
Add test for rust-lang#14875

You can check this out in the playground https://is.gd/oVKC2T . It will fail on stable, but pass on nightly as @nagisa suggested on the issue.

Fixes rust-lang#14875
sophiajt pushed a commit to sophiajt/rust that referenced this pull request Aug 31, 2016
Add test for rust-lang#14875

You can check this out in the playground https://is.gd/oVKC2T . It will fail on stable, but pass on nightly as @nagisa suggested on the issue.

Fixes rust-lang#14875
bors added a commit that referenced this pull request Aug 31, 2016
@bors bors merged commit 34e1817 into rust-lang:master Aug 31, 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

Successfully merging this pull request may close these issues.

7 participants