[Bug 52933] New: windows.media.speech:speech: The IAsyncInfo_Close() tests fail on Windows

WineHQ Bugzilla wine-bugs at winehq.org
Fri Apr 29 12:29:49 CDT 2022


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 at winehq.org
          Reporter: fgouget at 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 at 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 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