https://bugs.winehq.org/show_bug.cgi?id=40596 Bug ID: 40596 Summary: gdiplus:metafile test regression (test_nullframerect) Product: Wine Version: 1.9.8 Hardware: x86 OS: Windows Status: NEW Severity: normal Priority: P2 Component: gdiplus Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com Since the commit below, Windows XP SP1 machines (e.g. fg-winxp-1sp) have four new test failures: metafile.c:891: Test failed: Expected 1.000000, got 0.000000 metafile.c:892: Test failed: Expected 1.000000, got 0.000000 metafile.c:911: Test failed: Expected 1.000000, got 0.000000 metafile.c:912: Test failed: Expected 1.000000, got 0.000000 See: https://test.winehq.org/data/tests/gdiplus:metafile.html commit 1e67fcce9d99bb427f2154c7dd490dd89c0e9fae Author: Vincent Povirk <vincent(a)codeweavers.com> Date: Wed Apr 6 14:36:56 2016 -0500 gdiplus: Add test for creating a metafile with NULL frameRect. Signed-off-by: Vincent Povirk <vincent(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)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.