Uh oh!
There was an error while loading. Please reload this page.
Target builds for older macOS - #40482
Conversation
rust-highfive
commented
Mar 13, 2017
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. |
alexcrichton
commented
Mar 13, 2017
Is... travis not listening? |
wagenet
commented
Mar 13, 2017
@alexcrichton tried forcing a new commit to see if it picks it up. |
mzji
commented
Mar 13, 2017
Travis is missing pull requests: status |
wagenet
commented
Mar 14, 2017
So the tests run fine until they time-out after 3 hours. They're not stuck and are still making progress at this point. |
alexcrichton
commented
Mar 14, 2017
@wagenet oh right yeah sorry now that I think about it I don't think we've gotten macs-on-PRs working yet (for... reasons unknown). In any case I think it got past everything just fine that it needed to (bootstrapping the compiler), so I think we're in the clear here for this PR as-is. So this gets the compiler itself to 10.8 but libstd as well. Would you still like to get libstd to 10.7 in this PR or would you like to save that for a follow-up PR? |
alexcrichton
commented
Mar 14, 2017
I'm also flagging this for a backport to beta as #40481 affects beta |
alexcrichton
commented
Mar 14, 2017
@bors: r+ |
bors
commented
Mar 14, 2017
📌 Commit 01ffac5 has been approved by |
alexcrichton
commented
Mar 14, 2017
@bors: r- Oh actually can the |
alexcrichton
commented
Mar 14, 2017
@bors: r+ |
bors
commented
Mar 14, 2017
📌 Commit 61d9387 has been approved by |
alexcrichton
commented
Mar 15, 2017
@bors: p=1 (beta nominated) |
bors
commented
Mar 16, 2017
⌛ Testing commit 61d9387 with merge e897fcb... |
Target builds for older macOS Fixrust-lang#40481
Target builds for older macOS Fixrust-lang#40481
bors
commented
Mar 17, 2017
⌛ Testing commit 61d9387 with merge a7c2247... |
bors
commented
Mar 17, 2017
💔 Test failed - status-travis |
alexcrichton
commented
Mar 17, 2017
via email
| … On Fri, Mar 17, 2017 at 12:14 AM, bors ***@***.***> wrote:
💔 Test failed - status-travis
<https://travis-ci.org/rust-lang/rust/builds/212004552>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#40482 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAD95Ghq8sAHiuOwVYJJ_SUHdgeIfPoBks5rmhaigaJpZM4Mbpzw>
.
|
Target builds for older macOS Fixrust-lang#40481
Target builds for older macOS Fixrust-lang#40481
Target builds for older macOS Fixrust-lang#40481
bors
commented
Mar 18, 2017
Target builds for older macOS Fix#40481
bors
commented
Mar 18, 2017
☀️ Test successful - status-appveyor, status-travis |
Fix#40481