mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-24 11:19:43 +00:00
Mark test_s10_edge_lightpush_propagation as xfail due to broken lightpush peer discovery.
This commit is contained in:
parent
4ad51bf619
commit
841e7d4bee
@ -416,6 +416,7 @@ class TestS10EdgeSenderLightpushOnly(StepsCommon):
|
|||||||
Expected: Propagated only (no Sent, no Error).
|
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):
|
def test_s10_edge_lightpush_propagation(self, node_config):
|
||||||
sender_collector = EventCollector()
|
sender_collector = EventCollector()
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user