mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
fixup! FIXME commented out failing tests for wallet_groups, taphash_pegins, tapscript_opcodes
This commit is contained in:
parent
a14301fa85
commit
a93fce1f01
1 changed files with 2 additions and 2 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue