ethereum / execution-specs

Specification for the Execution Layer. Tracking network upgrades.
Creative Commons Zero v1.0 Universal
810 stars 225 forks source link

Re-evaluate tests marked as slow #768

Closed gurukamath closed 1 year ago

gurukamath commented 1 year ago

The tests marked as slow have been marked over a year ago and have not been re-evaluated for most of the newer forks. There are possibly more tests which should ideally be marked as slow. The slow test marker should be re-evaluated and more tests need to be added to slow.

This could also solve another problem that we have been having with CI of late where the jobs run longer than 6 hours.

gurukamath commented 1 year ago

This has been implemented in #767