Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test failures #2

Closed
robin-nitrokey opened this issue Sep 6, 2022 · 3 comments
Closed

Test failures #2

robin-nitrokey opened this issue Sep 6, 2022 · 3 comments

Comments

@robin-nitrokey
Copy link
Member

robin-nitrokey commented Sep 6, 2022

============================================================================================= short test summary info =============================================================================================
FAILED test_comm.py::test_generate_from_data - assert False == True
FAILED test_comm.py::test_initialize - assert False == True
FAILED test_comm.py::test_restore[test_input0] - assert False == True
FAILED test_comm.py::test_restore[test_input1] - assert False == True
FAILED test_comm.py::test_restore[test_input2] - assert False == True
FAILED test_comm.py::test_logout - assert True == False
FAILED test_comm.py::test_factory_reset - assert False == True
========================================================================================== 7 failed, 62 passed in 20.34s ==========================================================================================

Environment:

  • Pipfile modified to use Python 3.9
  • firmware 9343983 with DEVELOP=1
  • REAL_HARDWARE=1 TRANSPORT=FIDO2

Log: https://cloud.nitrokey.com/s/nyip4TwAesAwaff


Edit the same as local archives:
webcrypt-report-fido2-usb.zip
webcrypt-report-u2f-usb.zip

@robin-nitrokey
Copy link
Member Author

Looks like the same errors occur with TRANSPORT=U2F: https://cloud.nitrokey.com/s/faWwi2MtY39Lqes

@szszszsz
Copy link
Member

szszszsz commented Sep 7, 2022

This looks like an old Webcrypt version was used. Can you link here the commit version of the firmware you used?
I will add version string logging to the tests next time.

@robin-nitrokey
Copy link
Member Author

Can you link here the commit version of the firmware you used?

I listed the firmware version in the issue description, it’s 9343983 in this case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants