Does anyone else get the following failures when running the classlib test
suite on Windows XP? I've been getting these for months and just ignoring
them while I worked on other stuff, because they always happened. Before I
start digging into I wanted to see if anyone else is getting these reports.

 

test_getCanonicalFileFailureTest 5: Incorrect File Returned:
C:\dev\harmony\classlib\modules\luni\bin\test\long-JDK2-3\longdi~1\longfi~1.
tst

junit.framework.AssertionFailedError: Test 5: Incorrect File Returned:
C:\dev\harmony\classlib\modules\luni\bin\test\long-JDK2-3\longdi~1\longfi~1.
tst at tests.api.java.io.FileTest.test_getCanonicalFile(FileTest.java:783)
at
java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:205)0.171
test_getCanonicalPathFailureTest 6: Incorrect Path Returned.
(C:\dev\harmony\classlib\modules\luni\bin\test\long-JDK2-3\longfi~1.tst
insteadof
C:\dev\harmony\classlib\modules\luni\bin\test\long-JDK2-3\longfilenameJDK2-3
.tst)

junit.framework.AssertionFailedError: Test 6: Incorrect Path Returned.
(C:\dev\harmony\classlib\modules\luni\bin\test\long-JDK2-3\longfi~1.tst
insteadof
C:\dev\harmony\classlib\modules\luni\bin\test\long-JDK2-3\longfilenameJDK2-3
.tst) at tests.api.java.io.FileTest.test_getCanonicalPath(FileTest.java:867)
at java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:205)

 

 

Reply via email to