Skip to content
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

Un-ignore rusti/rustpkg tests on x86 #6733

Closed
wants to merge 2 commits into from

Conversation

alexcrichton
Copy link
Member

Most of the relevant information can be found in the commit messages.

r? @brson - I just wanted to make sure the make changes aren't completely bogus

This would close #2400, #6517, and #6489 (although a run through incoming-full on linux would have to confirm the latter two)

@alexcrichton
Copy link
Member Author

@catamorphism, not sure why it failed linux the first time, but I slightly tweaked the logic and it passed through linux try just fine, so it may pass this time?

@alexcrichton
Copy link
Member Author

@catamorphism , I think github is switching things up, oddly enough 1ab23ea is the parent of 74508d6, despite what github is showing...

@bstrie
Copy link
Contributor

bstrie commented May 28, 2013

Is bors not seeing this because the parentage is messed up? Perhaps you could squash and push the unified commit.

@alexcrichton
Copy link
Member Author

@bstrie, I think the r+ just needs to be on the other commit

This way a cross-compiled rustc's answer to host_triple() is correct. The return
value of host_triple() reflects the actual host triple that the compiler was
build for, not the triple the compiler is being built on
@alexcrichton
Copy link
Member Author

Argh apparently github has these out of order again for some reason... Not sure why?

If you're reviewing, I think the r? should go on ba33472 instead of ff86830

bors added a commit that referenced this pull request May 29, 2013
Most of the relevant information can be found in the commit messages.

r? @brson - I just wanted to make sure the make changes aren't completely bogus

This would close #2400, #6517, and #6489 (although a run through incoming-full on linux would have to confirm the latter two)
@bors bors closed this May 29, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Feb 25, 2021
Test workspace at once

changelog: none

Follow-up to rust-lang#6733
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants