1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 07:28:10 +00:00

test(chore): skip unreliable test_show_

[no changelog]
This commit is contained in:
Martin Milata 2023-03-15 23:46:17 +01:00
parent dce876069b
commit 05f8c1e9f7

View File

@ -71,6 +71,7 @@ def test_show_t1(
)
@pytest.mark.skip(reason="mmilata")
@pytest.mark.skip_t1
@pytest.mark.parametrize("path, script_type, address", VECTORS)
def test_show_tt(
@ -105,6 +106,7 @@ def test_show_tt(
)
@pytest.mark.skip(reason="mmilata")
@pytest.mark.skip_t1
@pytest.mark.parametrize("path, script_type, address", VECTORS)
def test_show_cancel(