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

test: more helpful assertion messages #6863

Merged
merged 2 commits into from
May 23, 2022

Conversation

matklad
Copy link
Contributor

@matklad matklad commented May 23, 2022

assert_matches! should print the miss-matched variant on failure.
Specifically, I'd love to see why test_chunk_transaction_validity
fails for me locally from time to time.

assert_matches! should print the miss-matched variant on failure.
Specifically, I'd love to see why `test_chunk_transaction_validity`
fails for me locally from time to time.
@matklad matklad requested a review from a team as a code owner May 23, 2022 16:53
@matklad matklad requested a review from nikurt May 23, 2022 16:53
@near-bulldozer near-bulldozer bot merged commit d832b94 into near:master May 23, 2022
nikurt pushed a commit that referenced this pull request May 24, 2022
assert_matches! should print the miss-matched variant on failure.
Specifically, I'd love to see why `test_chunk_transaction_validity`
fails for me locally from time to time.
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