name-bazaar icon indicating copy to clipboard operation
name-bazaar copied to clipboard

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

Open benzap opened this issue 6 years ago • 0 comments

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 avatar Nov 01 '18 23:11 benzap