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 |
|