Skip to content

[tests] Run swift-(corelibs-)foundation tests in debug configuration on Windows #80140

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
Mar 20, 2025

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Mar 19, 2025

  • Explanation: This should improve CI times because building in debug configuration instead of release configuration is significantly faster. Since we don’t install the build of swift-(corelibs-)foundation using SwiftPM into the toolchain, this doesn’t have any performance impact on users of the toolchain.
  • Scope: Testing of swift-(corelibs-)foundation, no impact on any products installed into the toolchain
  • Issue: n/a
  • Original PR: [tests] Run swift-(corelibs-)foundation tests in debug configuration on Windows #80076
  • Risk: Very low, since this doesn’t affect any binaries installed into the toolchain
  • Testing: Verified that testing is about 35 minutes faster
  • Reviewer: @jmschonfeld

…on Windows

This should improve CI times because building in debug configuration instead of release configuration is significantly faster. Since we don’t install the build of swift-(corelibs-)foundation using SwiftPM into the toolchain, this doesn’t have any performance impact on users of the toolchain.
@ahoppen ahoppen requested a review from a team as a code owner March 19, 2025 20:34
@ahoppen
Copy link
Member Author

ahoppen commented Mar 19, 2025

@swift-ci Please test

@shahmishal shahmishal enabled auto-merge March 19, 2025 22:26
@ahoppen
Copy link
Member Author

ahoppen commented Mar 20, 2025

@swift-ci Please test Windows

@shahmishal shahmishal merged commit 95c460d into swiftlang:release/6.1 Mar 20, 2025
5 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.

2 participants