Skip to content

[6.1] Build swift-testing as part of the compat-suite toolchain #78787

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
Jan 23, 2025

Conversation

bnbarham
Copy link
Contributor

  • Explanation: Various projects (vapor in particular) now depend on swift-testing. The current Xcode installation doesn't contain it and we're not building it, so they're failing. Update the base compat suite preset to also build swift-testing (and its macros).
  • Scope: Compatibility suite builds
  • Original PRs: Build swift-testing as part of the compat-suite toolchain #78575
  • Risk: Extremely low, just building swift-testing in the compat suite preset (which we're already doing elsewhere)
  • Testing: Main compat suite now passing with this change
  • Reviewers: @etcwilde

Various projects (vapor in particular) now depend on swift-testing. The
current Xcode installation doesn't contain it and we're not building it,
so they're failing. Update the base compat suite preset to also build
swift-testing (and its macros).

(cherry picked from commit 57331b2)
@bnbarham bnbarham requested a review from a team as a code owner January 21, 2025 19:29
@bnbarham
Copy link
Contributor Author

@swift-ci please test

@bnbarham bnbarham merged commit a9404f7 into swiftlang:release/6.1 Jan 23, 2025
5 checks passed
@bnbarham bnbarham deleted the cherry-build-testing branch January 23, 2025 23:21
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.

2 participants