mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-22 07:18:25 +00:00
get tests passing
This commit is contained in:
@@ -44,10 +44,13 @@ excluded_paths = [
|
||||
"tests/.*/eip6110",
|
||||
"tests/.*/whisk",
|
||||
"tests/.*/eip7594",
|
||||
# re-enable once https://github.com/sigp/lighthouse/issues/6002 is resolved
|
||||
# TODO(electra) re-enable once https://github.com/sigp/lighthouse/issues/6002 is resolved
|
||||
"tests/.*/electra/ssz_static/LightClientUpdate",
|
||||
"tests/.*/electra/ssz_static/LightClientFinalityUpdate",
|
||||
"tests/.*/electra/ssz_static/LightClientBootstrap"
|
||||
"tests/.*/electra/ssz_static/LightClientBootstrap",
|
||||
# TODO(electra) re-enable as DepositRequest when EF tests are updated
|
||||
"tests/.*/electra/operations/deposit_receipt",
|
||||
"tests/.*/electra/ssz_static/DepositReceipt"
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user