-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Add test for #15919 #24987
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 #15919 #24987
Conversation
r? @brson (rust_highfive has picked a reviewer for you, use r? to override) |
@bors: r- The test fails due to an unexpected warning. Manishearth@ac12fc8 fixes that, but the error disappears. Please fix these first, thanks! |
Sorry, I'll reopen it once I fix it. |
Okay, fixed. Sorry for the trouble. |
r? @pnkfelix |
@bors r+ |
📌 Commit 4c8b813 has been approved by |
@bors rollup |
This still doesn't work, and caused the rollup to fail http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/4955/steps/test/logs/stdio |
@bors: r- |
Mac again... so the bug still exist on Mac OSX in a different form, closing this PR. |
It's not a mac issue; it's a 32bit vs 64bit issue. (mac is just the fastest builder and fails first) |
Closes #15919