We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49717bf commit 151dfd2Copy full SHA for 151dfd2
tests/test_misc.py
@@ -1036,7 +1036,6 @@ def test_daemon_option(node_factory):
1036
1037
@flaky
1038
@pytest.mark.developer("needs DEVELOPER=1")
1039
-@unittest.skipIf(os.getenv('SUBDAEMON').startswith('hsmd:remote_hsmd'), "remote_hsmd doesn't have repeatable random seeding")
1040
def test_blockchaintrack(node_factory, bitcoind):
1041
"""Check that we track the blockchain correctly across reorgs
1042
"""
0 commit comments