microsoft / wil

Windows Implementation Library
MIT License
2.57k stars 234 forks source link

Improve test reliability #463

Closed dunhor closed 3 weeks ago

dunhor commented 1 month ago

I originally started this to look into why tests were timing out so frequently. In this adventure, I stumbled across & fixed a number of other spurious failures, however the original timeout issue no longer repros... I'll keep an eye out to see if it comes back.

Also reduces total test timeout to one hour, which fixes #461