Skip to content
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

[5.9] Improve macros test template #6654

Merged
merged 1 commit into from
Jun 15, 2023

Conversation

neonichu
Copy link
Contributor

The testable module for a macro will only build for the host platform which currently causes somewhat confusing issues if e.g. one is running tests for iOS in Xcode. This change will allow us to skip the tests if they are being run in an unsupported configuration.

rdar://110541100

The testable module for a macro will only build for the host platform which currently causes somewhat confusing issues if e.g. one is running tests for iOS in Xcode. This change will allow us to skip the tests if they are being run in an unsupported configuration.

rdar://110541100

(cherry picked from commit 37a6503)
@neonichu neonichu self-assigned this Jun 15, 2023
@neonichu neonichu added the swift 5.9 This PR targets the 5.9 branch label Jun 15, 2023
@neonichu
Copy link
Contributor Author

@swift-ci please smoke test

@neonichu
Copy link
Contributor Author

@swift-ci please smoke test windows

@neonichu neonichu merged commit 803c360 into release/5.9 Jun 15, 2023
@neonichu neonichu deleted the improve-macros-test-template-5.9 branch June 15, 2023 19:51
bok- added a commit to unsignedapps/Vexil that referenced this pull request Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
swift 5.9 This PR targets the 5.9 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants