fix(ci): a crashed emulator fails in seconds instead of hanging 30 minutes #189
Annotations
11 errors and 2 warnings
|
integration
Process completed with exit code 1.
|
|
integration
❌ Tests reported 9 failures
|
|
TestStorageVersionGateSource.test_version_never_drops_below_a_shipped_release:
TestStorageVersionGateSource#L1
AssertionError: firmware sources not found above /home/runner/work/python-keepkey/python-keepkey/python-keepkey/tests -- the storage version gate is a property of lib/firmware/storage.c and cannot be checked without it
assert None
|
|
TestStorageVersionGateSource.test_version_ladder_is_contiguous_and_ends_at_storage_version:
TestStorageVersionGateSource#L1
AssertionError: firmware sources not found above /home/runner/work/python-keepkey/python-keepkey/python-keepkey/tests -- the storage version gate is a property of lib/firmware/storage.c and cannot be checked without it
assert None
|
|
TestStorageVersionGateSource.test_every_ladder_version_has_a_reader:
TestStorageVersionGateSource#L1
AssertionError: firmware sources not found above /home/runner/work/python-keepkey/python-keepkey/python-keepkey/tests -- the storage version gate is a property of lib/firmware/storage.c and cannot be checked without it
assert None
|
|
TestStorageVersionGateSource.test_burned_versions_are_dispatched_to_the_wipe_path:
TestStorageVersionGateSource#L1
AssertionError: firmware sources not found above /home/runner/work/python-keepkey/python-keepkey/python-keepkey/tests -- the storage version gate is a property of lib/firmware/storage.c and cannot be checked without it
assert None
|
|
TestStorageVersionGateSource.test_active_flash_format_is_v20:
TestStorageVersionGateSource#L1
AssertionError: firmware sources not found above /home/runner/work/python-keepkey/python-keepkey/python-keepkey/tests -- the storage version gate is a property of lib/firmware/storage.c and cannot be checked without it
assert None
|
|
TestMsgEip712Streaming.test_spec_example_matches_the_published_hashes:
TestMsgEip712Streaming#L1
AttributeError: module 'keepkeylib.messages_pb2' has no attribute 'Failure_UnexpectedMessage'
|
|
TestMsgEip712Streaming.test_fixed_array_length_must_match_the_declared_size:
TestMsgEip712Streaming#L1
AttributeError: module 'keepkeylib.messages_pb2' has no attribute 'Failure_UnexpectedMessage'
|
|
TestMsgEip712Streaming.test_array_of_structs_walks:
TestMsgEip712Streaming#L1
AttributeError: module 'keepkeylib.messages_pb2' has no attribute 'Failure_UnexpectedMessage'
|
|
TestMsgEip712Streaming.test_advanced_mode_gates_the_endpoint:
TestMsgEip712Streaming#L1
AttributeError: module 'keepkeylib.messages_pb2' has no attribute 'Failure_UnexpectedMessage'
|
|
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
integration
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, mikepenz/action-junit-report@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|