GoogleChromeLabs / chromeos_smart_card_connector

Smart Card Connector App for Chrome OS
https://chrome.google.com/webstore/detail/smart-card-connector/khpfeaanjngmcnplbdlpegiifgpfgdco
Apache License 2.0
133 stars 50 forks source link

[PC/SC test] Fix flakiness due to eventCount #1092

Closed emaxx-google closed 9 months ago

emaxx-google commented 9 months ago

Relax tests a bit to account for PC/SC-Lite not-well-defined behavior for event counters: depending on timing, the first few updates of the card presence may not be accounted.

This fixes #1095.

github-actions[bot] commented 9 months ago

Continuous Integration: All tests passed. C/C++ test coverage: 72.46% lines.