ethermint icon indicating copy to clipboard operation
ethermint copied to clipboard

test-solidity tests are not stable

Open yihuang opened this issue 4 years ago • 4 comments

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:

yihuang avatar Oct 22 '21 01:10 yihuang

https://github.com/tharsis/ethermint/runs/3978736336?check_suite_focus=true

test-solidity (1-3) also fails on current main branch.

yihuang avatar Oct 23 '21 10:10 yihuang

will @yijiasu-crypto have time to fix it?

tomtau avatar Oct 25 '21 02:10 tomtau

Yeah let me investigate

yijiasu-crypto avatar Oct 25 '21 02:10 yijiasu-crypto

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.

github-actions[bot] avatar Dec 13 '21 00:12 github-actions[bot]