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