Skip to content

Commit

Permalink
WIP: unskipped a reorg test
Browse files Browse the repository at this point in the history
  • Loading branch information
ksedgwic committed Apr 12, 2022
1 parent fce4622 commit 6559667
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_misc.py
Original file line number Diff line number Diff line change
Expand Up @@ -1034,7 +1034,6 @@ def test_daemon_option(node_factory):

@flaky
@pytest.mark.developer("needs DEVELOPER=1")
@unittest.skipIf(os.getenv('SUBDAEMON').startswith('hsmd:remote_hsmd'), "remote_hsmd doesn't have repeatable random seeding")
def test_blockchaintrack(node_factory, bitcoind):
"""Check that we track the blockchain correctly across reorgs
"""
Expand Down

0 comments on commit 6559667

Please sign in to comment.