[Bug 52089] New: d2d1:d2d1 fails in test_draw_geometry() on Wine

WineHQ Bugzilla wine-bugs at winehq.org
Mon Nov 22 12:16:13 CST 2021


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

            Bug ID: 52089
           Summary: d2d1:d2d1 fails in test_draw_geometry() on Wine
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: d2d
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com
      Distribution: ---

d2d1:d2d1 fails in test_draw_geometry() on the TestBot's debiant2 VM:

d2d1.c:6664: Test failed: Figure does not match.
d2d1.c:6672: Test failed: Figure does not match.
d2d1.c:6680: Test failed: Figure does not match.
d2d1.c:6688: Test failed: Figure does not match.
d2d1.c:6664: Test failed: Figure does not match.
d2d1.c:6672: Test failed: Figure does not match.
d2d1.c:6680: Test failed: Figure does not match.
d2d1.c:6688: Test failed: Figure does not match.
(todos omitted for brevity)

https://test.winehq.org/data/patterns.html#d2d1:d2d1


A bisect shows that the failures started with this commit:

commit 044f5e109fd7bdb5a3c172240d6195faa87a1dce (HEAD, refs/bisect/bad)
Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Wed Nov 3 20:15:28 2021 +0300

    wined3d: Test if an offset is needed to get the correct filling convention.

    This fixes stray lines in GameFace GUIs, e.g. in World of Tanks.

    Signed-off-by: Stefan Dösinger <stefan at codeweavers.com>
    Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

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