mirror of
https://github.com/aljazceru/plugins.git
synced 2026-01-28 17:14:21 +01:00
jitrebalance: test_issue_88 needs DEVELOPER too
Signed-off-by: Antoine Poinsot <darosior@protonmail.com>
This commit is contained in:
committed by
Christian Decker
parent
815c382855
commit
e239fcdcc1
@@ -79,6 +79,7 @@ def test_simple_rebalance(node_factory):
|
|||||||
l1.rpc.waitsendpay(inv['payment_hash'])
|
l1.rpc.waitsendpay(inv['payment_hash'])
|
||||||
|
|
||||||
|
|
||||||
|
@unittest.skipIf(not DEVELOPER, "gossip is too slow if we're not in developer mode")
|
||||||
def test_issue_88(node_factory):
|
def test_issue_88(node_factory):
|
||||||
"""Reproduce issue #88: crash due to unconfirmed channel.
|
"""Reproduce issue #88: crash due to unconfirmed channel.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user