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

Migrate Azure to the rust-lang2 org #789

Merged
merged 8 commits into from
Aug 2, 2019
Merged

Conversation

gnzlbg
Copy link
Contributor

@gnzlbg gnzlbg commented Jul 30, 2019

No description provided.

@gnzlbg
Copy link
Contributor Author

gnzlbg commented Jul 31, 2019

@pietroalbini this is failing because the group variable is missing.

@pietroalbini
Copy link
Member

Ok, created the variable group.

@gnzlbg gnzlbg closed this Jul 31, 2019
@gnzlbg gnzlbg reopened this Jul 31, 2019
@gnzlbg
Copy link
Contributor Author

gnzlbg commented Jul 31, 2019

Closing and re-opening to restart the build.

@bjorn3
Copy link
Member

bjorn3 commented Jul 31, 2019

failures:
    core_arch::x86::avx2::assert__mm_broadcastq_epi64_vpbroadcastq
    core_arch::x86::sse2::assert__mm_loadh_pd_movhpd
    core_arch::x86::sse2::assert__mm_loadl_pd_movlpd
    core_arch::x86::sse2::assert__mm_loadr_pd_movapd
    core_arch::x86::sse2::assert__mm_shuffle_pd_shufpd
    core_arch::x86::sse2::assert__mm_storeh_pd_movhpd
    core_arch::x86::sse::assert__mm_loadh_pi_movhpd
    core_arch::x86::sse::assert__mm_loadl_pi_movlpd

test result: FAILED. 2009 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out

Got those locally too, so CI works.

@gnzlbg
Copy link
Contributor Author

gnzlbg commented Jul 31, 2019

These are probably downfall from the LLVM 9 upgrade. I'll look into them and fix them here.

@gnzlbg
Copy link
Contributor Author

gnzlbg commented Aug 1, 2019

@Lokathor the GameBoy Advance build job is failing due to rust-lang/rust#62932 so I'm going to temporarily disable it.

There are some code gen changes for i586 targets left, some appear to be regressions. cc @nikic

I'll try to update those later and open individual issues for them.

@gnzlbg
Copy link
Contributor Author

gnzlbg commented Aug 2, 2019

@bors: r+

@gnzlbg gnzlbg merged commit d93381a into rust-lang:master Aug 2, 2019
@gnzlbg
Copy link
Contributor Author

gnzlbg commented Aug 2, 2019

@pietroalbini I modified rust-central-station and highfive for this repo, but I think I might be missing something for bors.

@pietroalbini
Copy link
Member

Was RCS redeployed?

@Lokathor
Copy link
Contributor

Lokathor commented Aug 2, 2019

@gnzlbg I subscribed to the other issue, but I don't have any special skills to help out on this one

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