I tested last fridays head against cygwin last night on my
win machine.
I saw the JarTest and the JDepend failures but not the AntLikeTasksAtTopLevelTest failure.


I looked into the JDepend error - it also happens in raw windows mode. The problem
is strange - the encoding of the string got from BuildFileTest#getOutput() seems to
be incorrect - the string looks ok but it is twice as long as it should be and every second
character is not-printable.


I will disable the test for the moment.

Peter
Antoine Lévy-Lambert wrote:

While working on an improvement for regular expressions, I run the ant
testcases against ant head on Win2000/cygwin.
The results :

   [junit] Testcase:
testAnt(org.apache.tools.ant.taskdefs.AntLikeTasksAtTopLevelTest):      FAILED
   [junit] Testcase:
testSubant(org.apache.tools.ant.taskdefs.AntLikeTasksAtTopLevelTest):   FAILED
   [junit] Testcase:
testAntcall(org.apache.tools.ant.taskdefs.AntLikeTasksAtTopLevelTest):
FAILED
   [junit] TEST org.apache.tools.ant.taskdefs.AntLikeTasksAtTopLevelTest
FAILED
   [junit] Testcase:
testRecreateWithUpdateNewerFile(org.apache.tools.ant.taskdefs.JarTest):
FAILED
   [junit] Testcase:
testRecreateZipfilesetWithUpdateNewerFile(org.apache.tools.ant.taskdefs.JarT
est):   FAILED
   [junit] TEST org.apache.tools.ant.taskdefs.JarTest FAILED
   [junit] TEST org.apache.tools.ant.taskdefs.optional.XalanLiaisonTest
FAILED
   [junit] TEST org.apache.tools.ant.taskdefs.optional.XslpLiaisonTest
FAILED
   [junit] Testcase:
testSimple(org.apache.tools.ant.taskdefs.optional.jdepend.JDependTest):
FAILED
   [junit] Testcase:
testXml(org.apache.tools.ant.taskdefs.optional.jdepend.JDependTest):    FAILED
   [junit] Testcase:
testForkXml(org.apache.tools.ant.taskdefs.optional.jdepend.JDependTest):
FAILED
   [junit] TEST org.apache.tools.ant.taskdefs.optional.jdepend.JDependTest
FAILED

Hopefully the failures are more due to cygwin or to misconfigurations rather
than anything else.
Looks like there are some details to be checked.

Cheers,

Antoine



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]







---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to