mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 00:42:42 +00:00
intentionally skip LightClientHeader ssz static tests
This commit is contained in:
@@ -39,6 +39,8 @@ excluded_paths = [
|
|||||||
"tests/.*/.*/ssz_static/LightClientOptimistic",
|
"tests/.*/.*/ssz_static/LightClientOptimistic",
|
||||||
# LightClientFinalityUpdate
|
# LightClientFinalityUpdate
|
||||||
"tests/.*/.*/ssz_static/LightClientFinalityUpdate",
|
"tests/.*/.*/ssz_static/LightClientFinalityUpdate",
|
||||||
|
# LightClientHeader
|
||||||
|
"tests/.*/.*/ssz_static/LightClientHeader",
|
||||||
# Eip4844 tests are disabled for now.
|
# Eip4844 tests are disabled for now.
|
||||||
"tests/.*/eip4844",
|
"tests/.*/eip4844",
|
||||||
# One of the EF researchers likes to pack the tarballs on a Mac
|
# One of the EF researchers likes to pack the tarballs on a Mac
|
||||||
|
|||||||
Reference in New Issue
Block a user