Skip to content

[windows][android] Support in conditional_conformances.swift test #28422

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

Conversation

drodriguez
Copy link
Contributor

Needed a couple of new lines to support Windows MSVC and Android AArch64
in the test.

Android ARMv7 is not running this test because the limitation of 64 bits
pointer size.

Introduced in #28337 and first seen in https://ci-external.swift.org/job/oss-swift-RA-linux-ubuntu-16.04-android-arm64/2831/ and https://ci-external.swift.org/job/oss-swift-windows-x86_64/2048/

Needed a couple of new lines to support Windows MSVC and Android AArch64
in the test.

Android ARMv7 is not running this test because the limitation of 64 bits
pointer size.
@drodriguez drodriguez force-pushed the android-windows-conditional-conformances-test branch from e5083bf to 5f977fc Compare November 21, 2019 22:25
@drodriguez
Copy link
Contributor Author

@swift-ci please test

Copy link
Contributor

@aschwaighofer aschwaighofer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm thanks!

@drodriguez
Copy link
Contributor Author

@swift-ci please test Windows platform

@drodriguez drodriguez merged commit 0cae658 into swiftlang:master Nov 22, 2019
@drodriguez drodriguez deleted the android-windows-conditional-conformances-test branch November 22, 2019 00:27
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