https://bugs.winehq.org/show_bug.cgi?id=53147
Bug ID: 53147 Summary: kernel32:process - test_QueryInformationJobObject() fails randomly on Windows 8 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
kernel32:process - test_QueryInformationJobObject() fails randomly on Windows 8:
process.c:2758: Test failed: Expected basic_accounting_info.ActiveProcesses to be 2 (2) is 3
https://test.winehq.org/data/patterns.html#kernel32:process
https://bugs.winehq.org/show_bug.cgi?id=53147
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=53147
--- Comment #1 from François Gouget fgouget@codeweavers.com --- This can happen on Windows 10 too. For instance on 2023-05-11 it happened on w1064v1507:
process.c:2747: Test failed: Expected basic_accounting_info.ActiveProcesses to be 2 (2) is 3
https://bugs.winehq.org/show_bug.cgi?id=53147
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|kernel32:process - |kernel32:process - |test_QueryInformationJobObj |test_QueryInformationJobObj |ect() fails randomly on |ect() fails randomly on |Windows 8 |Windows