Skip to content
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

Warn instead of error on missing test framework version #1098

Merged

Conversation

plemarquand
Copy link
Contributor

If the user's toolchain doesn't contain swift-testing its possible that the SWIFT_TESTING_VERSION key is missing from the platform manifest plist. If this is the case, log and return undefined instead of erroring and halting Toolchain setup.

Issue #1096

If the user's toolchain doesn't contain swift-testing its possible that
the SWIFT_TESTING_VERSION key is missing from the platform manifest
plist. If this is the case, log and return undefined instead of erroring
and halting Toolchain setup.
@plemarquand plemarquand merged commit 2171222 into swiftlang:main Sep 26, 2024
8 checks passed
@plemarquand plemarquand deleted the warn-missing-test-platform-version branch September 26, 2024 13:06
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