Skip to content

Commit 151dfd2

Browse files
ksedgwicdevrandom
authored andcommitted
WIP: unskipped a reorg test
1 parent 49717bf commit 151dfd2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_misc.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1036,7 +1036,6 @@ def test_daemon_option(node_factory):
10361036

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

0 commit comments

Comments
 (0)