https://bugs.winehq.org/show_bug.cgi?id=53577
Bug ID: 53577 Summary: d3d9:device - test_scissor_size() fails on Windows 8+ Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: d3d Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
d3d9:device - test_scissor_size() fails on Windows 8+:
device.c:3647: Test failed: Expected rect (0,0)-(640,480), got (0,0)-(1024,768). device.c:3647: Test failed: Expected rect (0,0)-(800,600), got (0,0)-(1024,768).
https://test.winehq.org/data/patterns.html#d3d9:device
Strangely enough a bisect shows that the failures started with the commit below:
commit 7623d0a6f585505302044beace53fb8ff81ae120 Author: Zebediah Figura zfigura@codeweavers.com Date: Mon Jul 4 12:08:57 2022 -0500
d3d9/tests: Build without -DWINE_NO_LONG_TYPES.
https://bugs.winehq.org/show_bug.cgi?id=53577
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, source, | |testcase CC| |z.figura12@gmail.com Regression SHA1| |7623d0a6f585505302044beace5 | |3fb8ff81ae120
https://bugs.winehq.org/show_bug.cgi?id=53577
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |bba63771eb742470046801ca412 | |3613b32288624 Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #1 from Zeb Figura z.figura12@gmail.com --- There was an accidental change; this is fixed by https://source.winehq.org/git/wine.git/commitdiff/bba63771eb742470046801ca4123613b32288624.
https://bugs.winehq.org/show_bug.cgi?id=53577
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.18.