https://bugs.winehq.org/show_bug.cgi?id=52933
Bug ID: 52933 Summary: windows.media.speech:speech: The IAsyncInfo_Close() tests fail on Windows Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
windows.media.speech:speech: The IAsyncInfo_Close() tests fail on Windows:
speech.c:1139: Test failed: Wait for block_thread didn't time out. speech.c:1142: Test failed: Unexpected refcount 4, expected 3 speech.c:1158: Test failed: Got unexpected ref 4.
https://test.winehq.org/data/patterns.html#windows.media.speech:speech
These failures seem to impact all Windows 10 versions but they are not systematic either and are a lot more frequent on these test configurations: * w1064v1507 (but not cw-gtx560-1507 and cw-rx460-1507) * w1064v1607 * w1064v1709, cw-gtx560-1709, cw-rx460-1709
Unsurprisingly a bisect shows that the failures started with the commit that introduced them:
commit 9d67ca493a43d0effa49992553c1ebf195fab5eb Author: Bernhard Kölbl besentv@gmail.com Date: Fri Apr 22 14:48:04 2022 +0200
windows.media.speech/tests: Add tests to check if IAsyncInfo_Close is non blocking.
Signed-off-by: Bernhard Kölbl besentv@gmail.com Signed-off-by: Rémi Bernon rbernon@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=52933
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |9d67ca493a43d0effa49992553c | |1ebf195fab5eb Keywords| |regression, source, | |testcase
https://bugs.winehq.org/show_bug.cgi?id=52933
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |besentv@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=52933
--- Comment #1 from Bernhard Kölbl besentv@gmail.com --- Does it still happen with latest master?
https://bugs.winehq.org/show_bug.cgi?id=52933
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |01d531f16f0374fd6da1dac85e9 | |356f6fd81bdf3 Resolution|--- |FIXED
--- Comment #2 from François Gouget fgouget@codeweavers.com --- This got fixed on 2022-05-16 by these commits:
commit 01d531f16f0374fd6da1dac85e9356f6fd81bdf3 Author: Bernhard Kölbl besentv@gmail.com Date: Fri May 13 22:24:04 2022 +0200
windows.media.speech/tests: Make the IAsyncInfo_Close block test more consistent.
And do some minor naming changes.
Signed-off-by: Bernhard Kölbl besentv@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=52933
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.15.