Skip to content

Fix failure message of XCTAssertMatchImpl #366

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

Conversation

neonichu
Copy link
Contributor

@neonichu neonichu commented Nov 8, 2022

The failure message was identical for positive and negative tests which could lead to very confusing test results on failure.

The failure message was identical for positive and negative tests which could lead to very confusing test results on failure.
@neonichu neonichu requested a review from aciidgh as a code owner November 8, 2022 19:11
@neonichu neonichu self-assigned this Nov 8, 2022
@neonichu
Copy link
Contributor Author

neonichu commented Nov 8, 2022

@swift-ci please test

@neonichu neonichu merged commit 3c9480f into swiftlang:main Nov 8, 2022
@neonichu neonichu deleted the fix-XCTAssertMatchImpl-failure-msg branch November 8, 2022 21:02
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