drain: Disable the refill test, it was flaky and now it's broken

This commit is contained in:
Christian Decker
2022-01-07 14:55:04 +01:00
parent 3c2ac14ad8
commit 7ee9d6ca07

View File

@@ -25,7 +25,7 @@ def test_plugin_starts(node_factory):
l1.start()
@flaky
@unittest.skipIf(True, "This test was broken by an upstream commit")
@unittest.skipIf(not DEVELOPER, "slow gossip, needs DEVELOPER=1")
def test_drain_and_refill(node_factory, bitcoind):
# Scenario: first drain then refill