-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
Order the Rust and C ABIs first to reduce test churn #72904
Conversation
r? @eddyb (rust_highfive has picked a reviewer for you, use r? to override) |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
96822ce
to
d7c248b
Compare
@bors r+ |
📌 Commit d7c248b has been approved by |
@bors rollup=never |
…hurn, r=jonas-schievink Order the Rust and C ABIs first to reduce test churn
@bors p=1 |
⌛ Testing commit d7c248b with merge ed8df1c2488f416ae689d91153b9dd64b31f475a... |
💔 Test failed - checks-azure |
Changed symbol names in |
How can I bless the output on a platform I don’t build for? Should I just update based on the failure text? |
|
If you cannot cross compile for that target you will have to add |
Looks like any 32bit target should do it. But if you are on macOS that could still be tricky. |
d7c248b
to
dd792db
Compare
@bors r=RalfJung |
I’m officially stumped. The 32 bit and 64 bit builders want to change the hashes in conflicting ways and the magic placeholder doesn’t appear to work. |
f497391
to
ae3586c
Compare
Ah, that's because I have to update the magic — it's not actually as magic as it looks. |
@bors r=jonas-schievink,RalfJung |
📌 Commit ae3586c has been approved by |
⌛ Testing commit ae3586c with merge 35e6709d3318927f88d5e5c5c9cf7250b5030cba... |
💥 Test timed out |
@bors retry |
☀️ Test successful - checks-azure |
No description provided.