Skip to content

fix(tests): omit concrete outputs from rewritten expectations - #3342

Open
sethryanrollins wants to merge 2 commits into
ProvableHQ:stagingfrom
sethryanrollins:sethr/issue-3341
Open

fix(tests): omit concrete outputs from rewritten expectations#3342
sethryanrollins wants to merge 2 commits into
ProvableHQ:stagingfrom
sethryanrollins:sethr/issue-3341

Conversation

@sethryanrollins

Copy link
Copy Markdown

This updates REWRITE_EXPECTATIONS to leave out the concrete output values that the tests no longer compare. Those values can change because of randomness, causing noisy expectation diffs. The existing expectation files were regenerated without the unused additional output data, and tests were added to cover the rewrite behavior. Closes #3341.

@vicsn vicsn left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Mostly LGTM! Thank you! Can you resolve the merge conflict with staging?

@sethryanrollins

Copy link
Copy Markdown
Author

@vicsn can do! Should be able to when I get into work in a few

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.

Rewrite-expectations output handling in updated test_vm_execute_and_finalize

2 participants