-
Notifications
You must be signed in to change notification settings - Fork 152
Unit testing: add explicit revert reason checks #755
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
Conversation
|
I'm looking into these failed tests... |
|
Ready for review. |
|
Now it's really ready for review. Please check assertions marked with |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed till m
|
@maxsam4 to review and fixes. It is better to review done by one person so another will take a look into other PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have fixed most test cases that needed fixing and added "Fixed" review comment. I have left some more review comments that should answer your question. I have removed the "fixme" from code for the respective fixes I made.
...besides that, I've marked cases where expected and actual revert mismatch with
// @FIXME. I'll remove those comments once this PR has been reviewed.