[jboss-jira] [JBoss JIRA] Commented: (JBMETA-182) fix testsuite fail: org.jboss.test.metadata.ejb.SchemaVersionUnitTestCase.testVersion50xsd
Alexey Loubyansky (JIRA)
jira-events at lists.jboss.org
Mon Mar 9 08:24:22 EDT 2009
[ https://jira.jboss.org/jira/browse/JBMETA-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12456157#action_12456157 ]
Alexey Loubyansky commented on JBMETA-182:
------------------------------------------
The change you committed makes the XML invalid since according to the schema the attribute must be set to '3.0'.
> fix testsuite fail: org.jboss.test.metadata.ejb.SchemaVersionUnitTestCase.testVersion50xsd
> ------------------------------------------------------------------------------------------
>
> Key: JBMETA-182
> URL: https://jira.jboss.org/jira/browse/JBMETA-182
> Project: JBoss Metadata
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Affects Versions: 1.0.0.CR17
> Reporter: Jeff Zhang
> Assignee: Jeff Zhang
> Priority: Minor
> Fix For: 1.0.0.GA
>
>
> Error Message
> null expected:<[5].0> but was:<[3].0>
> Stacktrace
> junit.framework.ComparisonFailure: null expected:<[5].0> but was:<[3].0>
> at junit.framework.Assert.assertEquals(Assert.java:81)
> at junit.framework.Assert.assertEquals(Assert.java:87)
> at org.jboss.test.metadata.ejb.SchemaVersionUnitTestCase.testVersion50xsd(SchemaVersionUnitTestCase.java:77)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:585)
> at junit.framework.TestCase.runTest(TestCase.java:168)
> at junit.framework.TestCase.runBare(TestCase.java:134)
> at junit.framework.TestResult$1.protect(TestResult.java:110)
> at junit.framework.TestResult.runProtected(TestResult.java:128)
> at junit.framework.TestResult.run(TestResult.java:113)
> at junit.framework.TestCase.run(TestCase.java:124)
> at junit.framework.TestSuite.runTest(TestSuite.java:232)
> at junit.framework.TestSuite.run(TestSuite.java:227)
> at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
> at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
> at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
> at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
> at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:585)
> at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
> at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list