DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17807>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17807

antlr test fails





------- Additional Comments From [EMAIL PROTECTED]  2003-04-02 15:49 -------
Using CVS HEAD, I get the following:

Testcase: test1 took 0,725 sec
Testcase: test2 took 0,36 sec
Testcase: test3 took 14,605 sec
Testcase: test4 took 33,084 sec
Testcase: test5 took 7,85 sec
Testcase: test6 took 31,869 sec
Testcase: test7 took 0,188 sec
Testcase: test8 took 4,979 sec
        FAILED
Should throw BuildException because: Invalid super grammar file
junit.framework.AssertionFailedError: Should throw BuildException because:
Invalid super grammar file
        at junit.framework.Assert.fail(Assert.java:47)
        at
org.apache.tools.ant.BuildFileTest.expectSpecificBuildException(BuildFileTest.java:310)
        at 
org.apache.tools.ant.BuildFileTest.expectBuildException(BuildFileTest.java:99)
        at 
org.apache.tools.ant.taskdefs.optional.ANTLRTest.test8(ANTLRTest.java:126)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at junit.framework.TestCase.runTest(TestCase.java:154)
        at junit.framework.TestCase.runBare(TestCase.java:127)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:118)
        at junit.framework.TestSuite.runTest(TestSuite.java:208)
        at junit.framework.TestSuite.run(TestSuite.java:203)
        at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:323)
        at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(JUnitTask.java:861)
        at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:552)
        at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:528)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:227)
        at org.apache.tools.ant.Task.perform(Task.java:388)
        at org.apache.tools.ant.Target.execute(Target.java:309)
        at org.apache.tools.ant.Target.performTasks(Target.java:336)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1394)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1268)
        at org.apache.tools.ant.Main.runBuild(Main.java:611)
        at org.apache.tools.ant.Main.start(Main.java:198)
        at org.apache.tools.ant.Main.main(Main.java:245)

Testcase: test8

Reply via email to