[Bug 52865] New: windows.media.speech:speech has a Windows 10 1507-specific failure

WineHQ Bugzilla wine-bugs at winehq.org
Fri Apr 22 19:28:27 CDT 2022


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 at winehq.org
          Reporter: fgouget at 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 at 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 at gmail.com>
    Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list