[Bug 48664] New: kernel32:process - Intermittent test_Toolhelp() failure

WineHQ Bugzilla wine-bugs at winehq.org
Mon Feb 24 12:14:57 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=48664

            Bug ID: 48664
           Summary: kernel32:process - Intermittent test_Toolhelp()
                    failure
           Product: Wine
           Version: 5.2
          Hardware: x86
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: kernel32
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com

>From time to time kernel32:process produces the following failures:

process.c:1226: Test failed: expected 1, got 0
process.c:1229: Test failed: Child process termination
process.c:1233: Test failed: Toolhelp:cntUsage expected 0, but got 1
process.c:1234: Test failed: Toolhelp:th32DefaultHeapID expected 0, but got 1
process.c:1235: Test failed: Toolhelp:th32ModuleID expected 0, but got 1
process.c:1236: Test failed: Toolhelp:th32ParentProcessID expected 1860, but
got 0
process.c:1238: Test failed: Toolhelp:dwFlags expected 0, but got 1

https://test.winehq.org/data/tests/kernel32:process.html

These happened on fg-win7u64-1spie9* (32 and 64 bits), newtb-w7pro64-32,
newtb-w864-32, newtb-w8adm, cw-gtx560-64, cw-rx460-1709-32 and
cw-gtx560-1809-32 so it's not just one buggy system.

The tests were introduced by this commit:

commit a0b6bf86f74438c574f7165ab220060681bb66cd
Author:     Sebastian Lackner <sebastian at fds-team.de>
AuthorDate: Mon Dec 21 13:06:37 2015 +0100

    kernel32/tests: Add test for process object destruction.

    Signed-off-by: Sebastian Lackner <sebastian at fds-team.de>
    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