[PATCH 2/2] winex11.drv: Update _NET_WM_STATE before resizing windows.

Zhiyi Zhang zzhang at codeweavers.com
Mon Mar 23 06:22:47 CDT 2020



On 3/23/20 6:34 PM, Marvin wrote:
> 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=67796
>
> Your paranoid android.
>
>
> === w1064v1809 (32 bit report) ===
>
> user32:
> win.c:3167: Test failed: GetActiveWindow() = 00040292
> win.c:3191: Test failed: GetActiveWindow() = 00040292
> win.c:3892: Test failed: hwnd 000200E4/00130060 message 0737
> win.c:3897: Test failed: hwnd 00130060/00130060 message 0202
> win.c:3902: Test failed: hwnd 00130060/00130060 message 0203
>
> === w1064v1809_2scr (32 bit report) ===
>
> user32:
> win.c:3167: Test failed: GetActiveWindow() = 000300E0
> win.c:3170: Test failed: GetFocus() = 00000000
> win.c:3182: Test failed: GetFocus() = 00000000
> win.c:3185: Test failed: GetFocus() = 00000000
> win.c:3188: Test failed: GetFocus() = 00000000
> win.c:3191: Test failed: GetActiveWindow() = 000300E0
> win.c:3195: Test failed: GetFocus() = 00000000
> win.c:3198: Test failed: GetFocus() = 00000000
> win.c:3892: Test failed: hwnd 000200E2/000C029A message 0737
> win.c:3897: Test failed: hwnd 000C029A/000C029A message 0202
> win.c:3902: Test failed: hwnd 000C029A/000C029A message 0203
> win.c:3906: Test failed: message 0202 available
>
> === w1064v1809_he (32 bit report) ===
>
> user32:
> win.c:9471: Test failed: Timed out waiting for the child process
> win.c:9967: Test failed: pos = 00e700d0
> win.c:9971: Test failed: pos = 00e700d0
> win.c:9975: Test failed: pos = 00e700d0
>
> === w1064v1809_ja (32 bit report) ===
>
> user32:
> win.c:3727: Test failed: message 0738 available
> win.c:3852: Test failed: hwnd 000202FE message 7fff
> win.c:3931: Test failed: hwnd 000202FE/00260300 message 7fff
> win.c:3934: Test failed: hwnd 000202FE/00260300 message 7fff
>
> === w1064v1809_zh_CN (32 bit report) ===
>
> user32:
> win.c:3852: Test failed: hwnd 00010374 message 0282
> win.c:3931: Test failed: hwnd 00010374/000D03D6 message 0282
> win.c:3934: Test failed: hwnd 00010374/000D03D6 message 0282
>
> === w1064v1809 (64 bit report) ===
>
> user32:
> win.c:3167: Test failed: GetActiveWindow() = 0000000000030294
> win.c:3170: Test failed: GetFocus() = 0000000000000000
> win.c:3182: Test failed: GetFocus() = 0000000000000000
> win.c:3185: Test failed: GetFocus() = 0000000000000000
> win.c:3188: Test failed: GetFocus() = 0000000000000000
> win.c:3191: Test failed: GetActiveWindow() = 0000000000030294
> win.c:3195: Test failed: GetFocus() = 0000000000000000
> win.c:3198: Test failed: GetFocus() = 0000000000000000
> win.c:3892: Test failed: hwnd 00000000000200E4/00000000001702C4 message 0737
> win.c:3897: Test failed: hwnd 00000000001702C4/00000000001702C4 message 0202
> win.c:3902: Test failed: hwnd 00000000001702C4/00000000001702C4 message 0203
> win.c:3906: Test failed: message 0202 available
>
> === debiant (32 bit report) ===
>
> user32:
> win.c:8448: Test failed: Expect width 100, got 1030.
> win.c:8449: Test failed: Expect height 100, got 774.
>
> === debiant (32 bit WoW report) ===
>
> user32:
> win.c:8448: Test failed: Expect width 100, got 1030.
> win.c:8449: Test failed: Expect height 100, got 774.
It seems the tests are not very reliable. I got no error in https://testbot.winehq.org/JobDetails.pl?Key=67779&f101=win32.report#k101.
I will look into this and send a new version. Please ignore this series.



More information about the wine-devel mailing list