No test summary line found

Paul Vriens paul.vriens.wine at gmail.com
Fri Jun 11 07:40:39 CDT 2010


On 06/11/2010 02:19 PM, GOUJON Alexandre wrote:
> Le 11/06/2010 13:54, Paul Vriens a écrit :
>> I don't know if you have an account on the testbot so I tested it for
>> you:
> "I submitted [to wineTestBot] my patch before sending it to wine-patches"
> But many thanks for your help !!!
>
> In that case, we have to use broken(), haven't we ?

broken() can only be used to cater for a wrong return value (or 
parameter in general). It won't protect against a crash as the test will 
be run regardless.

You need to find a way to detect NT4 (but not by checking the version) 
and skip those tests that crash.

-- 
Cheers,

Paul.



More information about the wine-devel mailing list