intentionally skip LightClientHeader
ssz static tests
This commit is contained in:
parent
35c9e2407b
commit
302eaca344
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user