Re-enable Fulu execution_payload tests #7547
Labels
blocked
consensus
An issue/PR that touches consensus code, such as state_processing or block verification.
das
Data Availability Sampling
spec_change
A change related to the Eth2 spec
When spec v1.6.0-alpha.1 is released we need to re-enable the tests disabled by this PR:
The issue is that we are currently ahead of the spec release v1.6.0-alpha.0, but up to date with
dev
anddevnet-0
:lighthouse/consensus/types/src/chain_spec.rs
Lines 656 to 659 in cd83d8d
We can remove that comment as well when making this change.
The main thing to remove is the skipped known failure:
lighthouse/testing/ef_tests/src/cases/operations.rs
Lines 577 to 586 in d86233d
The text was updated successfully, but these errors were encountered: