pytest: Disabling test_penalty_outhtlc since it is too flaky

The test fails very often and causes the CI build to die. Needs to be
fixed.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
This commit is contained in:
Christian Decker 2017-09-30 19:37:14 +02:00 committed by Rusty Russell
parent 249083bcc1
commit cf15670c3f

View File

@ -758,6 +758,7 @@ class LightningDTests(BaseLightningDTests):
# FIXME: Test wallet balance...
l2.daemon.wait_for_log('onchaind complete, forgetting peer')
@unittest.skip("flaky test causing CI fails too often")
def test_penalty_outhtlc(self):
"""Test penalty transaction with an outgoing HTLC"""
# First we need to get funds to l2, so suppress after second.