[jboss-jira] [JBoss JIRA] Commented: (JBAS-5213) Fix org.jboss.test.web.test.WebIntegrationUnitTestCase
Sohil Shah (JIRA)
jira-events at lists.jboss.org
Wed Feb 6 15:21:05 EST 2008
[ http://jira.jboss.com/jira/browse/JBAS-5213?page=comments#action_12398550 ]
Sohil Shah commented on JBAS-5213:
----------------------------------
yes. The problem was related to the DeploymentException not being thrown by the TomcatDeployment object. In this test case, receiving a DeploymentException is expected behavior. The test was called "Failure" becuase the deployment was happening successfully even though the war file was purposefully "bad".
The deployment did log this error, but went about its business as if a successful deployment should be allowed.
I am not sure about your test case, but my guess is the Deployers corresponding to your test cases may be suffering from the same issue as well.
> Fix org.jboss.test.web.test.WebIntegrationUnitTestCase
> ------------------------------------------------------
>
> Key: JBAS-5213
> URL: http://jira.jboss.com/jira/browse/JBAS-5213
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: Test Suite
> Affects Versions: JBossAS-5.0.0.Beta2
> Reporter: Sohil Shah
> Assigned To: Sohil Shah
> Fix For: JBossAS-5.0.0.Beta4
>
>
--
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