-
Notifications
You must be signed in to change notification settings - Fork 13k
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: allow running debuginfo-lldb tests on linux #38702
Conversation
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @aturon (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. |
@bors: r+ Thanks! |
📌 Commit e8d8353 has been approved by |
⌛ Testing commit e8d8353 with merge 2fda3cb... |
💔 Test failed - status-travis |
… On Fri, Dec 30, 2016 at 10:24 AM, bors ***@***.***> wrote:
💔 Test failed - status-travis
<https://travis-ci.org/rust-lang/rust/builds/187737906>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#38702 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAD95L42uTgYPa4dNr-nbpHu92fv7HsNks5rNUxJgaJpZM4LYLQH>
.
|
⌛ Testing commit e8d8353 with merge f656624... |
💔 Test failed - status-appveyor |
@bors: retry
…On Fri, Dec 30, 2016 at 1:23 PM, bors ***@***.***> wrote:
💔 Test failed - status-appveyor
<https://ci.appveyor.com/project/rust-lang/rust/build/1.0.1331>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#38702 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAD95F9bLoQPnbZItB6TLfvuR53yxKelks5rNXZkgaJpZM4LYLQH>
.
|
⌛ Testing commit e8d8353 with merge 6e0d61d... |
💔 Test failed - status-travis |
@bors: retry
…On Fri, Dec 30, 2016 at 8:37 PM, bors ***@***.***> wrote:
💔 Test failed - status-travis
<https://travis-ci.org/rust-lang/rust/builds/187835659>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#38702 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAD95FDOHZnoxj_USBiBHX9vKuL2IcO3ks5rNdwAgaJpZM4LYLQH>
.
|
rustbuild: allow running debuginfo-lldb tests on linux
☀️ Test successful - status-appveyor, status-travis |
No description provided.