bitcoin $ qa/rpc-tests/bip65-cltv-p2p.py
Initializing test directory /tmp/testY3PdTa
MiniNode: Connecting to Bitcoin Node IP # 127.0.0.1:11198
Test 1: PASS [100]
Test 2: PASS [849]
Test 3: PASS [850]
Assertion failed: Test failed at test 4
File "/home/luke-jr/Projects/Education/Tonal/BitCoin/bitcoin/qa/rpc-tests/test_framework/test_framework.py", line 135, in main
self.run_test()
File "qa/rpc-tests/bip65-cltv-p2p.py", line 54, in run_test
test.run()
File "/home/luke-jr/Projects/Education/Tonal/BitCoin/bitcoin/qa/rpc-tests/test_framework/comptool.py", line 323, in run
raise AssertionError("Test failed at test %d" % test_number)
Stopping nodes
Cleaning up
Failed
This fails even on commit 3e187f2acdb69ceb97a875f8f3bf361c11ef543c (#6894), so I'm not sure how that got merged?