[PATCH 2/2] user32/tests: Add more EnumDisplaySettings tests.

Zhiyi Zhang zzhang at codeweavers.com
Tue Feb 4 02:59:09 CST 2020


These are not related to the changes. Even a patch adding a space
triggers these failures on the TestBot. Probably a performance issue
but extending the wait timeout didn't help.

On 2/4/20 4:41 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=64490
>
> Your paranoid android.
>
>
> === w2003std (task log) ===
>
> Task errors:
> The task timed out
>
> === w8 (32 bit report) ===
>
> user32:
> sysparams.c:2512: Test failed: Waiting for the WM_DISPLAYCHANGE message timed out
> sysparams.c:2523: Test failed: Set bpp 32, but WM_DISPLAYCHANGE reported bpp -1
>
> === w8adm (32 bit report) ===
>
> user32:
> sysparams.c:2512: Test failed: Waiting for the WM_DISPLAYCHANGE message timed out
> sysparams.c:2523: Test failed: Set bpp 32, but WM_DISPLAYCHANGE reported bpp -1
>
> === w864 (32 bit report) ===
>
> user32:
> sysparams.c:2512: Test failed: Waiting for the WM_DISPLAYCHANGE message timed out
> sysparams.c:2523: Test failed: Set bpp 32, but WM_DISPLAYCHANGE reported bpp -1
>
> === w1064v1809 (32 bit report) ===
>
> user32:
> sysparams.c:2512: Test failed: Waiting for the WM_DISPLAYCHANGE message timed out
> sysparams.c:2523: Test failed: Set bpp 32, but WM_DISPLAYCHANGE reported bpp -1
>
> === w1064v1809_2scr (32 bit report) ===
>
> user32:
> sysparams.c:2512: Test failed: Waiting for the WM_DISPLAYCHANGE message timed out
> sysparams.c:2523: Test failed: Set bpp 32, but WM_DISPLAYCHANGE reported bpp -1
>
> === w1064v1809_ar (32 bit report) ===
>
> user32:
> sysparams.c:2512: Test failed: Waiting for the WM_DISPLAYCHANGE message timed out
> sysparams.c:2523: Test failed: Set bpp 32, but WM_DISPLAYCHANGE reported bpp -1
>
> === w1064v1809_he (32 bit report) ===
>
> user32:
> sysparams.c:2512: Test failed: Waiting for the WM_DISPLAYCHANGE message timed out
> sysparams.c:2523: Test failed: Set bpp 32, but WM_DISPLAYCHANGE reported bpp -1
>
> === w1064v1809_ja (32 bit report) ===
>
> user32:
> sysparams.c:2512: Test failed: Waiting for the WM_DISPLAYCHANGE message timed out
> sysparams.c:2523: Test failed: Set bpp 32, but WM_DISPLAYCHANGE reported bpp -1
>
> === w1064v1809_zh_CN (32 bit report) ===
>
> user32:
> sysparams.c:2512: Test failed: Waiting for the WM_DISPLAYCHANGE message timed out
> sysparams.c:2523: Test failed: Set bpp 32, but WM_DISPLAYCHANGE reported bpp -1




More information about the wine-devel mailing list