ssv icon indicating copy to clipboard operation
ssv copied to clipboard

Flaky TestFetchLogsInBatches

Open nkryuchkov opened this issue 4 months ago • 0 comments

--- FAIL: TestFetchLogsInBatches (0.31s)
    logger.go:146: 2024-10-11T19:29:35.699Z	INFO	execution_client	connected to execution client	{"address": "ws://127.0.0.1:35883", "took": "910.259µs"}
    --- FAIL: TestFetchLogsInBatches/startBlock_is_greater_than_endBlock (0.00s)
        execution_client_test.go:2[58](https://github.com/ssvlabs/ssv/actions/runs/11298162575/job/31426529860#step:5:59): 
            	Error Trace:	/home/runner/work/ssv/ssv/eth/executionclient/execution_client_test.go:258
            	Error:      	Should not receive log when startBlock > endBlock
            	Test:       	TestFetchLogsInBatches/startBlock_is_greater_than_endBlock

https://github.com/ssvlabs/ssv/actions/runs/11298162575/job/31426529860

Never seen it before so it may be tough to catch

nkryuchkov avatar Oct 11 '24 19:10 nkryuchkov