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

Tests: avoid abnormal exit on failure #7029

Merged
merged 1 commit into from Oct 25, 2023

Conversation

compnerd
Copy link
Collaborator

Rather than using the forced unwrap, use XCTUnwrap to allow the test suite to continue in the case of a failure.

Rather than using the forced unwrap, use `XCTUnwrap` to allow the test
suite to continue in the case of a failure.
@compnerd
Copy link
Collaborator Author

@swift-ci please smoke test

@compnerd
Copy link
Collaborator Author

@swift-ci please test

@MaxDesiatov
Copy link
Member

@swift-ci test macos

@MaxDesiatov
Copy link
Member

@swift-ci test windows

@compnerd
Copy link
Collaborator Author

@swift-ci please smoke test macOS platform

@compnerd
Copy link
Collaborator Author

@swift-ci please test macOS platform

1 similar comment
@compnerd
Copy link
Collaborator Author

@swift-ci please test macOS platform

@compnerd compnerd merged commit de5d5e5 into apple:main Oct 25, 2023
5 checks passed
@compnerd compnerd deleted the compnerd/fatality branch October 25, 2023 16:54
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.

None yet

2 participants