Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 73993 invoked from network); 20 May 2005 22:23:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 May 2005 22:23:18 -0000 Received: (qmail 82401 invoked by uid 500); 20 May 2005 22:23:12 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 82346 invoked by uid 500); 20 May 2005 22:23:12 -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 82332 invoked by uid 99); 20 May 2005 22:23:12 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from kruithof.xs4all.nl (HELO kruithof.xs4all.nl) (213.84.255.5) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 20 May 2005 15:23:09 -0700 Received: from aldi.jkf ([192.168.2.4] helo=[127.0.0.1]) by kruithof.xs4all.nl with esmtp (Exim 4.43) id 1DZFRX-0002Rf-AY for dev@ant.apache.org; Fri, 20 May 2005 23:54:07 +0200 Message-ID: <428E5C47.7040306@kruithof.xs4all.nl> Date: Fri, 20 May 2005 23:53:11 +0200 From: Martijn Kruithof User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ant Developers List Subject: Re: XMLValidateTest References: <20050520170623.34007.qmail@web30902.mail.mud.yahoo.com> <428E509D.2040809@kruithof.xs4all.nl> <428E587F.2080101@kruithof.xs4all.nl> In-Reply-To: <428E587F.2080101@kruithof.xs4all.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I think I got the error, testing currently. ( The validator now ignores the error by returning true prematurely) Martijn Martijn Kruithof wrote: > Martijn Kruithof wrote: > >> Matt Benson wrote: >> >>> I get failures in HEAD. Does anyone else? >>> >>> Thanks, >>> Matt >>> >>> > Sorry, I meant: > > [junit] Testsuite: > org.apache.tools.ant.taskdefs.optional.XmlValidateTest > [junit] Tests run: 9, Failures: 1, Errors: 0, Time elapsed: 0,812 sec > > [junit] Testcase: > testXmlSchemaBad(org.apache.tools.ant.taskdefs.optional.Xm > lValidateTest): FAILED > [junit] Should throw BuildException because 'Bad Schema Validation' > [junit] junit.framework.AssertionFailedError: Should throw > BuildException be > cause 'Bad Schema Validation' > [junit] at junit.framework.Assert.fail(Assert.java:47) > [junit] at > org.apache.tools.ant.taskdefs.optional.XmlValidateTest.testXm > lSchemaBad(XmlValidateTest.java:135) > [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native > Method) > [junit] at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcces > sorImpl.java:39) > [junit] at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMet > hodAccessorImpl.java:25) > [junit] at java.lang.reflect.Method.invoke(Method.java:324) > [junit] at junit.framework.TestCase.runTest(TestCase.java:154) > [junit] at junit.framework.TestCase.runBare(TestCase.java:127) > [junit] at > junit.framework.TestResult$1.protect(TestResult.java:106) > [junit] at > junit.framework.TestResult.runProtected(TestResult.java:124) > [junit] at junit.framework.TestResult.run(TestResult.java:109) > [junit] at junit.framework.TestCase.run(TestCase.java:118) > [junit] at junit.framework.TestSuite.runTest(TestSuite.java:208) > [junit] at junit.framework.TestSuite.run(TestSuite.java:203) > [junit] at > org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org > For additional commands, e-mail: dev-help@ant.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org