Skip to content

test: use the swift_only_stable_abi feature instead of adhoc checks #33360

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
Aug 7, 2020

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Aug 7, 2020

Use the proper swift_only_stable_abi check to ensure that the tests do
not run on targets that do not support the pre-stable ABI.

Thanks to @slavapestov for pointing out that there was a better way!

Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.

Resolves SR-NNNN.

Use the proper `swift_only_stable_abi` check to ensure that the tests do
not run on targets that do not support the pre-stable ABI.

Thanks to @slavapestov for pointing out that there was a better way!
@compnerd
Copy link
Member Author

compnerd commented Aug 7, 2020

CC: @slavapestov @kubamracek

@compnerd
Copy link
Member Author

compnerd commented Aug 7, 2020

@swift-ci please test

@kubamracek kubamracek requested a review from slavapestov August 7, 2020 16:51
@kubamracek
Copy link
Contributor

This looks great to me, Slava, can you confirm?

@compnerd compnerd merged commit 9a71bfe into swiftlang:master Aug 7, 2020
@compnerd compnerd deleted the stable-abi-check branch August 7, 2020 20:22
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.

3 participants