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@winehq.org Reporter: fgouget@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@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@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=40596
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://test.winehq.org/dat | |a/tests/gdiplus:metafile.ht | |ml Keywords| |download, regression, | |source, testcase Regression SHA1| |1e67fcce9d99bb427f2154c7dd4 | |90dd89c0e9fae
https://bugs.winehq.org/show_bug.cgi?id=40596
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from François Gouget fgouget@codeweavers.com --- I confirmed that this bug got fixed by the patch for bug 40595 when I tested it.
https://bugs.winehq.org/show_bug.cgi?id=40596
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.24.