https://bugs.winehq.org/show_bug.cgi?id=54198
Bug ID: 54198 Summary: user32:monitor - test_QueryDisplayConfig_result() sometimes gets empty path on Windows 10 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
user32:monitor - test_QueryDisplayConfig_result() sometimes gets empty path on Windows 10:
monitor.c:1743: Test failed: Expected 0, got 31 monitor.c:1744: Test failed: Expected adapter device path, got empty string monitor.c:1743: Test failed: Expected 0, got 31 monitor.c:1744: Test failed: Expected adapter device path, got empty string
See https://test.winehq.org/data/patterns.html#user32:monitor
The first instance of this group of failures was on 2022-11-03 and there has been 5 of them since, all on Windows 10 21H1 & 21H2, though one cannot rule out other Windows versions behaving that way too.
https://bugs.winehq.org/show_bug.cgi?id=54198
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=54198
--- Comment #1 from François Gouget fgouget@codeweavers.com --- Note: 31 == ERROR_GEN_FAILURE (very helpful!)