Skip to content

[IRGen] Adapt protocol resilience test for Linux ARM #1334

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

Conversation

modocache
Copy link
Contributor

This protocol resilience test passes on Linux 64-bit, but not Linux ARM, for the same reason as #1251. Fix the test for Linux ARM by allowing both bit-widths.


This test fails for me when targeting android-armv7. I assume once @hpux735 has a chance to rebase #1157 onto master, the test will fail for him as well!

/cc @slavapestov, who reviewed the class_resilience.sil test changes for Linux ARM.

This protocol resilience test passes on Linux 64-bit, but not
Linux ARM, for the same reason as swiftlang#1251.
Fix the test for Linux ARM by allowing both bit-widths.
slavapestov added a commit that referenced this pull request Feb 17, 2016
[IRGen] Adapt protocol resilience test for Linux ARM
@slavapestov slavapestov merged commit 162da8c into swiftlang:master Feb 17, 2016
@modocache modocache deleted the protocol-resilience-linux-arm branch February 17, 2016 06:15
@modocache
Copy link
Contributor Author

Thanks, @slavapestov! 👍

@modocache modocache mentioned this pull request Feb 25, 2016
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.

2 participants