mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-12 16:30:56 +00:00
tests: ignore new segwit tests
This commit is contained in:
parent
e3a87b8ea4
commit
88b1222ad0
@ -27,11 +27,13 @@ pytest \
|
||||
--ignore test_msg_recoverydevice_dryrun.py \
|
||||
--ignore test_msg_recoverydevice.py \
|
||||
--ignore test_msg_resetdevice_skipbackup.py \
|
||||
--ignore test_msg_signmessage_segwit_native.py \
|
||||
--ignore test_msg_signmessage_segwit.py \
|
||||
--ignore test_msg_signtx_bch.py \
|
||||
--ignore test_msg_signtx_segwit_native.py \
|
||||
--ignore test_msg_signtx_segwit.py \
|
||||
--ignore test_msg_signtx_zcash.py \
|
||||
--ignore test_msg_verifymessage_segwit_native.py \
|
||||
--ignore test_msg_verifymessage_segwit.py \
|
||||
--ignore test_multisig_change.py \
|
||||
--ignore test_multisig.py \
|
||||
|
Loading…
Reference in New Issue
Block a user