----- Original Message -----
From: "Stefan Bodewig" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 18, 2001 05:53
Subject: Re: cvs commit: jakarta-ant/src/testcases/org/apache/tools/ant
ProjectTest.java


> On Wed, 8 Aug 2001, Nico Seessle <[EMAIL PROTECTED]> wrote:
>
> > But org.apache.tools.ant.taskdefs.SleepTest fails sometimes for
> > me... Don't know why, sorry.

hey, that is v.wierd.

All that test does is verifies that the duration of the test exceeds that
specified delay. Now maybe either the OS doesnt sleep that long, or the
timer for measuring sleep delays is inaccurate. We could add in more support
for approximate errors, or just take the actual timing out of the test
altogether and just retain the argument checking.

-steve

Reply via email to