[Bug 55416] New: psapi:psapi_main - check_QueryWorkingSetEx() sometimes fails on Windows 10
https://bugs.winehq.org/show_bug.cgi?id=55416 Bug ID: 55416 Summary: psapi:psapi_main - check_QueryWorkingSetEx() sometimes fails on Windows 10 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: psapi Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com psapi:psapi_main - check_QueryWorkingSetEx() sometimes fails on Windows 10: psapi_main.c:1165: Test failed: exe expected Valid=1 but got 0 psapi_main.c:1169: Test failed: exe expected Win32Protection=2 but got 0 See https://test.winehq.org/data/patterns.html#psapi:psapi_main This first happened on 2023-07-11 and there has been three instances so far: * 2023-07-11 win22H2_fgtb-w10pro64-32 * 2023-07-19 win21H2_gitlab-win10-21h2-32 * 2023-08-04 win22H2_newtb-w1064-32 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55416 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech(a)gmail.com Keywords| |source, testcase -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55416 --- Comment #1 from François Gouget <fgouget(a)codeweavers.com> --- I checked whether the tryok() mechanism could help with this test but it does not: if these two ok() calls fail, then they continue failing on the current process even if retrying for the next 10 seconds. So the question is why do these tests fail, sometimes and can anything be done to avoid failure? -- 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.
participants (1)
-
WineHQ Bugzilla