[PATCH 2/8] user32/tests: Add concurrency tests for SetForegroundWindow.

Marvin testbot at winehq.org
Fri Aug 14 08:27:23 CDT 2020


Hi,

While running your changed tests, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?

Full results can be found at:
https://testbot.winehq.org/JobDetails.pl?Key=77165

Your paranoid android.


=== w1064v1507 (32 bit report) ===

user32:
win.c:9690: Test failed: Timed out waiting for the child process

=== w1064v1809 (32 bit report) ===

user32:
win.c:781: Test failed: rects do not match (3,26)-(157,26) / (0,0)-(0,0)

=== w1064v1809_2scr (32 bit report) ===

user32:
win.c:781: Test failed: rects do not match (3,26)-(157,26) / (0,0)-(0,0)
win.c:4061: Test failed: hwnd 000202AA message 0738

=== w1064v1809_ja (32 bit report) ===

user32:
win.c:3936: Test failed: message 0738 available
win.c:4061: Test failed: hwnd 00040062 message 7fff
win.c:4140: Test failed: hwnd 00040062/000202DA message 7fff
win.c:4143: Test failed: hwnd 00040062/000202DA message 7fff

=== w1064v1809_zh_CN (32 bit report) ===

user32:
win.c:4061: Test failed: hwnd 0001038A message 0282
win.c:4140: Test failed: hwnd 0001038A/000A03DE message 0282
win.c:4143: Test failed: hwnd 0001038A/000A03DE message 0282

=== w1064v1809 (64 bit report) ===

user32:
win.c:781: Test failed: rects do not match (3,26)-(157,26) / (0,0)-(0,0)
win.c:4061: Test failed: hwnd 00000000000200E4 message 0738

=== debiant (32 bit Japanese:Japan report) ===

user32:
win.c:10378: Test failed: Expected foreground window 00020052, got 00280042
win.c:10380: Test failed: GetActiveWindow() = 00000000
win.c:10380: Test failed: GetFocus() = 00000000
win.c:10381: Test failed: Received WM_ACTIVATEAPP(1), did not expect it.
win.c:10382: Test failed: Received WM_ACTIVATEAPP(0), did not expect it.
win.c:10390: Test failed: Expected foreground window 00020052, got 00000000
win.c:10392: Test failed: GetActiveWindow() = 00000000
win.c:10392: Test failed: GetFocus() = 00000000
win.c:10400: Test failed: Received WM_ACTIVATEAPP(1), did not expect it.



More information about the wine-devel mailing list