[jboss-jira] [JBoss JIRA] Assigned: (JBAS-4636) Fix org.jboss.test.deployers.* failures
Jesper Pedersen (JIRA)
jira-events at lists.jboss.org
Mon Jun 16 02:46:43 EDT 2008
[ http://jira.jboss.com/jira/browse/JBAS-4636?page=all ]
Jesper Pedersen reassigned JBAS-4636:
-------------------------------------
Assignee: Ales Justin (was: Jesper Pedersen)
Ales, the testcase org.jboss.test.deployers.ear.test.EARDeploymentUnitTestCase is failing due to change in the deployment order of -ds.xml files.
The class DsDeploymentContextComparator will deploy -ds.xml before anything else -- but org.jboss.deployment.MainDeployer-xmbean.xml correctly states that .rar files (250) must be deployed before -ds.xml files (300).
If you hot-deploy testdeployers-ear1.ear -> testdeployers-ear1.ear/testdeployers-mcf1.rar -> testdeployers-ear1.ear/testdeployers-mcf1-ds.xml the deployment starts correctly.
> Fix org.jboss.test.deployers.* failures
> ---------------------------------------
>
> Key: JBAS-4636
> URL: http://jira.jboss.com/jira/browse/JBAS-4636
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: Deployers, Test Suite
> Reporter: Dimitris Andreadis
> Assigned To: Ales Justin
> Fix For: JBossAS-5.0.0.CR1
>
>
> Looking at the testsuite runs:
> http://cruisecontrol.jboss.com/cc/artifacts/jboss-head-testsuite-sun-1.5/20070825220010/results/index.html
> There is a whole group of deployer tests that need to be further qualified/fixed, with linked issues created
> org.jboss.test.deployers.client.test 4 4 0 6.208
> org.jboss.test.deployers.ear.test 5 5 0 10.343
> org.jboss.test.deployers.ejb.test 4 4 0 9.456
> org.jboss.test.deployers.jbas2904.test 1 1 0 1.659
> org.jboss.test.deployers.rar.test 4 4 0 6.285
> org.jboss.test.deployers.sar.test 4 4 0 16.937
> org.jboss.test.deployers.web.test 4 4 0 30.319
--
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