[PATCH 1/2] user32/tests: Test DialogBoxParam using a dialog template with invalid control class.

Andrew Eikum aeikum at codeweavers.com
Thu Aug 17 11:32:15 CDT 2017


The test bot re-ran all of the tests because the RC file was changed.
None of the failures below are in dialog.c.

Andrew

On Thu, Aug 17, 2017 at 10:26:46AM -0500, Marvin wrote:
> Hi,
> 
> While running your changed tests on Windows, 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=32717
> 
> Your paranoid android.
> 
> 
> === wvistau64 (32 bit listbox) ===
> listbox.c:706: Test failed: SendMessage(LB_DIR, DDL_DIRECTORY, *) filled with 7 entries, expected > 7
> listbox.c:941: Test failed: SendMessage(LB_DIR, DDL_DIRECTORY|DDL_EXCLUSIVE, *) failed err 18
> 
> === wvistau64 (64 bit listbox) ===
> listbox.c:706: Test failed: SendMessage(LB_DIR, DDL_DIRECTORY, *) filled with 7 entries, expected > 7
> listbox.c:941: Test failed: SendMessage(LB_DIR, DDL_DIRECTORY|DDL_EXCLUSIVE, *) failed err 18
> 
> === w864 (64 bit broadcast) ===
> The task timed out
> 
> === w8 (32 bit sysparams) ===
> sysparams.c:2519: Test failed: Waiting for the WM_DISPLAYCHANGE message timed out
> sysparams.c:2530: Test failed: Set bpp 32, but WM_DISPLAYCHANGE reported bpp -1
> 
> === w864 (32 bit sysparams) ===
> sysparams.c:2519: Test failed: Waiting for the WM_DISPLAYCHANGE message timed out
> sysparams.c:2530: Test failed: Set bpp 32, but WM_DISPLAYCHANGE reported bpp -1



More information about the wine-devel mailing list