wemixarchive / go-wemix

Go implementation of the Wemix project.
https://www.wemix.com/
GNU Lesser General Public License v3.0
28 stars 25 forks source link

`TestEthClient` test often fails while github action runs #80

Closed egonspace closed 6 months ago

egonspace commented 6 months ago

Sometimes the next test is successful and sometimes it fails.

INFO [05-22|08:03:14.683] Blockchain stopped 
--- FAIL: TestEthClient (0.11s)
    --- FAIL: TestEthClient/TxInBlockInterrupted (0.00s)
        ethclient_test.go:409: transaction should be nil
FAIL
FAIL    github.com/ethereum/go-ethereum/ethclient   0.129s