[jboss-jira] [JBoss JIRA] Closed: (JBAS-5891) fix JBAS-5203 regression

Alexey Loubyansky (JIRA) jira-events at lists.jboss.org
Wed Aug 27 10:58:38 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBAS-5891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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-TestSuite-sun15/850/testReport/
> 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

        



More information about the jboss-jira mailing list