Ignore invalid message tests for now

This commit is contained in:
Michael Sproul
2026-05-21 16:35:02 +10:00
parent ece4bc0fa8
commit 93be133093

View File

@@ -79,6 +79,8 @@ excluded_paths = [
"tests/.*/.*/networking/.*",
# TODO: fast confirmation rule not merged yet
"tests/.*/.*/fast_confirmation",
# TODO: fork choice compliance invalid_message tests not implemented yet
"tests/minimal/.*/fork_choice_compliance/invalid_message_test/.*"
]