Skip to content

[android][aarch64] XFAIL IRGen/pic.swift test. #29787

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

Merged
merged 1 commit into from
Feb 13, 2020

Conversation

drodriguez
Copy link
Contributor

The codegen for Android AArch64 differs in order to the expected one
(and the one that seems to happen in Linux AArch64). The SIL and IR are
the same, but the final codegen is different.

More details in https://bugs.swift.org/browse/SR-12194.

This started happening with the master rebranch of February 10th 2020. I tried to look around, but I don't have a fix, so xfailing the test seems like the next best thing.

The codegen for Android AArch64 differs in order to the expected one
(and the one that seems to happen in Linux AArch64). The SIL and IR are
the same, but the final codegen is different.

More details in https://bugs.swift.org/browse/SR-12194.

This was introduced with the master rebranch of February 10th 2020.
@drodriguez
Copy link
Contributor Author

@swift-ci please smoke test

@drodriguez
Copy link
Contributor Author

Merging this to avoid the broken build. We can revert or modify if someone feels it necessary.

@drodriguez drodriguez merged commit 6c7cdef into swiftlang:master Feb 13, 2020
@drodriguez drodriguez deleted the android-xfail-pic branch February 13, 2020 03:21
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.

1 participant