Title: RE: JUnit task: RFEs ?

Didn't use the timeout yet even though I had the opportunity for it recently in my unit test( the main thread was blocked waiting for notification )

My intent was to use the timeout in my final build, I thought the current behavior was a failed test.

Thanks for pointing this out.

--
 St�phane Bailliez
 Software Engineer, Paris - France
 iMediation - http://www.imediation.com
 Disclaimer: All the opinions expressed above are mine and not those from my company.



> -----Original Message-----
> From: Peter Nordlund [mailto:[EMAIL PROTECTED]]
> Sent: Monday, December 18, 2000 2:07 PM
> To: [EMAIL PROTECTED]
> Subject: Re: JUnit task: RFEs ?
>
>
> Hi,
>
> I sent this mail quite a while ago.
> I have not update my ant environment after ant/1.2.
> But I have followed the ant list regularly and I have not seen
> anything that indicates that my request have been added, so here
> comes my request once again:
>
> I suggest that an attribute "haltontimeout" is added to the
> junit task
> and to the nested junit tasks, test and batchtest.

> The behaviour rigth now, if a test is not finished before
> the timeout, is that the test silently is cancelled and
> the build succeeds. (ant/2000-10-12)

> At least for me, tests that are not finished on time are
> regarded as failed tests.

> Any comments?

> /Regards,
> Peter
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>

Reply via email to