https://bugs.winehq.org/show_bug.cgi?id=55327
Bug ID: 55327 Summary: user32:input - test_ActivateKeyboardLayout() fails on Windows 7 for the Spanish locale Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
user32:input - test_ActivateKeyboardLayout() fails on Windows 7 for the Spanish locale:
input.c:3418: Test failed: 040a0c0a / 04090409: got lcid 0xc0a
See https://test.winehq.org/data/patterns.html#user32:input
This failure only happens in this Spanish Windows 7 Ultimate configuration. In particular the other w7u test configurations are not impacted.
Furthermore it started on 2023-03-08 which is when this test was added by the commit below:
commit 3a4859e22db45289f9b02ea9ab1ccc150b638d19 Author: Rémi Bernon rbernon@codeweavers.com AuthorDate: Wed Mar 1 22:57:29 2023 +0100
user32/tests: Add a WM_INPUTLANGCHANGE message test.
https://bugs.winehq.org/show_bug.cgi?id=55327
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, source, | |testcase Regression SHA1| |3a4859e22db45289f9b02ea9ab1 | |ccc150b638d19
https://bugs.winehq.org/show_bug.cgi?id=55327
Rémi Bernon rbernon@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rbernon@codeweavers.com
--- Comment #1 from Rémi Bernon rbernon@codeweavers.com --- I think there's something fishy going on with a previous test because it passes when running the test alone. The failures here appear at the same time as the failures in https://bugs.winehq.org//show_bug.cgi?id=55328
https://bugs.winehq.org/show_bug.cgi?id=55327
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |c29d7330bc5879aae1064a41f05 | |083e15ff64e8d Resolution|--- |FIXED CC| |infyquest@gmail.com
--- Comment #2 from Vijay Kamuju infyquest@gmail.com --- Fix commited c29d7330bc5879aae1064a41f05083e15ff64e8d
https://bugs.winehq.org/show_bug.cgi?id=55327
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.0-rc3.