https://bugs.winehq.org/show_bug.cgi?id=55807
Bug ID: 55807 Summary: uiautomationcore:uiautomation - test_uia_com_event_handler_event_advisement() fails on Windows 10 1709 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: uiautomationcore Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
uiautomationcore:uiautomation - test_uia_com_event_handler_event_advisement() fails on Windows 10 1709:
uiautomation.c:15492: Test failed: Wait for method_event(s) timed out. uiautomation.c:15498: Test failed: Provider2: Unexpected advise event added, event ID 0.
See https://test.winehq.org/data/patterns.html#uiautomationcore:uiautomation
These failures started on 2023-10-10 and are systematic but only happen on w1064v1709. A bisect shows that they started with the commit below:
commit 4569157b282f0274bb774795f207a25822105065 Author: Connor McAdams cmcadams@codeweavers.com Date: Tue Oct 10 07:39:11 2023 -0400
uiautomationcore: Use EVENT_OBJECT_DESTROY to remove HWNDs from the COM API focus change HWND map.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
https://bugs.winehq.org/show_bug.cgi?id=55807
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |4569157b282f0274bb774795f20 | |7a25822105065 Keywords| |regression, source, | |testcase CC| |conmanx360@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=55807
--- Comment #1 from Connor McAdams conmanx360@gmail.com --- This should be fixed by 362ea302b9243587323469acbd02e994ef162664 .
https://bugs.winehq.org/show_bug.cgi?id=55807
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |362ea302b9243587323469acbd0 | |2e994ef162664
--- Comment #2 from Hans Leidekker hans@meelstraat.net --- Fixed by 362ea302b9243587323469acbd02e994ef162664.
https://bugs.winehq.org/show_bug.cgi?id=55807
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-rc1.