-
Notifications
You must be signed in to change notification settings - Fork 129
Enable test for #786 #954
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
Enable test for #786 #954
Conversation
adpaco-aws
left a comment
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.
How does this relate to #791 ?
|
I'm not sure. @danielsn? |
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.
Can you please add a comment to what the expected behavior is?
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 turned this into an expected test so that we check for the specific failure, and added a comment.
01f4901 to
90ecd74
Compare
Co-authored-by: Adrian Palacios <[email protected]>
Description of changes:
Enable test for #786 which now works correctly since we've integrated a CBMC version that includes the fix to diffblue/cbmc#6631.
Resolved issues:
Resolves #786
Call-outs:
Testing:
How is this change tested?
Is this a refactor change?
Checklist
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.