https://bugs.winehq.org/show_bug.cgi?id=55068
Bug ID: 55068 Summary: msctf:inputprocessor fails systematically on gitlab-win10-21h2 (GitLab CI) Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: msctf Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
msctf:inputprocessor fails systematically on gitlab-win10-21h2 (GitLab CI). The failures happen in multiple test functions:
--- test_startSession() inputprocessor.c:1714: Test failed: Expected OnActivated callback
--- test_TfGuidAtom() inputprocessor.c:1988: Test failed: ITfCategoryMgr_IsEqualTfGuidAtom failed inputprocessor.c:1989: Test failed: Equal value invalid
--- test_ClientId() inputprocessor.c:2015: Test failed: Id for CLSID_FakeService not matching tid
--- test_KeystrokeMgr() inputprocessor.c:1492: Test failed: ITfKeystrokeMgr_AdviseKeyEventSink failed inputprocessor.c:1493: Test failed: KeyEventSink_OnSetFocus not fired as expected, in state 1 inputprocessor.c:1495: Test failed: Wrong return, expected CONNECT_E_ADVISELIMIT inputprocessor.c:1503: Test failed: ITfKeystrokeMgr_PreserveKey failed inputprocessor.c:1506: Test failed: ITfKeystrokeMgr_PreserveKey improperly succeeded inputprocessor.c:1510: Test failed: ITfKeystrokeMgr_IsPreservedKey failed inputprocessor.c:1514: Test failed: ITfKeystrokeMgr_UnpreserveKey failed inputprocessor.c:1524: Test failed: ITfKeystrokeMgr_UnadviseKeyEventSink failed
See: https://test.winehq.org/data/patterns.html#msctf:inputprocessor