The tests are still running ok for me on Windows
Maarten
- Original Message
From: Gilles Scokart <[EMAIL PROTECTED]>
To: dev@ant.apache.org
Sent: Wednesday, August 6, 2008 11:38:57 AM
Subject: Re: svn commit: r683187 -
/ant/ivy/core/trunk/test/java/org/apache/ivy/ant/IvyTaskTest.java
Xavier,
I think this is an excellent idea :-)
Maarten
- Original Message
From: Xavier Hanin <[EMAIL PROTECTED]>
To: Ant Developers List
Sent: Wednesday, August 6, 2008 1:04:45 PM
Subject: Re: svn commit: r683187 -
/ant/ivy/core/trunk/test/java/org/apache/ivy/ant/IvyTaskTest.java
On
On Wed, Aug 6, 2008 at 2:42 PM, Stefan Bodewig <[EMAIL PROTECTED]> wrote:
> On Wed, 6 Aug 2008, Xavier Hanin <[EMAIL PROTECTED]> wrote:
>
> On Wed, Aug 6, 2008 at 11:38 AM, Gilles Scokart <[EMAIL PROTECTED]>
> wrote:
>
> >> Could someone retest that in an other environment (I only have
> >> access
On Wed, 6 Aug 2008, Xavier Hanin <[EMAIL PROTECTED]> wrote:
On Wed, Aug 6, 2008 at 11:38 AM, Gilles Scokart <[EMAIL PROTECTED]> wrote:
>> Could someone retest that in an other environment (I only have
>> access to an IBM JVM).
>
> I'm not on my dev box now, so I can't confirm it works, but I see
On Wed, Aug 6, 2008 at 11:38 AM, Gilles Scokart <[EMAIL PROTECTED]> wrote:
> Could someone retest that in an other environment (I only have access
> to an IBM JVM).
I'm not on my dev box now, so I can't confirm it works, but I see no reason
why it would fail. That being said, I think it would be
Could someone retest that in an other environment (I only have access
to an IBM JVM).
Other fix will follow.
Gilles
2008/8/6 <[EMAIL PROTECTED]>:
> Author: gscokart
> Date: Wed Aug 6 02:10:07 2008
> New Revision: 683187
>
> URL: http://svn.apache.org/viewvc?rev=683187&view=rev
> Log:
> fix un
I tried different older version. It was better (less unit test were
failing). Coming back, they are again failing.
The strange thing is that when launched from RAD they are OK (except
ChainResolverTest), and I'm using the same JVM.
They actualy fail from ant :
ant /localivy clean-all test-repo
Hi,
After running
> ant clean-all
> ant coverage-report
I see two failures in org.apache.ivy.plugins.resolver.ChainResolverTest
testUseCache:
expected:<[]> but was:<[dependency: org1#mod1.1;1.0 {}]>
at
org.apache.ivy.plugins.resolver.ChainResolverTest.testUseCache(ChainResolverTest.java:361