I also have the tests failing under Windows 2000/Cygwin
Amazingly, the tests work if I start them from a debugger where I have
written a small wrapper to run the main ant build script with
target=run-single-test-only
The tests also work from the debugger if I directly invoke
testCreateWithEmptyFileset by wrapping the
src/etc/testcases/taskdefs/Jar.xml in a small java main.
Antoine


----- Original Message -----
From: "Stefan Bodewig" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 10, 2003 9:22 AM
Subject: Re: tests failing


> On Sun, 9 Mar 2003, Steve Loughran <[EMAIL PROTECTED]> wrote:
>
> > i have been lax on running tests for a while; now I am seeing (on
> > winXP, single CPU)
>
> Is this from CVS HEAD?  Looks like the bug Nico's patch was supposed
> to fix
> (i.e.
>
<http://cvs.apache.org/viewcvs/ant/src/main/org/apache/tools/ant/taskdefs/Zi
p.java.diff?r1=1.97&r2=1.98>).
>
> But then again Nico reported he still had problems with the test and
> he's using Windows AFAIK.
>
> Needless to say it passes on my machines (Linux, MacOS X and Solaris)
> and seems to pass in Gump (running on Linux and Solaris) as well.
>
> Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>

Reply via email to