mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 07:28:10 +00:00
test: mark test_show_multisig_xpubs as flaky
This commit is contained in:
parent
30ec1802f4
commit
28cd0d2606
@ -171,6 +171,8 @@ VECTORS_MULTISIG = ( # script_type, bip48_type, address, xpubs, ignore_xpub_mag
|
||||
)
|
||||
|
||||
|
||||
# NOTE: contains wait_layout race that manifests on hw sometimes
|
||||
@pytest.mark.flaky(max_runs=5)
|
||||
@pytest.mark.skip_t1
|
||||
@pytest.mark.multisig
|
||||
@pytest.mark.parametrize(
|
||||
|
Loading…
Reference in New Issue
Block a user