ethermint
ethermint copied to clipboard
test-solidity tests are not stable
System info: [Include Ethermint commit, operating system name, and other relevant details]
Steps to reproduce:
The tests fail occasionally, and success after re-run.
There are even many failures in the main branch: https://github.com/tharsis/ethermint/actions/workflows/test.yml?query=branch%3Amain
Error messages:
Caused by: invalid nonce; got 3, expected 4: invalid sequence
AssertionError: Expected error code "revert" but failed with "Error: The contract code couldn't be stored, please check your gas limit." instead.
Expected behavior: test should pass
Actual behavior: fails occationally
Additional info:
https://github.com/tharsis/ethermint/runs/3978736336?check_suite_focus=true
test-solidity (1-3) also fails on current main branch.
will @yijiasu-crypto have time to fix it?
Yeah let me investigate
This issue is stale because it has been open 45 days with no activity. Remove Status: Stale label or comment or this will be closed in 7 days.