mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-29 16:51:30 +00:00
build(core): fix test_emu_ui_record_multicore
This commit is contained in:
parent
7e9f127aec
commit
66616bbf67
@ -141,7 +141,7 @@ test_emu_ui_record: ## record and hash screens for ui integration tests
|
||||
|
||||
test_emu_ui_record_multicore: ## quickly record all screens
|
||||
make test_emu_ui_multicore || echo "All errors are recorded in fixtures.json"
|
||||
../tests/update_fixtures.py -r
|
||||
../tests/update_fixtures.py local
|
||||
|
||||
pylint: ## run pylint on application sources and tests
|
||||
pylint -E $(shell find src tests -name *.py)
|
||||
|
@ -720,7 +720,7 @@
|
||||
"TR_test_pin.py::test_pin_long": "a7e26e67545d218848ba488b9e30ae40c500e8fcb7d46bb945178867f78b71cf",
|
||||
"TR_test_pin.py::test_pin_long_delete": "b79d0dda5f77754a6ca92c0fb9cdd31362aa07cd36bfc2ce81b6551a814db48e",
|
||||
"TR_test_pin.py::test_pin_longer_than_max": "f6faf34a87a21bf46a81b072d984dc4d1f5b96276b4fd76108633506ec3de594",
|
||||
"TR_test_pin.py::test_pin_same_as_wipe_code": "bb6faffdcd4123890718a994a76d12979077c3cd71bc2d3f14b38e232549fc21",
|
||||
"TR_test_pin.py::test_pin_same_as_wipe_code": "8929ab0632aaffb010f11ed7a008f100097af1be3d7898499a13b96f36bfcc2f",
|
||||
"TR_test_pin.py::test_pin_setup": "790910b20d28c2cc9857e3726864d842f9ffae4c88aacd36f582c2b8a03b3490",
|
||||
"TR_test_pin.py::test_pin_setup_mismatch": "dc04a03897f392455e46bfab549a5c1d8d38c70f3d47a9754be9501c9a7dce45",
|
||||
"TR_test_pin.py::test_pin_short": "20acadc34173f58ce9eb9d712e47732f1c8b03868f0f197be4213b314832ee4c",
|
||||
@ -1583,9 +1583,6 @@
|
||||
"TR_ethereum-test_signtx.py::test_signtx_data_pagination[input_flow_data_go_back]": "3988be14428cddc423b4bb7ad8a676f0dc215d081944d67111ad7b24cbc406f3",
|
||||
"TR_ethereum-test_signtx.py::test_signtx_data_pagination[input_flow_data_scroll_down]": "495245c22a49e904c0ac278afebb86e64bf4b67b84751fe8ac63d9543fbc8525",
|
||||
"TR_ethereum-test_signtx.py::test_signtx_data_pagination[input_flow_data_skip]": "ff4676e895abed99b0ad9758768faca81c08fc9a7aa34a669d9960f07156f05c",
|
||||
"TR_ethereum-test_signtx.py::test_signtx_data_pagination[input_flow_go_back]": "8c801bd0142e5c1ad4aad50b34c7debb1b8f17a2e0a87eb7f95531b9fd15e095",
|
||||
"TR_ethereum-test_signtx.py::test_signtx_data_pagination[input_flow_scroll_down]": "5f681d5eda5b028acc0f0fd8157a590a2a72d932c99471ebbd126c1770e2e95e",
|
||||
"TR_ethereum-test_signtx.py::test_signtx_data_pagination[input_flow_skip]": "87cad80d17f90018ec54b09a620e402603899168e62779f48469f50ba0aca78d",
|
||||
"TR_ethereum-test_signtx.py::test_signtx_eip1559[Ledger Live legacy path]": "5ebe999b1a9afb8bf474fb8f6020aad4e5339325be847410a13d44f949ed1df9",
|
||||
"TR_ethereum-test_signtx.py::test_signtx_eip1559[data_1]": "833edf4accef099de1cc9705a9c906cb170ae379f981d5fd87689e5cfb52379f",
|
||||
"TR_ethereum-test_signtx.py::test_signtx_eip1559[data_2_bigdata]": "661dc4e6a6990d2ac808b01a7eb8fb1d86eb525a90e922e853af3ba35af7eb38",
|
||||
@ -1933,7 +1930,7 @@
|
||||
"TT_test_pin.py::test_pin_long": "8526208658adbe3bb1cb37e0cb48a65fa10c513bf15af5f864821391670d5de9",
|
||||
"TT_test_pin.py::test_pin_long_delete": "7a2e17d73c594674d37aeb5f4ba77a520792295be79872e98926542d8a9ecd10",
|
||||
"TT_test_pin.py::test_pin_longer_than_max": "8a39e50825ad2b2a024364cf8df9064956563139f2b93eb23bfb4cb148f9a3ff",
|
||||
"TT_test_pin.py::test_pin_same_as_wipe_code": "564b13d099e118da263b7b7aa97f53cb4f219611f77b1c37f2cc7826f0dde00a",
|
||||
"TT_test_pin.py::test_pin_same_as_wipe_code": "e2f3fd3aeda93e4974df1227c2270716ff72cf5d38cc6626b3b1e0b2aade9590",
|
||||
"TT_test_pin.py::test_pin_setup": "8ed48e3beabb14f964bea53bea1a0e7d05b5ed1eea82f9e8b9360b5742886acc",
|
||||
"TT_test_pin.py::test_pin_setup_mismatch": "663430644b26f4493fc3ecc03a2bbce5cecda7b6ccb5be5a8a4c0ace239f6dd5",
|
||||
"TT_test_pin.py::test_pin_short": "d91ec8c948d2514789931d5d8b3bda591ba2d27da26732925edfaa91c85c9507",
|
||||
@ -2794,9 +2791,6 @@
|
||||
"TT_ethereum-test_signtx.py::test_signtx_data_pagination[input_flow_data_go_back]": "ba64e3d44d23b6338218c5a073d4c8a4e0d585edfc29c18d1327af1d24c1773d",
|
||||
"TT_ethereum-test_signtx.py::test_signtx_data_pagination[input_flow_data_scroll_down]": "316303ef4667c3c94ddb03a14698314443b87d857ab60b6d9633fe52e7f58563",
|
||||
"TT_ethereum-test_signtx.py::test_signtx_data_pagination[input_flow_data_skip]": "7c7298ea25d24a4fd52cceb63329a6bdc610b4b604418b47915b48f9e80261b4",
|
||||
"TT_ethereum-test_signtx.py::test_signtx_data_pagination[input_flow_go_back]": "8de2c846062d9b028ba23c02d9a53c54ef2fc55d377f084a43bc5d77be56e458",
|
||||
"TT_ethereum-test_signtx.py::test_signtx_data_pagination[input_flow_scroll_down]": "ed6c9e088a12ea2e673dbcc99944aa5d6fd6e02e579442d908a3f3e245214145",
|
||||
"TT_ethereum-test_signtx.py::test_signtx_data_pagination[input_flow_skip]": "d3c5c78e3b92dc3e32fd8d0c1a4b02ed9d826caf2d0e140c604c50ba39158082",
|
||||
"TT_ethereum-test_signtx.py::test_signtx_eip1559[Ledger Live legacy path]": "fd5425fca864ae2d93d6d277fdaa32a578df0e3a484e37a60a6b9e2614b8241d",
|
||||
"TT_ethereum-test_signtx.py::test_signtx_eip1559[data_1]": "fba78bb1969a3207a8e4342db521fe37c2d2b705070d333661c7aece3f46fff4",
|
||||
"TT_ethereum-test_signtx.py::test_signtx_eip1559[data_2_bigdata]": "cc1530c0520f4def08cb607d5ddd92f9854a9fd99e26c924f72472e04caac389",
|
||||
|
Loading…
Reference in New Issue
Block a user