Skip to content

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Jun 9, 2023

Failure to unwrap would trigger an assertion failure whereas the use of XCTUnwrap will fail the test case and permit the remainder of the test suite to be processed. This allows us to better understand the state of the test suite coverage when porting.

Failure to unwrap would trigger an assertioin failure whereas the use of
`XCTUnwrap` will fail the test case and permit the remainder of the test
suite to be processed.  This allows us to better understand the state of
the test suite coverage when porting.
@compnerd
Copy link
Member Author

compnerd commented Jun 9, 2023

@swift-ci please test

Copy link
Contributor

@d-ronnqvist d-ronnqvist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this

@compnerd compnerd merged commit 651ee9c into swiftlang:main Jun 9, 2023
@compnerd compnerd deleted the compnerd/unwrapping-presents-at-christmas branch June 9, 2023 16:10
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