Skip to content

Tests: Drop maccatalyst_support requirement for several tests #75380

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
Jul 20, 2024

Conversation

tshortli
Copy link
Contributor

As much as possible, we should avoid using REQUIRES: maccatalyst_support since tests restricted this way are not run in PR tests. Many tests that exercise macCatalyst behaviors can be run in a macOS configuration, without full macCatalyst standard library support.

Also, adopt %target-cpu lit substitution where appropriate to avoid needless standard library module rebuilds when running tests locally.

As much as possible, we should avoid using `REQUIRES: maccatalyst_support`
since tests restricted this way are not run in PR tests. Many tests that
exercise macCatalyst behaviors can be run in a macOS configuration, without
full macCatalyst standard library support.

Also, adopt `%target-cpu` lit substitution where appropriate to avoid needless
standard library module rebuilds when running tests locally.
@tshortli
Copy link
Contributor Author

@swift-ci please smoke test

@tshortli tshortli enabled auto-merge July 20, 2024 00:06
@tshortli tshortli merged commit 4548fb6 into swiftlang:main Jul 20, 2024
3 checks passed
@tshortli tshortli deleted the maccatalyst-tests branch July 20, 2024 04:13
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