trussed-dev / fido2-tests

Test suite for FIDO2, U2F, and other security key functions
Other
48 stars 38 forks source link

#27: fido2.utils 0.8 removed Timeout #28

Closed ddrown closed 4 years ago

ddrown commented 4 years ago

This is one way to fix this.

Passes tests against simulated solo 3.0.1:

$ pytest --sim tests/standard --vendor solokeys
...
139 passed, 18 skipped in 11.14s
$ pytest --sim tests/vendor --vendor solokeys
...
6 passed, 3 skipped in 3.21s
prusnak commented 4 years ago

This has been fixed in master here: https://github.com/solokeys/fido2-tests/commit/7881689b86a2e9ad5aa9ba2aa9c0747bd406b643