Skip to content

[6.2][BuildPlan] Fix traverseModules to account for tests with direct ma… #8943

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 17, 2025

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Jul 16, 2025

…cro dependencies

(cherry picked from commit a3e78e2)

…cro dependencies

This change aligns `traverseModules` with `computeDestinations`
in regard to test targets that have direct macro dependencies:
if at least one test target directly depends on a macro, all of
the tests are built for the "host".

Resolves: swiftlang/sourcekit-lsp#2205
(cherry picked from commit a3e78e2)
@dschaefer2
Copy link
Member

@swift-ci please test

@bnbarham
Copy link
Contributor

@swift-ci please test Windows platform

1 similar comment
@xedin
Copy link
Contributor Author

xedin commented Jul 17, 2025

@swift-ci please test Windows platform

@xedin
Copy link
Contributor Author

xedin commented Jul 17, 2025

@swift-ci please test self hosted Windows platform

@xedin xedin merged commit abd6543 into swiftlang:release/6.2 Jul 17, 2025
6 checks passed
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