https://bugs.winehq.org/show_bug.cgi?id=55692
Bug ID: 55692 Summary: gdi32:dc fails on macOS Product: Wine Version: unspecified Hardware: x86-64 OS: Mac OS X Status: NEW Severity: normal Priority: P2 Component: gdi32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
gdi32:dc fails on macOS:
dc.c:421: Test failed: GetBoundsRect returned (0,0)-(0,0) type 1 for display dc dc.c:421: Test failed: GetBoundsRect returned (0,0)-(0,0) type 1 for display dc dc.c:695: Test failed: expected ret2 > 0, got 0 dc.c:710: Test failed: expected desc.nSize == sizeof(descr), got 0
See https://test.winehq.org/data/patterns.html#gdi32:dc
The failures are systematic but it is not known when they started.
https://bugs.winehq.org/show_bug.cgi?id=55692
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase