-
Notifications
You must be signed in to change notification settings - Fork 981
pytest: **BROKEN** in test_websocket #9016
Copy link
Copy link
Open
Labels
QABlockstream QA team have reproduced, or a test has been created! Look for the linked PR/IssueBlockstream QA team have reproduced, or a test has been created! Look for the linked PR/Issue
Description
How to replicate
On lightning v26.04rc1, on M5MacOS Silicon Tahoe v26.4, run uv run pytest -vvvv tests/test_connection.py::test_websocket
LOG:
lightningd-1 2026-04-01T13:19:48.592Z **BROKEN** connectd: MEMLEAK: 0x1059d4bd8
lightningd-1 2026-04-01T13:19:48.592Z **BROKEN** connectd: label=char[]
lightningd-1 2026-04-01T13:19:48.592Z **BROKEN** connectd: alloc:
lightningd-1 2026-04-01T13:19:48.592Z **BROKEN** connectd: ccan/ccan/tal/str/str.c:81 (tal_vfmt_)
lightningd-1 2026-04-01T13:19:48.592Z **BROKEN** connectd: ccan/ccan/tal/str/str.c:37 (tal_fmt_)
lightningd-1 2026-04-01T13:19:48.592Z **BROKEN** connectd: connectd/connectd.c:1298 (make_listen_fd)
lightningd-1 2026-04-01T13:19:48.592Z **BROKEN** connectd: connectd/connectd.c:0 (handle_wireaddr_listen)
lightningd-1 2026-04-01T13:19:48.592Z **BROKEN** connectd: connectd/connectd.c:1519 (setup_listeners)
lightningd-1 2026-04-01T13:19:48.592Z **BROKEN** connectd: connectd/connectd.c:1715 (connect_init)
lightningd-1 2026-04-01T13:19:48.592Z **BROKEN** connectd: connectd/connectd.c:2383 (recv_req)
lightningd-1 2026-04-01T13:19:48.592Z **BROKEN** connectd: ccan/ccan/io/io.c:60 (next_plan)
lightningd-1 2026-04-01T13:19:48.592Z **BROKEN** connectd: ccan/ccan/io/io.c:422 (do_plan)
lightningd-1 2026-04-01T13:19:48.592Z **BROKEN** connectd: ccan/ccan/io/io.c:439 (io_ready)
lightningd-1 2026-04-01T13:19:48.592Z **BROKEN** connectd: ccan/ccan/io/poll.c:470 (io_loop)
lightningd-1 2026-04-01T13:19:48.592Z **BROKEN** connectd: connectd/connectd.c:2600 (main)
lightningd-1 2026-04-01T13:19:48.592Z **BROKEN** connectd: parents:
lightningd-1 2026-04-01T13:19:48.592Z **BROKEN** connectd: struct daemon
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
QABlockstream QA team have reproduced, or a test has been created! Look for the linked PR/IssueBlockstream QA team have reproduced, or a test has been created! Look for the linked PR/Issue