[PATCH 2/4 v2] user32: Add listbox WM_MEASUREITEM tests

Piotr Caban piotr.caban at gmail.com
Wed Feb 28 10:48:56 CST 2018


On 02/28/18 17:44, 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=36288
> 
> Your paranoid android.
> 
> 
> === wvistau64 (32 bit listbox) ===
> listbox.c:740: Test failed: SendMessage(LB_DIR, DDL_DIRECTORY, *) filled with 7 entries, expected > 7
> listbox.c:975: Test failed: SendMessage(LB_DIR, DDL_DIRECTORY|DDL_EXCLUSIVE, *) failed err 18
> 
> === wvistau64 (64 bit listbox) ===
> listbox.c:740: Test failed: SendMessage(LB_DIR, DDL_DIRECTORY, *) filled with 7 entries, expected > 7
> listbox.c:975: Test failed: SendMessage(LB_DIR, DDL_DIRECTORY|DDL_EXCLUSIVE, *) failed err 18
> 
> 
The failures are not caused by the patch (the tests are also failing 
when empty patch is sent to testbot).



More information about the wine-devel mailing list