Ok, the usual 
 
testNoFileJUnitNoFrames(org.apache.tools.ant.taskdefs.optional.junit.JUnitRe
portTest)
Xalan error.

But there are another few ...

Jan



Testcase: testResolveFile(org.apache.tools.ant.ProjectTest):    FAILED
expected:<C:[\]> but was:<C:[]>
junit.framework.ComparisonFailure: expected:<C:[\]> but
was:<C:[]>
        at junit.framework.Assert.assertEquals(Assert.java:81)
        at junit.framework.Assert.assertEquals(Assert.java:87)
        at
org.apache.tools.ant.ProjectTest.testResolveFile(ProjectTest.java:81)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)


Testcase: testResolveFile(org.apache.tools.ant.util.FileUtilsTest):
FAILED
expected:<C:[\]> but was:<C:[]>
junit.framework.ComparisonFailure: expected:<C:[\]> but
was:<C:[]>
        at junit.framework.Assert.assertEquals(Assert.java:81)
        at junit.framework.Assert.assertEquals(Assert.java:87)
        at
org.apache.tools.ant.util.FileUtilsTest.testResolveFile(FileUtilsTest.java:1
16)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)


Testcase: testNormalize(org.apache.tools.ant.util.FileUtilsTest):
Caused an ERROR
C: is not an absolute path
C: is not an absolute path
        at org.apache.tools.ant.util.FileUtils.normalize(FileUtils.java:787)
        at
org.apache.tools.ant.util.FileUtilsTest.testNormalize(FileUtilsTest.java:198
)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)

Reply via email to