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 fce4622 commit 6559667Copy full SHA for 6559667
tests/test_misc.py
@@ -1034,7 +1034,6 @@ def test_daemon_option(node_factory):
1034
1035
@flaky
1036
@pytest.mark.developer("needs DEVELOPER=1")
1037
-@unittest.skipIf(os.getenv('SUBDAEMON').startswith('hsmd:remote_hsmd'), "remote_hsmd doesn't have repeatable random seeding")
1038
def test_blockchaintrack(node_factory, bitcoind):
1039
"""Check that we track the blockchain correctly across reorgs
1040
"""
0 commit comments