https://bugs.winehq.org/show_bug.cgi?id=51130 Bug ID: 51130 Summary: user32:win test_SetActiveWindow() has 2 failures on Vista to Windows 8.1 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com user32:win test_SetActiveWindow() has 2 systematic failures on Vista to Windows 8.1 which don't happen on Windows 10: https://test.winehq.org/data/patterns.html#user32:win win.c:3191: Test failed: GetActiveWindow() = 00000000 win.c:3191: Test failed: GetFocus() = 00000000 The failing test was introduced by this commit: commit e188d66251e6f9693629fe3e1bfa4bd2e9a534cf Author: Zebediah Figura <z.figura12(a)gmail.com> AuthorDate: Tue Dec 19 18:29:30 2017 -0600 Commit: Alexandre Julliard <julliard(a)winehq.org> CommitDate: Wed Dec 20 17:48:57 2017 +0100 user32/tests: Add more tests for SetActiveWindow(). Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.