[jboss-jira] [JBoss JIRA] Commented: (JBAS-4643) Fix org.jboss.test.xml.DDValidatorUnitTestCase (5 failures)
Alexey Loubyansky (JIRA)
jira-events at lists.jboss.org
Thu Aug 30 08:38:18 EDT 2007
[ http://jira.jboss.com/jira/browse/JBAS-4643?page=comments#action_12374586 ]
Alexey Loubyansky commented on JBAS-4643:
-----------------------------------------
For the org.jboss.test.xml.DDValidatorUnitTestCase there is still one test failing because the XML is referencing http://www.jboss.org/j2ee/schema/jboss_5_0.xsd which does not exist. The file is
trunk\testsuite\output\resources\naming\jar\META-INF\jboss.xml
> Fix org.jboss.test.xml.DDValidatorUnitTestCase (5 failures)
> -----------------------------------------------------------
>
> Key: JBAS-4643
> URL: http://jira.jboss.com/jira/browse/JBAS-4643
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: Test Suite
> Reporter: Dimitris Andreadis
> Assigned To: Alexey Loubyansky
> Fix For: JBossAS-5.0.0.Beta3
>
>
> testEjbJar Failure 5 from 165 are invalid expected:<0> but was:<5>
> junit.framework.AssertionFailedError: 5 from 165 are invalid expected:<0> but was:<5>
> at org.jboss.test.xml.DDValidatorUnitTestCase.validate(DDValidatorUnitTestCase.java:115)
> at org.jboss.test.xml.DDValidatorUnitTestCase.testEjbJar(DDValidatorUnitTestCase.java:76)
> 9.162
> testJBossXml Failure 3 from 143 are invalid expected:<0> but was:<3>
> junit.framework.AssertionFailedError: 3 from 143 are invalid expected:<0> but was:<3>
> at org.jboss.test.xml.DDValidatorUnitTestCase.validate(DDValidatorUnitTestCase.java:115)
> at org.jboss.test.xml.DDValidatorUnitTestCase.testJBossXml(DDValidatorUnitTestCase.java:81)
> 2.797
> testJBossCmpJdbc Success 0.994
> testWebXml Success 1.930
> testJBossWeb Failure 4 from 39 are invalid expected:<0> but was:<4>
> junit.framework.AssertionFailedError: 4 from 39 are invalid expected:<0> but was:<4>
> at org.jboss.test.xml.DDValidatorUnitTestCase.validate(DDValidatorUnitTestCase.java:115)
> at org.jboss.test.xml.DDValidatorUnitTestCase.testJBossWeb(DDValidatorUnitTestCase.java:96)
> 0.455
> testApplicationXml Failure 8 from 50 are invalid expected:<0> but was:<8>
> junit.framework.AssertionFailedError: 8 from 50 are invalid expected:<0> but was:<8>
> at org.jboss.test.xml.DDValidatorUnitTestCase.validate(DDValidatorUnitTestCase.java:115)
> at org.jboss.test.xml.DDValidatorUnitTestCase.testApplicationXml(DDValidatorUnitTestCase.java:101)
> 0.635
> testJBossApp Failure 2 from 37 are invalid expected:<0> but was:<2>
> junit.framework.AssertionFailedError: 2 from 37 are invalid expected:<0> but was:<2>
> at org.jboss.test.xml.DDValidatorUnitTestCase.validate(DDValidatorUnitTestCase.java:115)
> at org.jboss.test.xml.DDValidatorUnitTestCase.testJBossApp(DDValidatorUnitTestCase.java:106)
> 0.825
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list