[
https://jira.jboss.org/jira/browse/JBAS-5891?page=com.atlassian.jira.plug...
]
Alexey Loubyansky closed JBAS-5891.
-----------------------------------
Resolution: Done
The tests are fixed now. The XA datasources needed to have interleaving enabled which is
the change in the default configuration.
The following tests are still failing though:
org.jboss.test.jca.test.ManagedDeploymentUnitTestCase.testEmptyContentMarshal
org.jboss.test.jca.test.ManagedDeploymentUnitTestCase.testXAWithInterleavingMarshal
These are not regressions. They fail for the same reason. testXAWithInterleavingMarshal is
a new test. testEmptyContentMarshal used to path but it was wrong: the assertions were
checked against the initial data instead of the processed data. The issue is marshalling
empty elements with JAXB.
fix JBAS-5203 regression
------------------------
Key: JBAS-5891
URL:
https://jira.jboss.org/jira/browse/JBAS-5891
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: Test Suite
Reporter: Dimitris Andreadis
Assignee: Alexey Loubyansky
Priority: Critical
Fix For: JBossAS-5.0.0.CR2
The JBAS-5203 must be causing some of those regressions (more probably the jca ones, not
sure about the rest)
http://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-5.0.x-Test...
org.jboss.test.jacc.test.MissingMethodUnitTestCase(JACC).testMissingIsUnchecked
org.jboss.test.jca.test.ManagedDeploymentUnitTestCase.testEmptyContentMarshal
org.jboss.test.jca.test.ManagedDeploymentUnitTestCase.testXAWithInterleavingMarshal
org.jboss.test.jca.test.XAExceptionUnitTestCase.testGetConnectionResourceError
org.jboss.test.jca.test.XAExceptionUnitTestCase.testGetConnectionRuntimeError
org.jboss.test.jca.test.XAExceptionUnitTestCase.testMatchManagedConnectionResourceError
org.jboss.test.jca.test.XAExceptionUnitTestCase.testMatchManagedConnectionRuntimeError
org.jboss.test.jca.test.XATxConnectionManagerUnitTestCase.testEnlistInExistingTx
org.jboss.test.jca.test.XATxConnectionManagerUnitTestCase.testFailedStartTx
org.jboss.test.security.test.WebConstraintsUnitTestCase(tests-security-basic-unit).testGetAccess
org.jboss.test.web.test.UserInRoleUnitTestCase.testConflictingUserInRole
--
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