https://bugs.winehq.org/show_bug.cgi?id=39241
Bug ID: 39241 Summary: msvcrt:string fails in a mixed locale configuration Product: Wine Version: unspecified Hardware: x86 OS: Windows Status: NEW Severity: normal Priority: P2 Component: msvcrt Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
The following error only happens on the mixed locale WineTest box.
string.c:2654: Test failed: ret = d0
That box (fg-win7u64-1spie9-mx) has the following locale settings: Formats=Inuktitut (Syllabics, Canada) Location=Israel Language=German (Germany) SystemLocale=Japanese (Japan)
So either it's comparing the result of two functions that use different locales, or, since it's the tolower test, it depends on uppercase / lowercase relationships that don't hold in all locales.
This tests regression was introduced by the following commit:
commit 13f6194bb15fe87c9c385b066b099f8416317fb3 Author: Piotr Caban piotr@codeweavers.com Date: Thu Mar 13 14:12:53 2014 +0100
msvcrt: Improve tolower tests.
See: https://test.winehq.org/data/tests/msvcrt:string.html
https://bugs.winehq.org/show_bug.cgi?id=39241
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source, testcase
https://bugs.winehq.org/show_bug.cgi?id=39241
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |35765
https://bugs.winehq.org/show_bug.cgi?id=39241
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #1 from Piotr Caban piotr.caban@gmail.com --- It should be fixed now.
https://bugs.winehq.org/show_bug.cgi?id=39241
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b408b5a9a47159a8d7a424e59fa | |bd471f68b61ff Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Piotr Caban piotr.caban@gmail.com --- I don't see the failures on test.wine.org any longer. Marking as fixed.
https://bugs.winehq.org/show_bug.cgi?id=39241
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.52.
https://bugs.winehq.org/show_bug.cgi?id=39241
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Version|unspecified |1.7.51 Regression SHA1| |13f6194bb15fe87c9c385b066b0 | |99f8416317fb3