Skip to content

Disable building Ninja tests #80093

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

Conversation

etcwilde
Copy link
Member

Ninja builds its tests by default.
We don't run the Ninja test suite, we aren't doing development on Ninja, and we are using a release tag that has been verified to work. There isn't much point in building the tests if we're not going to use them. Disabling building the Ninja tests. If it is desirable to build them, one can set BUILD_TESTING to YES and re-run their build.

Ninja builds its tests by default.
We don't run the Ninja test suite, we aren't doing development on Ninja,
and we are using a release tag that has been verified to work. There
isn't much point in building the tests if we're not going to use them.
Disabling building the Ninja tests. If it is desirable to build them,
one can set `BUILD_TESTING` to `YES` and re-run their build.
@etcwilde
Copy link
Member Author

@swift-ci please smoke test

@etcwilde etcwilde requested review from edymtt and compnerd March 18, 2025 16:33
@etcwilde etcwilde merged commit 012ac5d into swiftlang:main Mar 18, 2025
3 checks passed
@etcwilde etcwilde deleted the ewilde/ninja-skip-build-testing branch March 18, 2025 21:32
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