-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Test for issue #2064 #3396
Test for issue #2064 #3396
Conversation
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @alexcrichton (or someone else) soon. If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes. Please see the contribution instructions for more information. |
Yeah in this specific case the largest version of I'm ok adding this as a test case though if you'd like! |
I see. I've recreated structure of packages that caused me headaches, but I didn't realize my versions were Yes, please merge it. |
@bors: r+ Ok, sounds good to me. |
📌 Commit 0b448a6 has been approved by |
⌛ Testing commit 0b448a6 with merge bd65b61... |
💔 Test failed - status-appveyor |
@bors: retry
…On Tue, Dec 13, 2016 at 9:56 PM, bors ***@***.***> wrote:
💔 Test failed - status-appveyor
<https://ci.appveyor.com/project/rust-lang-libs/cargo/build/1.0.600>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3396 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAD95Bas1KbNeu8lZVxRIHL5FYXXA6Vgks5rH4UTgaJpZM4LMOVw>
.
|
☀️ Test successful - status-appveyor, status-travis |
I've tried to reproduce the problem from #2064, but to my surprise the test passes reliably :)