fixup! FIXME commented out failing tests for wallet_groups, taphash_pegins, tapscript_opcodes

This commit is contained in:
Byron Hambly 2023-04-26 11:26:10 +00:00
parent a14301fa85
commit a93fce1f01

View file

@ -202,10 +202,10 @@ BASE_SCRIPTS = [
'rpc_signrawtransaction.py --descriptors',
'rpc_rawtransaction.py --legacy-wallet',
'rpc_rawtransaction.py --descriptors',
# ELEMENTS: FIXME failing test
# ELEMENTS: FIXME failing tests
# 'wallet_groups.py --legacy-wallet',
# 'wallet_groups.py --descriptors',
'p2p_addrv2_relay.py',
'wallet_groups.py --descriptors',
'p2p_compactblocks_hb.py',
'p2p_disconnect_ban.py',
'rpc_decodescript.py',