Mark test_s10_edge_lightpush_propagation as xfail due to broken lightpush peer discovery.

This commit is contained in:
Egor Rachkovskii 2026-05-11 09:41:46 +01:00
parent 4ad51bf619
commit 841e7d4bee

View File

@ -416,6 +416,7 @@ class TestS10EdgeSenderLightpushOnly(StepsCommon):
Expected: Propagated only (no Sent, no Error).
"""
@pytest.mark.xfail(reason="lightpush peer discovery via staticnodes is broken, see https://github.com/logos-messaging/logos-delivery/issues/3847")
def test_s10_edge_lightpush_propagation(self, node_config):
sender_collector = EventCollector()