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 5ab108c commit 838d06fCopy full SHA for 838d06f
test/functional/test_runner.py
@@ -151,6 +151,7 @@
151
'feature_abortnode.py',
152
# vv Tests less than 30s vv
153
'rpc_quorum.py --legacy-wallet',
154
+ 'rpc_quorum.py --descriptors',
155
'wallet_keypool_topup.py --legacy-wallet',
156
'wallet_keypool_topup.py --descriptors',
157
'feature_fee_estimation.py',
@@ -227,7 +228,7 @@
227
228
'feature_backwards_compatibility.py --legacy-wallet',
229
'feature_backwards_compatibility.py --descriptors',
230
'wallet_txn_clone.py --mineblock',
- 'feature_notifications.py --legacy-wallet',
231
+ 'feature_notifications.py',
232
'rpc_getblockfilter.py',
233
'rpc_invalidateblock.py',
234
'feature_txindex.py',
0 commit comments