You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The deployment-test of agoric-sdk also has some customization meant to trigger more aggressively any execution divergence: it compiles xsnap with XSNAP_RANDOM_INIT which causes uninitialized memory in xsnap to not be zero filled. That results in diverging heap snapshots if there is any uninitialized memory. It's possible a more dedicated test could be used instead.
Problem to be solved
This repo has a number of open issues and we haven't prioritized fixing them because we expect to replace this tool with one or more others.
Draft design
needs work
The text was updated successfully, but these errors were encountered: