https://bugs.winehq.org/show_bug.cgi?id=54713
Bug ID: 54713 Summary: dinput:device8 - test_mouse_keyboard() fails on some Window 7 locales Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: dinput Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
dinput:device8 - test_mouse_keyboard() fails on some Window 7 locales:
device8.c:684: Test failed: IDirectInputDevice8_Acquire failed: 0x80070005 device8.c:686: Test failed: IDirectInputDevice8_Acquire failed: 0x80070005 device8.c:690: Test failed: GetRegisteredRawInputDevices returned 1, raw_devices_count: 3 device8.c:691: Test failed: Unexpected raw device flags: 0 device8.c:692: Test failed: Unexpected raw device flags: 0
See https://test.winehq.org/data/patterns.html#dinput:device8
This has been happening on Windows 7 since 2023-01-06: * 2023-01-06 on w7u-pt-PT 32-bit * 2023-01-27 on w7u-adm 32-bit * 2023-03-03 on w7u-de 32-bit
But on 2023-03-16 this seems to have become systematic on w7u-el, w7u-es and w7u-pt-PT. A bisect shows that the failure rate seems to have increased with the commit below:
commit 07753da93ce1f78c710f666e193a0434eb99699b Author: Rémi Bernon rbernon@codeweavers.com Date: Wed Mar 15 21:04:01 2023 +0100
dinput/tests: Remove BuildActionMap / SaveActionMap mouse and keyboard tests.
https://bugs.winehq.org/show_bug.cgi?id=54713
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase CC| |rbernon@codeweavers.com
https://bugs.winehq.org/show_bug.cgi?id=54713
--- Comment #1 from Rémi Bernon rbernon@codeweavers.com --- I whacked the mole on W7 with 01e4c4335a981f420218b5fb68fb405f289e7b67, but not it seems to pop up on linux_newtb-debian11-win32-ar-MA and linux_newtb-debian11-win32-zh-CN...
https://bugs.winehq.org/show_bug.cgi?id=54713
Rémi Bernon rbernon@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |3fad9cac5bd9ee69e0f1d37881a | |af8f4c6fc40ba
--- Comment #2 from Rémi Bernon rbernon@codeweavers.com --- I've marked the tests as flaky to workaround the problem in 3fad9cac5bd9ee69e0f1d37881aaf8f4c6fc40ba. I believe this is the same issue as in https://bugs.winehq.org/show_bug.cgi?id=54594 with fvwm sometimes stealing the input focus.
https://bugs.winehq.org/show_bug.cgi?id=54713
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.6.