Commit graph

12 commits

Author SHA1 Message Date
Jared Wasinger
72a6e23dfa fix and simplify history test historyPruneErr check 2025-03-13 12:31:36 +01:00
Felix Lange
b0eaf5f6b0 cmd/workload: use ethconfig map to get prune point 2025-03-13 12:20:32 +01:00
Jared Wasinger
a73100200a cmd/workload: check if history prune error is returned beyond the pruning threshold. if so, it is an error 2025-03-13 12:16:52 +01:00
Jared Wasinger
04ca215ddd don't log a message when an rpc error code is ignored due to being from pruned history 2025-03-13 12:16:52 +01:00
Jared Wasinger
bcd5a64382 fix workload filter logs test error check 2025-03-13 12:16:52 +01:00
Jared Wasinger
8847102add prevent crash 2025-03-13 12:16:52 +01:00
Jared Wasinger
2242bc7aa8 fix 2025-03-13 12:16:52 +01:00
Jared Wasinger
afe965df35 deduplicate error checking code into helper 2025-03-13 12:16:52 +01:00
Jared Wasinger
7e95cedf31 add back a return that i removed 2025-03-13 12:16:52 +01:00
Jared Wasinger
acc8b80660 goimports 2025-03-13 12:16:52 +01:00
Jared Wasinger
74fb08f4c2 cmd/workload: if execution of a test returns rpc error code reflecting failure to access missing pruned history, don't mark that test run as a failure 2025-03-13 12:16:52 +01:00
Felföldi Zsolt
939a804146
cmd/workload: RPC workload tests for filters and history (#31189)
Co-authored-by: Felix Lange <fjl@twurst.com>
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2025-02-27 00:07:14 +01:00