https://bugs.winehq.org/show_bug.cgi?id=52861
Bug ID: 52861 Summary: kernel32:locale fails on Windows 10 1709 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
kernel32:locale fails on Windows 10 1709:
locale.c:4216: Test failed: failed 0
https://test.winehq.org/data/patterns.html#kernel32:locale
This impacts all the Windows 1709 machines but no other Windows version. This is also a new test which was introduced by the commit below:
commit b5561c8bba9a613c53ae4669c4adb7450e5f458d Author: Alexandre Julliard julliard@winehq.org AuthorDate: Wed Mar 23 11:02:57 2022 +0100
ntdll: Support UTF-8 codepage in RtlInitCodePageTable().
Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=52861
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, source, | |testcase Regression SHA1| |b5561c8bba9a613c53ae4669c4a | |db7450e5f458d
https://bugs.winehq.org/show_bug.cgi?id=52861
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |f68cccc82579ebedf6f9961f3bc | |30b2eb9307e63
--- Comment #1 from François Gouget fgouget@codeweavers.com --- This is fixed:
commit f68cccc82579ebedf6f9961f3bc30b2eb9307e63 Author: Alexandre Julliard julliard@winehq.org Date: Wed Apr 27 16:13:39 2022 +0200
kernel32/tests: Mark a failing test as broken.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52861 Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=52861
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.8.