Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gossip failure on cln with the new version of the protocol #60

Closed
vincenzopalazzo opened this issue Sep 16, 2022 · 0 comments · Fixed by #61
Closed

gossip failure on cln with the new version of the protocol #60

vincenzopalazzo opened this issue Sep 16, 2022 · 0 comments · Fixed by #61
Labels
SPEC Related to lightning network specification spec-violation Related to some spec violation inside the tests ⚡ cln ⚡ core-lightning related

Comments

@vincenzopalazzo
Copy link
Collaborator

This issue required more love in the description, but in the PR we receive the following failure ElementsProject/lightning#5592

DEBUG:lnprototest.runner:RUN c-lightning
___ external/lnprototest/tests/test_bolt7-01-channel_announcement-success.py ___
[gw0] linux -- Python 3.10.4 /usr/bin/python3
worker 'gw0' crashed while running 'external/lnprototest/tests/test_bolt7-01-channel_announcement-success.py::test_gossip'
__________ external/lnprototest/tests/test_bolt7-10-gossip-filter.py ___________
[gw1] linux -- Python 3.10.4 /usr/bin/python3
worker 'gw1' crashed while running 'external/lnprototest/tests/test_bolt7-10-gossip-filter.py::test_gossip_timestamp_filter'
=========================== short test summary info ============================
FAILED tests/test_bolt7-20-query_channel_range.py::test_query_channel_range
FAILED tests/test_bolt7-01-channel_announcement-success.py::test_gossip
FAILED tests/test_bolt7-10-gossip-filter.py::test_gossip_timestamp_filter
=================== 3 failed, 24 passed in 388.70s (0:06:28) ===================
make: *** [Makefile:458: check-protos] Error 1

Something to look inside it

@vincenzopalazzo vincenzopalazzo added ⚡ cln ⚡ core-lightning related SPEC Related to lightning network specification spec-violation Related to some spec violation inside the tests labels Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SPEC Related to lightning network specification spec-violation Related to some spec violation inside the tests ⚡ cln ⚡ core-lightning related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant