From 66a4d500988dc989040dff984872d372b479ef5d Mon Sep 17 00:00:00 2001 From: niftynei Date: Tue, 10 Jan 2023 18:55:42 -0600 Subject: [PATCH] tests: mark test as dev (times out otherwise) --- tests/test_bookkeeper.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_bookkeeper.py b/tests/test_bookkeeper.py index a3931ba55..84088cb33 100644 --- a/tests/test_bookkeeper.py +++ b/tests/test_bookkeeper.py @@ -536,6 +536,7 @@ def test_bookkeeping_missed_chans_pay_after(node_factory, bitcoind): @unittest.skipIf(os.getenv('TEST_DB_PROVIDER', 'sqlite3') != 'sqlite3', "turns off bookkeeper at start") +@pytest.mark.developer("wait for announce times out otherwise") def test_bookkeeping_onchaind_txs(node_factory, bitcoind): """ Test for a channel that's closed, but whose close tx