Skip to content

Disable CMake-based Foundation tests #74589

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 2 commits into from
Jun 21, 2024

Conversation

jmschonfeld
Copy link
Contributor

This disables Foundation's (CMake based) unit tests. As we are preparing to land swift-foundation in the toolchain, CMake will no longer be building our unit tests. Instead we will be adding a new phase to the build script after the SwiftPM build to build/run Foundation's unit tests via SwiftPM. For now while we stage that change in, this disables Foundation unit tests so that we can land our new swift-foundation work without breaking CI testing

@jmschonfeld
Copy link
Contributor Author

@swift-ci please smoke test

@jmschonfeld
Copy link
Contributor Author

@swift-ci please smoke test

@jmschonfeld jmschonfeld merged commit be6236f into swiftlang:main Jun 21, 2024
3 checks passed
jmschonfeld added a commit to jmschonfeld/swift that referenced this pull request Jun 21, 2024
* Disable old CMake-based Foundation tests

* Remove foundation tests from build-windows-toolchain.bat instead of build.ps1
@jmschonfeld jmschonfeld deleted the disable-foundation-tests branch July 15, 2024 20:29
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