[Bug 51184] New: test_font_metrics() fails in gdi32:font for bitmap fonts on Windows 10 >= 1709
https://bugs.winehq.org/show_bug.cgi?id=51184 Bug ID: 51184 Summary: test_font_metrics() fails in gdi32:font for bitmap fonts on Windows 10 >= 1709 Product: Wine Version: 6.8 Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: gdi32 Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com test_font_metrics() fails in gdi32:font for bitmap fonts on Windows 10 >= 1709: font.c:415: found bitmap font System, height 16 font.c:356: Test failed: 432: expected 2048, got 13 font.c:356: Test failed: height 1: 456: expected 2048, got 13 ... font.c:356: Test failed: height 96: 456: expected 2048, got 13 font.c:356: Test failed: 467: expected 2048, got 13 font.c:356: Test failed: 476: expected 2048, got 13 So something changed and the test should be updated. See: https://test.winehq.org/data/patterns.html#gdi32:font The failing test was introduced in this commit: commit 6f7457d8adaf67b457154a45deef21d5b5a87c8f Author: Dmitry Timoshkov <dmitry(a)codeweavers.com> AuthorDate: Tue Jun 24 16:13:31 2008 +0900 Commit: Alexandre Julliard <julliard(a)winehq.org> CommitDate: Tue Jun 24 12:23:03 2008 +0200 gdi32: Add a test for outline text metrics. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51184 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase Regression SHA1| |6f7457d8adaf67b457154a45dee | |f21d5b5a87c8f -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51184 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|6f7457d8adaf67b457154a45dee | |f21d5b5a87c8f | --- Comment #1 from Dmitry Timoshkov <dmitry(a)baikal.ru> --- If this worked before and was broken by a Windows update that doesn't qualify as a regression. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51184 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |d8e6d2e3d1ef3a7152f7fe906d6 | |37dd1293a553a Status|NEW |RESOLVED --- Comment #2 from Dmitry Timoshkov <dmitry(a)baikal.ru> --- Should be fixed by d8e6d2e3d1ef3a7152f7fe906d637dd1293a553a. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51184 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 6.11. -- 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.
participants (1)
-
WineHQ Bugzilla