Skip to content

SourceKitLSPTests: remove many cases of forced unwrapping #603

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
Aug 4, 2022

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Aug 3, 2022

When running the test suite on Windows, these forced unwraps would fail.
Adopt throws on the cases and be more lenient of the failure as that
is reported as a test failure. This allows us to run the test suite to
completion even if it fails.

When running the test suite on Windows, these forced unwraps would fail.
Adopt `throws` on the cases and be more lenient of the failure as that
is reported as a test failure.  This allows us to run the test suite to
completion even if it fails.
@compnerd
Copy link
Member Author

compnerd commented Aug 3, 2022

@swift-ci please test

@compnerd compnerd merged commit 69de681 into swiftlang:main Aug 4, 2022
@compnerd compnerd deleted the unwrapped branch August 4, 2022 14:05
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