[PATCH 1/6] comctl32/tests: Don't dump successful sequences on Windows.

Stefan Dösinger stefandoesinger at gmail.com
Wed Apr 5 08:16:00 CDT 2017


Am 2017-04-05 um 14:36 schrieb Nikolay Sivov:
> This patch is marked is failed by testbot, but it looks like bot
> inability to deal with header file change in tests directory, as it
> still tries to run some tests.
Yeah, I think so, especially since the follow-up patches run ok.

> Anyway, could you make it look similar to user32/tests/msg.c? It's using:
> 
> ---
>     if( todo && !failcount) /* succeeded yet marked todo */
>         todo_wine {
>             if (!strcmp(winetest_platform, "wine")) dump++;
> ---
> 
> Platform is tested directly. It's not the only place where it's done
> like that, and it's more readable than broken(1), I think.
Sure, I'll change it :-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20170405/a33c6939/attachment.sig>


More information about the wine-devel mailing list