https://bugs.winehq.org/show_bug.cgi?id=53458
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |6dc873bcaeed77dfaabc6f9d51c | |dd9fd56cd1a32
--- Comment #5 from François Gouget fgouget@codeweavers.com --- This got fixed by:
commit 6dc873bcaeed77dfaabc6f9d51cdd9fd56cd1a32 Author: Bernhard Kölbl besentv@gmail.com Date: Tue Aug 23 13:33:06 2022 +0200
windows.media.speech/tests: Remove some flaky refcount checks.
They can fail, when the recognition session outlives the test function, which is expected to happen, as the session is concurrent.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53458