Return-Path: Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Delivered-To: mailing list dev@ant.apache.org Received: (qmail 47789 invoked from network); 2 Apr 2003 15:38:46 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 2 Apr 2003 15:38:46 -0000 Received: (qmail 21878 invoked by uid 50); 2 Apr 2003 15:40:36 -0000 Date: 2 Apr 2003 15:40:36 -0000 Message-ID: <20030402154036.21877.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: dev@ant.apache.org Cc: Subject: DO NOT REPLY [Bug 17807] - antlr test fails X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . 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 bodewig@apache.org 2003-04-02 15:40 ------- Are you using CVS HEAD of testcase, test build file and the task? It works for me. test8 expects a BuildException, because of "Invalid super grammar file", but it doesn't look into the exception message or the log at all. It is a call to expectBuildException, not expectSpecificBuildException.