Skip to content

Transition Travis CI to use rustbuild. - #36180

Merged
bors merged 1 commit into
rust-lang:masterfrom
frewsxcv:patch-33
Sep 3, 2016
Merged

Transition Travis CI to use rustbuild.#36180
bors merged 1 commit into
rust-lang:masterfrom
frewsxcv:patch-33

Conversation

@frewsxcv

Copy link
Copy Markdown
Contributor

No description provided.

@rust-highfive

Copy link
Copy Markdown
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @nikomatsakis (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.

@frewsxcvfrewsxcv changed the title Transition Travis CI to use rustbuild. [TESTING, DON'T REVIEW]Transition Travis CI to use rustbuild. [WIP]Sep 1, 2016
@sanxiyn

Copy link
Copy Markdown
Contributor

Ugh. issue-36023.rs is failing because that particular LLVM bug in simplifycfg is present in LLVM 3.7...

@frewsxcv

Copy link
Copy Markdown
ContributorAuthor

Yep, for now, this is blocked on #36138.

@alexcrichton

Copy link
Copy Markdown
Member

Ok, I've tried to fix that test in #36198

@alexcrichtonalexcrichton mentioned this pull request Sep 1, 2016
@frewsxcv

Copy link
Copy Markdown
ContributorAuthor

Temporarily cherry picked c6176f73049ecbc79662cb59ee3750fa750127f5

@frewsxcv

Copy link
Copy Markdown
ContributorAuthor

Two failures:

test [run-make] run-make/atomic-lock-free ... FAILED
test [run-make] run-make/simd-ffi ... FAILED

@frewsxcv

Copy link
Copy Markdown
ContributorAuthor

@alexcrichton

Copy link
Copy Markdown
Member

Aha, that's been fixed in the makefiles but not in rustbuild. Maybe this patch will help?

@alexcrichton

Copy link
Copy Markdown
Member

It's green!

If you want to back out the min-llvm-version commit and squash the other up, I'll r+

@frewsxcvfrewsxcv changed the title Transition Travis CI to use rustbuild. [WIP]Transition Travis CI to use rustbuild.Sep 2, 2016
@frewsxcv

Copy link
Copy Markdown
ContributorAuthor

Squashed.

@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+

@bors

bors commented Sep 2, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit 3a96fe3 has been approved by alexcrichton

@sophiajt

Copy link
Copy Markdown
Contributor

@bors rollup

sophiajt pushed a commit to sophiajt/rust that referenced this pull request Sep 2, 2016
@sophiajtsophiajt mentioned this pull request Sep 2, 2016
sophiajt pushed a commit to sophiajt/rust that referenced this pull request Sep 2, 2016
@sophiajtsophiajt mentioned this pull request Sep 2, 2016
sophiajt pushed a commit to sophiajt/rust that referenced this pull request Sep 2, 2016
@sophiajtsophiajt mentioned this pull request Sep 2, 2016
bors added a commit that referenced this pull request Sep 3, 2016
@bors
bors merged commit 3a96fe3 into rust-lang:masterSep 3, 2016
@frewsxcv
frewsxcv deleted the patch-33 branch September 3, 2016 04:09
Sign up for freeto 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.

7 participants

@frewsxcv@rust-highfive@sanxiyn@alexcrichton@bors@sophiajt@nikomatsakis