[Bug 42574] New: user32/tests/win fails intermittently in test_activateapp

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Mar 1 20:03:47 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=42574

            Bug ID: 42574
           Summary: user32/tests/win fails intermittently in
                    test_activateapp
           Product: Wine
           Version: 2.2
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: user32
          Assignee: wine-bugs at winehq.org
          Reporter: z.figura12 at gmail.com
      Distribution: ---

Created attachment 57486
  --> https://bugs.winehq.org/attachment.cgi?id=57486
log with +win

The exact lines that fail vary but are usually similar to

win.c:9341: Test failed: Expected foreground window 0x32005a, got 0x27005e
win.c:9343: Test failed: GetActiveWindow() = (nil)
win.c:9343: Test failed: GetFocus() = (nil)
win.c:9344: Test failed: Received WM_ACTIVATEAPP(1), did not expect it.
win.c:9345: Test failed: Received WM_ACTIVATEAPP(0), did not expect it.

or

win.c:9256: Test failed: GetActiveWindow() = (nil)
win.c:9256: Test failed: GetFocus() = (nil)
win.c:9258: Test failed: Expected foreground window 0x110046, got 0x33005e
win.c:9261: Test failed: Received WM_ACTIVATEAPP(0), did not expect it.
win.c:9268: Test failed: Expected foreground window 0x110046, got (nil)
win.c:9270: Test failed: GetActiveWindow() = (nil)
win.c:9270: Test failed: GetFocus() = (nil)
win.c:9278: Test failed: Received WM_ACTIVATEAPP(1), did not expect it.

This affects the test machines.

-- 
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.



More information about the wine-bugs mailing list