pytest: Mark test_exclude_adjacent_routehint as skip

It has about a 7% flakyness rate.
This commit is contained in:
Christian Decker 2023-10-24 13:07:55 +02:00
parent 8f4c997248
commit 23ce9a947d
1 changed files with 1 additions and 0 deletions

View File

@ -3402,6 +3402,7 @@ def test_reject_invalid_payload(node_factory):
l1.rpc.waitsendpay(inv['payment_hash'])
@unittest.skip("Test is flaky causing CI to be unusable.")
def test_excluded_adjacent_routehint(node_factory, bitcoind):
"""Test case where we try have a routehint which leads to an adjacent
node, but the result exceeds our maxfee; we crashed trying to find