Well, I cannot say I run nightly tests against all JDK versions but yesterday 1.7 head passed on java 1.2.2_017 on Win XP after increasing java memory to 512m.

It currently fails on LibrariesTest, but that is not unusual to happen now an then.

Martijn

Dominique Devienne wrote:

FYI. I've setup this nightly build on windows against JDK 1.2.2. It
currently fails. --DD

P:\ant\nightly\ant1.7-jdk1.2.2>diff
workarea\src\etc\testcases\taskdefs\fixcrlf\expected\tab_in_literal_in_c
omment
workarea\src\etc\testcases\taskdefs\fixcrlf\input\tab_in_literal_in_comm
ent
1c1
< // "    "
---
// "  "

P:\ant\nightly\ant1.7-jdk1.2.2>


   [junit] ------------- Standard Output ---------------
   [junit]
P:\ant\nightly\ant1.7-jdk1.2.2\workarea\src\etc\testcases\taskdefs\fixcr
lf\build.xml:17: result/tab_in_literal_in_comment and
expected/tab_in_literal_in_comment are different)
   [junit] ------------- ---------------- ---------------
   [junit] Testcase:
testTabInLiteralInComment(org.apache.tools.ant.taskdefs.FixCrLfTest):
Caused an ERROR
   [junit] The following error occurred while executing this line:
   [junit]
P:\ant\nightly\ant1.7-jdk1.2.2\workarea\src\etc\testcases\taskdefs\fixcr
lf\build.xml:17: result/tab_in_literal_in_comment and
expected/tab_in_literal_in_comment are different
   [junit]
P:\ant\nightly\ant1.7-jdk1.2.2\workarea\src\etc\testcases\taskdefs\fixcr
lf\build.xml:302: The following error occurred while executing this
line:
   [junit]
P:\ant\nightly\ant1.7-jdk1.2.2\workarea\src\etc\testcases\taskdefs\fixcr
lf\build.xml:17: result/tab_in_literal_in_comment and
expected/tab_in_literal_in_comment are different
   [junit]      at
org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHe
lper.java:528)
   [junit]      at
org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java,
Compiled Code)
   [junit]      at
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java,
Compiled Code)
   [junit]      at java.lang.reflect.Method.invoke(Native Method)
   [junit]      at
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java,
Compiled Code)
   [junit]      at org.apache.tools.ant.Task.perform(Task.java, Compiled
Code)
   [junit]      at org.apache.tools.ant.Target.execute(Target.java,
Compiled Code)
   [junit]      at org.apache.tools.ant.Target.performTasks(Target.java,
Compiled Code)
   [junit]      at
org.apache.tools.ant.Project.executeSortedTargets(Project.java, Compiled
Code)
   [junit]      at
org.apache.tools.ant.Project.executeTarget(Project.java, Compiled Code)
   [junit]      at
org.apache.tools.ant.BuildFileTest.executeTarget(BuildFileTest.java,
Compiled Code)
   [junit]      at
org.apache.tools.ant.taskdefs.FixCrLfTest.testTabInLiteralInComment(FixC
rLfTest.java:179)
   [junit]      at java.lang.reflect.Method.invoke(Native Method)
   [junit]      at junit.framework.TestCase.runTest(TestCase.java,
Compiled Code)
   [junit]      at junit.framework.TestCase.runBare(TestCase.java,
Compiled Code)
   [junit]      at junit.framework.TestResult$1.protect(TestResult.java,
Compiled Code)
   [junit]      at
junit.framework.TestResult.runProtected(TestResult.java, Compiled Code)
   [junit]      at junit.framework.TestResult.run(TestResult.java,
Compiled Code)
   [junit]      at junit.framework.TestCase.run(TestCase.java, Compiled
Code)
   [junit]      at junit.framework.TestSuite.runTest(TestSuite.java,
Compiled Code)
   [junit]      at junit.framework.TestSuite.run(TestSuite.java,
Compiled Code)
   [junit]      at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTe
stRunner.java, Compiled Code)
   [junit]      at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnit
Task.java, Compiled Code)
   [junit]      at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask
.java, Compiled Code)
   [junit]      at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeOrQueue(JU
nitTask.java, Compiled Code)
   [junit]      at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask
.java, Compiled Code)
   [junit]      at
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java,
Compiled Code)
   [junit]      at java.lang.reflect.Method.invoke(Native Method)
   [junit]      at
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java,
Compiled Code)
   [junit]      at org.apache.tools.ant.Task.perform(Task.java, Compiled
Code)
   [junit]      at org.apache.tools.ant.Target.execute(Target.java,
Compiled Code)
   [junit]      at org.apache.tools.ant.Target.performTasks(Target.java,
Compiled Code)
   [junit]      at
org.apache.tools.ant.Project.executeSortedTargets(Project.java, Compiled
Code)
   [junit]      at
org.apache.tools.ant.Project.executeTarget(Project.java, Compiled Code)
   [junit]      at
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecut
or.java, Compiled Code)
   [junit]      at
org.apache.tools.ant.Project.executeTargets(Project.java, Compiled Code)
   [junit]      at org.apache.tools.ant.Main.runBuild(Main.java,
Compiled Code)
   [junit]      at org.apache.tools.ant.Main.startAnt(Main.java,
Compiled Code)
   [junit]      at
org.apache.tools.ant.launch.Launcher.run(Launcher.java, Compiled Code)
   [junit]      at
org.apache.tools.ant.launch.Launcher.main(Launcher.java:71)
   [junit] --- Nested Exception ---
   [junit]
P:\ant\nightly\ant1.7-jdk1.2.2\workarea\src\etc\testcases\taskdefs\fixcr
lf\build.xml:17: result/tab_in_literal_in_comment and
expected/tab_in_literal_in_comment are different
   [junit]      at org.apache.tools.ant.taskdefs.Exit.execute(Exit.java,
Compiled Code)
   [junit]      at java.lang.Exception.<init>(Exception.java, Compiled
Code)
   [junit]      at
java.lang.RuntimeException.<init>(RuntimeException.java, Compiled Code)
   [junit]      at
org.apache.tools.ant.BuildException.<init>(BuildException.java, Compiled
Code)
   [junit]      at org.apache.tools.ant.taskdefs.Exit.execute(Exit.java,
Compiled Code)
   [junit]      at
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java,
Compiled Code)
   [junit]      at java.lang.reflect.Method.invoke(Native Method)
   [junit]      at
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java,
Compiled Code)
   [junit]      at org.apache.tools.ant.Task.perform(Task.java, Compiled
Code)
   [junit]      at
org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java,
Compiled Code)
   [junit]      at
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java,
Compiled Code)
   [junit]      at java.lang.reflect.Method.invoke(Native Method)
   [junit]      at
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java,
Compiled Code)
   [junit]      at org.apache.tools.ant.Task.perform(Task.java, Compiled
Code)
   [junit]      at
org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java,
Compiled Code)
   [junit]      at
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java,
Compiled Code)
   [junit]      at java.lang.reflect.Method.invoke(Native Method)
   [junit]      at
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java,
Compiled Code)
   [junit]      at org.apache.tools.ant.Task.perform(Task.java, Compiled
Code)
   [junit]      at org.apache.tools.ant.Target.execute(Target.java,
Compiled Code)
   [junit]      at org.apache.tools.ant.Target.performTasks(Target.java,
Compiled Code)
   [junit]      at
org.apache.tools.ant.Project.executeSortedTargets(Project.java, Compiled
Code)
   [junit]      at
org.apache.tools.ant.Project.executeTarget(Project.java, Compiled Code)
   [junit]      at
org.apache.tools.ant.BuildFileTest.executeTarget(BuildFileTest.java,
Compiled Code)
   [junit]      at
org.apache.tools.ant.taskdefs.FixCrLfTest.testTabInLiteralInComment(FixC
rLfTest.java:179)
   [junit]      at java.lang.reflect.Method.invoke(Native Method)
   [junit]      at junit.framework.TestCase.runTest(TestCase.java,
Compiled Code)
   [junit]      at junit.framework.TestCase.runBare(TestCase.java,
Compiled Code)
   [junit]      at junit.framework.TestResult$1.protect(TestResult.java,
Compiled Code)
   [junit]      at
junit.framework.TestResult.runProtected(TestResult.java, Compiled Code)
   [junit]      at junit.framework.TestResult.run(TestResult.java,
Compiled Code)
   [junit]      at junit.framework.TestCase.run(TestCase.java, Compiled
Code)
   [junit]      at junit.framework.TestSuite.runTest(TestSuite.java,
Compiled Code)
   [junit]      at junit.framework.TestSuite.run(TestSuite.java,
Compiled Code)
   [junit]      at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTe
stRunner.java, Compiled Code)
   [junit]      at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnit
Task.java, Compiled Code)
   [junit]      at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask
.java, Compiled Code)
   [junit]      at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeOrQueue(JU
nitTask.java, Compiled Code)
   [junit]      at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask
.java, Compiled Code)
   [junit]      at
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java,
Compiled Code)
   [junit]      at java.lang.reflect.Method.invoke(Native Method)
   [junit]      at
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java,
Compiled Code)
   [junit]      at org.apache.tools.ant.Task.perform(Task.java, Compiled
Code)
   [junit]      at org.apache.tools.ant.Target.execute(Target.java,
Compiled Code)
   [junit]      at org.apache.tools.ant.Target.performTasks(Target.java,
Compiled Code)
   [junit]      at
org.apache.tools.ant.Project.executeSortedTargets(Project.java, Compiled
Code)
   [junit]      at
org.apache.tools.ant.Project.executeTarget(Project.java, Compiled Code)
   [junit]      at
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecut
or.java, Compiled Code)
   [junit]      at
org.apache.tools.ant.Project.executeTargets(Project.java, Compiled Code)
   [junit]      at org.apache.tools.ant.Main.runBuild(Main.java,
Compiled Code)
   [junit]      at org.apache.tools.ant.Main.startAnt(Main.java,
Compiled Code)
   [junit]      at
org.apache.tools.ant.launch.Launcher.run(Launcher.java, Compiled Code)
   [junit]      at
org.apache.tools.ant.launch.Launcher.main(Launcher.java:71)



BUILD FAILED
P:\ant\nightly\ant1.7-jdk1.2.2\workarea\build.xml:1553: Test
org.apache.tools.ant.taskdefs.FixCrLfTest failed

Total time: 3 minutes 33 seconds
----------------------------------------------------------------------
This e-mail, including any attached files, may contain confidential and 
privileged information for the sole use of the intended recipient.  Any review, 
use, distribution, or disclosure by others is strictly prohibited.  If you are 
not the intended recipient (or authorized to receive information for the 
intended recipient), please contact the sender by reply e-mail and delete all 
copies of this message.

---------------------------------------------------------------------
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