Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 66751 invoked from network); 20 Jan 2006 11:07:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Jan 2006 11:07:50 -0000 Received: (qmail 76349 invoked by uid 500); 20 Jan 2006 11:07:48 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 76305 invoked by uid 500); 20 Jan 2006 11:07:47 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 76287 invoked by uid 99); 20 Jan 2006 11:07:47 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Jan 2006 03:07:47 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [192.6.10.60] (HELO tobor.hpl.hp.com) (192.6.10.60) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Jan 2006 03:07:46 -0800 Received: from localhost (localhost [127.0.0.1]) by tobor.hpl.hp.com (Postfix) with ESMTP id 009113710B for ; Fri, 20 Jan 2006 11:07:22 +0000 (GMT) Received: from tobor.hpl.hp.com ([127.0.0.1]) by localhost (tobor.hpl.hp.com [127.0.0.1]) (amavisd-new, port 20024) with LMTP id 16137-02-3 for ; Fri, 20 Jan 2006 11:07:20 +0000 (GMT) Received: from kropotkin.hpl.hp.com (kropotkin.hpl.hp.com [15.144.59.2]) by tobor.hpl.hp.com (Postfix) with ESMTP id 628AE370D7 for ; Fri, 20 Jan 2006 11:07:20 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by kropotkin.hpl.hp.com (Postfix) with ESMTP id 2B483AD21 for ; Fri, 20 Jan 2006 11:07:20 +0000 (GMT) Received: from kropotkin.hpl.hp.com ([127.0.0.1]) by localhost (kropotki [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 17882-01-9 for ; Fri, 20 Jan 2006 11:07:16 +0000 (GMT) Received: from timmay.hpl.hp.com (timmay-hb.hpl.hp.com [15.144.59.39]) by kropotkin.hpl.hp.com (Postfix) with ESMTP id 2E4ED979E for ; Fri, 20 Jan 2006 11:07:16 +0000 (GMT) Received: from [15.144.25.135] (chamonix.hpl.hp.com [15.144.25.135]) by timmay.hpl.hp.com (8.13.2/8.13.2) with ESMTP id k0KAxh24005915 for ; Fri, 20 Jan 2006 10:59:44 GMT Message-ID: <43D0C29F.9060705@apache.org> Date: Fri, 20 Jan 2006 10:59:43 +0000 From: Steve Loughran User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: Ant Developers List Subject: Re: [GUMP@vmgump]: Project test-ant-no-xerces (in module ant) failed References: <20060119125604.D05473707F@tobor.hpl.hp.com> In-Reply-To: <20060119125604.D05473707F@tobor.hpl.hp.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-HPLB-IMAP-MailScanner-Information: Please contact the Helpdesk for more information X-HPLB-IMAP-MailScanner: Found to be clean X-HPLB-IMAP-MailScanner-SpamCheck: not spam, SpamAssassin (score=0, required 5) X-Virus-Scanned: amavisd-new at kropotkin.hpl.hp.com X-Virus-Scanned: amavisd-new at hplb.hpl.hp.com X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Gump Integration Build wrote: > To whom it may engage... > > This is an automated request, but not an unsolicited one. For > more information please visit http://gump.apache.org/nagged.html, > and/or contact the folk at general@gump.apache.org. > > Project test-ant-no-xerces has an issue affecting its community integration. > This issue affects 1 projects, > and has been outstanding for 113 runs. > The current state of this project is 'Failed', with reason 'Build Failed'. > For reference only, the following projects are affected by this: > - test-ant-no-xerces : Java based build tool > > > Full details are available at: > http://vmgump.apache.org/gump/public/ant/test-ant-no-xerces/index.html > > That said, some information snippets are provided here. > > The following annotations (debug/informational/warning/error messages) were provided: > -INFO- Failed with reason build failed > I know I normally ignore the no-xerces test failures as I assume its crimson, but there really are some failing tests here, above and beyond the include tests [junit] Testcase: test3(org.apache.tools.ant.taskdefs.optional.ANTLRTest): FAILED [junit] expected:<5> but was:<8> [junit] junit.framework.AssertionFailedError: expected:<5> but was:<8> [junit] at junit.framework.Assert.fail(Assert.java:47) [junit] at junit.framework.Assert.failNotEquals(Assert.java:280) [junit] at junit.framework.Assert.assertEquals(Assert.java:64) [junit] at junit.framework.Assert.assertEquals(Assert.java:198) [junit] at junit.framework.Assert.assertEquals(Assert.java:204) [junit] at org.apache.tools.ant.taskdefs.optional.ANTLRTest.test3(ANTLRTest.java:62) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) and [junit] Testcase: testResourceSelectorSimple(org.apache.tools.ant.types.selectors.ModifiedSelectorTest): Caused an ERROR [junit] restrict doesn't support the nested "modified" element. [junit] /x1/gump/public/workspace/ant/src/etc/testcases/types/selectors.xml:266: restrict doesn't support the nested "modified" element. [junit] at org.apache.tools.ant.UnknownElement.handleChildren(UnknownElement.java:345) [junit] at org.apache.tools.ant.UnknownElement.handleChild(UnknownElement.java:549) [junit] at org.apache.tools.ant.UnknownElement.handleChildren(UnknownElement.java:332) [junit] at org.apache.tools.ant.UnknownElement.handleChild(UnknownElement.java:549) [junit] at org.apache.tools.ant.UnknownElement.handleChildren(UnknownElement.java:332) [junit] at org.apache.tools.ant.UnknownElement.handleChild(UnknownElement.java:549) [junit] at org.apache.tools.ant.UnknownElement.handleChildren(UnknownElement.java:332) [junit] at org.apache.tools.ant.UnknownElement.handleChild(UnknownElement.java:549) [junit] at org.apache.tools.ant.UnknownElement.handleChildren(UnknownElement.java:332) [junit] at org.apache.tools.ant.UnknownElement.configure(UnknownElement.java:182) [junit] at org.apache.tools.ant.UnknownElement.maybeConfigure(UnknownElement.java:158) [junit] at org.apache.tools.ant.Task.perform(Task.java:364) [junit] at org.apache.tools.ant.Target.execute(Target.java:356) [junit] at org.apache.tools.ant.Target.performTasks(Target.java:384) [junit] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1243) [junit] at org.apache.tools.ant.Project.executeTarget(Project.java:1212) [junit] at org.apache.tools.ant.BuildFileTest.executeTarget(BuildFileTest.java:276) [junit] at org.apache.tools.ant.types.selectors.ModifiedSelectorTest$BFT.doTarget(ModifiedSelectorTest.java:921) [junit] at org.apache.tools.ant.types.selectors.ModifiedSelectorTest.testResourceSelectorSimple(ModifiedSelectorTest.java:601) What is up with these? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org