[PATCH 1/4] user32/tests: Add some ListBox tests for anchor index.

Nikolay Sivov nsivov at codeweavers.com
Wed Aug 15 03:49:47 CDT 2018



On 08/15/2018 11:28 AM, 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=40673
>
> Your paranoid android.
>
>
> === wvistau64 (32 bit listbox) ===
> listbox.c:850: Test failed: SendMessage(LB_DIR, DDL_DIRECTORY, *) filled with 7 entries, expected > 7
> listbox.c:1085: Test failed: SendMessage(LB_DIR, DDL_DIRECTORY|DDL_EXCLUSIVE, *) failed err 18
>
> === wvistau64_zh_CN (32 bit listbox) ===
> listbox.c:850: Test failed: SendMessage(LB_DIR, DDL_DIRECTORY, *) filled with 7 entries, expected > 7
> listbox.c:1085: Test failed: SendMessage(LB_DIR, DDL_DIRECTORY|DDL_EXCLUSIVE, *) failed err 18
>
> === wvistau64_fr (32 bit listbox) ===
> listbox.c:850: Test failed: SendMessage(LB_DIR, DDL_DIRECTORY, *) filled with 7 entries, expected > 7
> listbox.c:1085: Test failed: SendMessage(LB_DIR, DDL_DIRECTORY|DDL_EXCLUSIVE, *) failed err 18
>
> === wvistau64_he (32 bit listbox) ===
> listbox.c:850: Test failed: SendMessage(LB_DIR, DDL_DIRECTORY, *) filled with 7 entries, expected > 7
> listbox.c:1085: Test failed: SendMessage(LB_DIR, DDL_DIRECTORY|DDL_EXCLUSIVE, *) failed err 18
>
> === wvistau64 (64 bit listbox) ===
> listbox.c:850: Test failed: SendMessage(LB_DIR, DDL_DIRECTORY, *) filled with 7 entries, expected > 7
> listbox.c:1085: Test failed: SendMessage(LB_DIR, DDL_DIRECTORY|DDL_EXCLUSIVE, *) failed err 18
I don't think this is new, I've seen it before, and only on Vista.



More information about the wine-devel mailing list