Skip to content

Tests: Use REQUIRES: maccatalyst_support instead of REQUIRES: OS=maccatalyst #42068

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

tshortli
Copy link
Contributor

@tshortli tshortli commented Mar 28, 2022

Use REQUIRES: maccatalyst_support instead of REQUIRES: OS=maccatalyst whereever possible to broaden coverage for MacCatalyst specific tests. These tests did not need the runtime OS to be MacCatalyst; they need the compiler to support macabi triples (e.g. -target x86_64-apple-ios13.1-macabi).

Also, disable a test that has rotted because it had not been running in CI.

Resolves rdar://90937822

@tshortli
Copy link
Contributor Author

@swift-ci please test

…accatalyst` whereever possible to broaden coverage for MacCatalyst specific tests. These tests did not need the runtime OS to be MacCatalyst; they need the compiler to support `macabi` triples (e.g. `-target x86_64-apple-ios13.1-macabi`).

Also, fix a few tests that had rotted because they had not been running in CI.

Resolves rdar://90937822
@tshortli tshortli force-pushed the use-requires-maccatalyst-support-instead-of-os-maccatalyst branch from 389c0e6 to 3100693 Compare March 29, 2022 05:24
@tshortli
Copy link
Contributor Author

@swift-ci please test

@tshortli tshortli merged commit 30034d3 into swiftlang:main Mar 29, 2022
@tshortli tshortli deleted the use-requires-maccatalyst-support-instead-of-os-maccatalyst branch May 8, 2022 16:32
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