https://bugs.winehq.org/show_bug.cgi?id=52865
Bug ID: 52865 Summary: windows.media.speech:speech has a Windows 10 1507-specific failure 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
IAsyncOperation_SpeechRecognitionCompilationResult_get_Completed() unexpectedly returns a handle on Windows 10 1507:
speech.c:979: Test failed: Handler had value 0029FC20.
https://test.winehq.org/data/patterns.html#windows.media.speech:speech
Unsurprisingly a bisect shows that the failures started with the commit that introduced this new test:
commit 4926bb148b049f1b60e57091f4aa87a3957aa69e Author: Bernhard Kölbl besentv@gmail.com Date: Wed Apr 6 18:28:41 2022 +0200
windows.media.speech: Add tests for IAsyncOperation.
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=52865
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |4926bb148b049f1b60e57091f4a | |a87a3957aa69e Keywords| |regression, source, | |testcase
https://bugs.winehq.org/show_bug.cgi?id=52865
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d25ff1802a0191a03cdba8f7a56 | |e40d50c24e16e Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from François Gouget fgouget@codeweavers.com --- This issue got fixed on 2022-04-22 by commit d25ff1802a0191a03cdba8f7a56e40d50c24e16e.
https://bugs.winehq.org/show_bug.cgi?id=52865
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.8.