[test] Add retry logic to make Test_BlockByNumber
from eth_api_test.go more consistent
#2058
Labels
Test_BlockByNumber
from eth_api_test.go more consistent
#2058
The Ask
Test_BlockByNumber
is one of the newer tests added to eth/rpc/backend suite. It's doing a request for the current block number and sometimes is off by 1. We should write the logic to account for this case of being off by 1 or 2 blocks.Context - Test Logs
The text was updated successfully, but these errors were encountered: