Re: No test summary line found

2010-06-11 Thread Paul Vriens
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 hav

Re: No test summary line found

2010-06-11 Thread GOUJON Alexandre
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 ?

Re: No test summary line found

2010-06-11 Thread Paul Vriens
ipped: AddAccessAllowedAceEx is not available security.c:1223: Tests skipped: ConvertSidToStringSidA is not available security.c:1997: Tests skipped: NULL account name doesn't work on NT4 security.c:2073: Tests skipped: CreateWellKnownSid not available advapi32:security done (3221225477) No test summary

Re: No test summary line found

2010-06-11 Thread Paul Vriens
Tests skipped: ConvertSidToStringSidA is not available security.c:1997: Tests skipped: NULL account name doesn't work on NT4 security.c:2073: Tests skipped: CreateWellKnownSid not available advapi32:security done (3221225477) No test summary line found 3221225477 = 0xC005 = STATUS_ACCESS

Re: No test summary line found

2010-06-11 Thread GOUJON Alexandre
lable security.c:1997: Tests skipped: NULL account name doesn't work on NT4 security.c:2073: Tests skipped: CreateWellKnownSid not available advapi32:security done (3221225477) No test summary line found 3221225477 = 0xC005 = STATUS_ACCESS_VIOLATION but where does it come from ? There

Re: No test summary line found

2010-06-11 Thread Paul Vriens
On 06/11/2010 11:42 AM, GOUJON Alexandre wrote: Hi, I'm wondering if my patch (62325) hasn't been reviewed yet or if you expect a strict error-free patch. Indeed, http://source.winehq.org/patches/data/62325.testfail shows a "No test summary line found" for WNT4WSSP6. If i

No test summary line found

2010-06-11 Thread GOUJON Alexandre
Hi, I'm wondering if my patch (62325) hasn't been reviewed yet or if you expect a strict error-free patch. Indeed, http://source.winehq.org/patches/data/62325.testfail shows a "No test summary line found" for WNT4WSSP6. If it's an issue, how to fix it ? Thanks