• Martin Holst Swende's avatar
    core: remove outdated tests (#27662) · c866dfdc
    Martin Holst Swende authored
    Back before #27178 , we spun up a number of ethash verifiers to verify headers. So we also had tests to ensure that we were indeed able to abort verification even if we had multiple workers running.
    
    With PR #27178, we removed the parallelism in verification, and these tests are now failing, since we now just sequentially fire away the results as fast as possible on one routine.
    
    This change removes the (sometimes failing) tests
    c866dfdc
Name
Last commit
Last update
..
journal.go Loading commit data...
legacypool.go Loading commit data...
legacypool2_test.go Loading commit data...
legacypool_test.go Loading commit data...
list.go Loading commit data...
list_test.go Loading commit data...
noncer.go Loading commit data...