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

Perform a Test Hardening Pass to prevent async tests from stepping on each other #137

Open
benzap opened this issue Nov 1, 2018 · 0 comments
Assignees

Comments

@benzap
Copy link
Contributor

benzap commented Nov 1, 2018

Tests seem to fail intermittently for particular reason. This is likely due to two tests stepping on each other during the async tests on the same testnet. This might be resolved by employing revert/snapshot functionality, and putting in additional sync barriers between tests.

Related Discussion #135

@benzap benzap self-assigned this Nov 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant