mirror of
https://github.com/sigp/lighthouse.git
synced 2026-06-10 01:26:44 +00:00
Merge remote-tracking branch 'sigp/unstable' into 9295
# Conflicts: # testing/ef_tests/src/cases/fork_choice.rs
This commit is contained in:
@@ -75,8 +75,15 @@ excluded_paths = [
|
||||
"tests/.*/compute_challenge/.*",
|
||||
# We don't need these manifest files at the moment.
|
||||
"tests/.*/manifest.yaml",
|
||||
# TODO: gossip condition tests not implemented yet
|
||||
"tests/.*/.*/networking/.*",
|
||||
# TODO: Remaining gossip validation topics not yet implemented
|
||||
"tests/.*/.*/networking/gossip_beacon_block/.*",
|
||||
"tests/.*/.*/networking/gossip_beacon_attestation/.*",
|
||||
"tests/.*/.*/networking/gossip_beacon_aggregate_and_proof/.*",
|
||||
"tests/.*/.*/networking/gossip_voluntary_exit/.*",
|
||||
"tests/.*/.*/networking/gossip_bls_to_execution_change/.*",
|
||||
"tests/.*/.*/networking/gossip_sync_committee_message/.*",
|
||||
"tests/.*/.*/networking/gossip_sync_committee_contribution_and_proof/.*",
|
||||
"tests/.*/.*/networking/gossip_blob_sidecar/.*",
|
||||
# TODO: fast confirmation rule not merged yet
|
||||
"tests/.*/.*/fast_confirmation",
|
||||
# TODO: fork choice compliance invalid_message tests not implemented yet
|
||||
|
||||
Reference in New Issue
Block a user