erigon-pulse/tests/bor
battlmonstr f7c7c109ce
ci: move TestExecutionSpec and TestMiningBenchmark to integration test suite (#8104)
TestExecutionSpec takes significant time to run (12s for me),
and frequently timeouts on Windows PR builds:

https://github.com/ledgerwatch/erigon/actions/runs/5974942021/job/16235304043?pr=8077

Same with bor.TestMiningBenchmark:

https://github.com/ledgerwatch/erigon/actions/runs/6024465717/job/16343219099

Move it to the integration workflow where the timeout is longer.
2023-08-30 14:54:27 +02:00
..
helper Bor mining benchmark (#8096) 2023-08-30 10:25:02 +01:00
mocks Bor file structure updated (#6167) 2023-01-31 14:00:57 +05:30
testdata Bor mining benchmark (#8096) 2023-08-30 10:25:02 +01:00
mining_test.go ci: move TestExecutionSpec and TestMiningBenchmark to integration test suite (#8104) 2023-08-30 14:54:27 +02:00