mirror of
https://github.com/aljazceru/plugins.git
synced 2025-12-24 00:24:19 +01:00
noise: Disable flaky test
This commit is contained in:
@@ -35,6 +35,7 @@ def test_sendmsg_success(node_factory, executor):
|
||||
|
||||
@flaky # since we cannot force a payment to take a specific route
|
||||
@unittest.skipIf(not DEVELOPER, "Fails often")
|
||||
@unittest.skipIf(True, "Just not stable")
|
||||
def test_sendmsg_retry(node_factory, executor):
|
||||
"""Fail a sendmsg using a cheap route, and check that it retries.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user