mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-27 06:19:09 +01:00
test: move rpc_rawtransaction tests to < 30s group
This commit is contained in:
@@ -125,8 +125,6 @@ BASE_SCRIPTS = [
|
|||||||
'wallet_abandonconflict.py --legacy-wallet',
|
'wallet_abandonconflict.py --legacy-wallet',
|
||||||
'wallet_abandonconflict.py --descriptors',
|
'wallet_abandonconflict.py --descriptors',
|
||||||
'feature_csv_activation.py',
|
'feature_csv_activation.py',
|
||||||
'rpc_rawtransaction.py --legacy-wallet',
|
|
||||||
'rpc_rawtransaction.py --descriptors',
|
|
||||||
'wallet_address_types.py --legacy-wallet',
|
'wallet_address_types.py --legacy-wallet',
|
||||||
'wallet_address_types.py --descriptors',
|
'wallet_address_types.py --descriptors',
|
||||||
'feature_bip68_sequence.py',
|
'feature_bip68_sequence.py',
|
||||||
@@ -173,6 +171,8 @@ BASE_SCRIPTS = [
|
|||||||
'feature_proxy.py',
|
'feature_proxy.py',
|
||||||
'rpc_signrawtransaction.py --legacy-wallet',
|
'rpc_signrawtransaction.py --legacy-wallet',
|
||||||
'rpc_signrawtransaction.py --descriptors',
|
'rpc_signrawtransaction.py --descriptors',
|
||||||
|
'rpc_rawtransaction.py --legacy-wallet',
|
||||||
|
'rpc_rawtransaction.py --descriptors',
|
||||||
'wallet_groups.py --legacy-wallet',
|
'wallet_groups.py --legacy-wallet',
|
||||||
'p2p_addrv2_relay.py',
|
'p2p_addrv2_relay.py',
|
||||||
'wallet_groups.py --descriptors',
|
'wallet_groups.py --descriptors',
|
||||||
|
|||||||
Reference in New Issue
Block a user