mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-24 03:09:58 +00:00
Mark test_s15_lightpush_retryable_error_then_recovery as xfail due to broken lightpush peer discovery.
This commit is contained in:
parent
841e7d4bee
commit
30de188c58
@ -627,6 +627,7 @@ class TestS15LightpushRetryableErrorRecovery(StepsCommon):
|
||||
Expected: send() returns Ok(RequestId), then eventually Propagated.
|
||||
"""
|
||||
|
||||
@pytest.mark.xfail(reason="lightpush peer discovery via staticnodes is broken, see https://github.com/logos-messaging/logos-delivery/issues/3847")
|
||||
def test_s15_lightpush_retryable_error_then_recovery(self):
|
||||
sender_collector = EventCollector()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user