Skip to content

Instantly share code, notes, and snippets.

@bshramin
Created March 6, 2023 20:42
Show Gist options
  • Save bshramin/b50a4013ab8082d11792dcc826c0c169 to your computer and use it in GitHub Desktop.
Save bshramin/b50a4013ab8082d11792dcc826c0c169 to your computer and use it in GitHub Desktop.
lnprototest results
0')
FAILED tests/test_bolt2-01-close_channel.py::test_close_channel_shutdown_msg_wrong_script_pubkey_receiver_side - AssertionError: (<lnprototest.event.Block object at 0x7f29ee953670>, 'Cannot generate block #102 at height 0')
FAILED tests/test_bolt2-01-open_channel.py::test_open_channel_announce_features - AssertionError: (<lnprototest.event.Block object at 0x7f29ee1840a0>, 'Cannot generate block #102 at height 0')
FAILED tests/test_bolt2-01-open_channel.py::test_open_channel_from_accepter_side - AssertionError: (<lnprototest.event.Block object at 0x7f29ec706050>, 'Cannot generate block #102 at height 0')
FAILED tests/test_bolt2-02-reestablish.py::test_reestablish - AssertionError: (<lnprototest.event.Block object at 0x7f29eee2f640>, 'Cannot generate block #102 at height 0')
FAILED tests/test_bolt2-10-add-htlc.py::test_htlc_add - lnprototest.errors.SpecFileError: (<lnprototest.event.Block object at 0x7f29ec7601c0>, 'Cannot generate block #102 at height 0')
FAILED tests/test_bolt7-01-channel_announcement-success.py::test_gossip_forget_channel_after_12_blocks - lnprototest.errors.SpecFileError: (<lnprototest.event.Block object at 0x7f29eef38c10>, 'Cannot generate block #102 at height 0')
FAILED tests/test_bolt7-02-channel_announcement-failure.py::test_premature_channel_announcement - lnprototest.errors.SpecFileError: (<lnprototest.event.Block object at 0x7f29ec704dc0>, 'Cannot generate block #102 at height 0')
FAILED tests/test_bolt7-02-channel_announcement-failure.py::test_bad_announcement - lnprototest.errors.SpecFileError: (<lnprototest.event.Block object at 0x7f29eeb8f760>, 'Cannot generate block #102 at height 0')
FAILED tests/test_bolt7-10-gossip-filter.py::test_gossip_timestamp_filter - lnprototest.errors.SpecFileError: (<lnprototest.event.Block object at 0x7f29eeac3880>, 'Cannot generate block #102 at height 0')
FAILED tests/test_bolt7-20-query_channel_range.py::test_query_channel_range - lnprototest.errors.SpecFileError: (<lnprototest.event.Block object at 0x7f29ed1f82b0>, 'Cannot generate block #102 at height 0')
=============================================================================== 26 failed, 1 passed, 18 skipped in 78.96s (0:01:18) ==============================================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment