https://bugs.winehq.org/show_bug.cgi?id=54850
Bug ID: 54850 Summary: comctl32:tooltips - test_customdraw() sometimes fails to get the current tool on Windows Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: comctl32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
comctl32:tooltips - test_customdraw() sometimes fails to get the current tool on Windows
tooltips.c:252: Test failed: 3: Failed to get current tool 0. tooltips.c:259: Test failed: 3: Unexpected hwnd CCCCCCCCCCCCCCCC. tooltips.c:260: Test failed: 3: Unexpected hinst CCCCCCCCCCCCCCCC. tooltips.c:261: Test failed: 3: Unexpected uId cccccccccccccccc. tooltips.c:262: Test failed: 3: Unexpected lParam cccccccccccccccc.
See https://test.winehq.org/data/patterns.html#comctl32:tooltips
This can happen either before or after the load_v6_module() call, and in any of the for loop iterations, though normally only one of them per run.