Skip to content

Commit e80c640

Browse files
committed
[tests] Remove bip9-softforks.py
bip9-sofforks.py was intended to be a generic test for versionbits deployments. However, it only tests CSV activation and was not updated to test segwit activation. CSV activation is tested by bip68-112-113-p2p.py, so this test is duplicated effort. Rather than try to update it to use the BitcoinTestFramework, just remove it.
1 parent 18815b4 commit e80c640

File tree

2 files changed

+0
-284
lines changed

2 files changed

+0
-284
lines changed

test/functional/feature_bip9_softforks.py

Lines changed: 0 additions & 283 deletions
This file was deleted.

test/functional/test_runner.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@
159159
'mining_getblocktemplate_longpoll.py',
160160
'p2p_timeouts.py',
161161
# vv Tests less than 60s vv
162-
'feature_bip9_softforks.py',
163162
'p2p_feefilter.py',
164163
'rpc_bind.py',
165164
# vv Tests less than 30s vv

0 commit comments

Comments
 (0)