[Bug 53245] New: user32:sysparams: test_SPI_SETNONCLIENTMETRICS() fails on Windows 10 1709+

WineHQ Bugzilla wine-bugs at winehq.org
Wed Jun 22 19:36:41 CDT 2022


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

            Bug ID: 53245
           Summary: user32:sysparams: test_SPI_SETNONCLIENTMETRICS() fails
                    on Windows 10 1709+
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: user32
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com

user32:sysparams: test_SPI_SETNONCLIENTMETRICS() fails on Windows 10 1709+:

sysparams.c:1488: testing SPI_{GET,SET}NONCLIENTMETRICS
sysparams.c:2823: Test failed: GetSystemMetrics(SM_CXSMICON): expected 16
actual 4
sysparams.c:2824: Test failed: GetSystemMetrics(SM_CYSMICON): expected 16
actual 4

https://test.winehq.org/data/patterns.html#user32:sysparams

The failure actually happens in test_GetSystemMetrics() which is called from
test_SPI_SETNONCLIENTMETRICS(). However there are 3 call locations and the
traces make it impossible to know which one fails which is another test bug in
its own right.

-- 
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