]
Dimitris Andreadis reassigned JBAS-2889:
----------------------------------------
Assignee: Shelly McGowan
If you have time to look at.
AppClientUnitTestCase doesn't clean up if it fails
--------------------------------------------------
Key: JBAS-2889
URL:
http://jira.jboss.com/jira/browse/JBAS-2889
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Test Suite
Reporter: Ryan Campbell
Assigned To: Shelly McGowan
Fix For: JBossAS-5.0.0.Beta3
The org.jboss.test.client.test.AppClientUnitTestCase deploys a bunch of services but
fails to clean them.
If you run a CMP test before the AppClientUnitTest, it passes, but if you run it
immediately after, it fails:
> ./build.sh one-test -Dtest=org.jboss.test.cmp2.ejbselect.EJBSelectUnitTestCase
one-test:
[junit] Running org.jboss.test.cmp2.ejbselect.EJBSelectUnitTestCase
[junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 6.04 sec
> ./build.sh one-test -Dtest=org.jboss.test.client.test.AppClientUnitTestCase
[junit] Running org.jboss.test.client.test.AppClientUnitTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 3.149 sec
[junit] Test org.jboss.test.client.test.AppClientUnitTestCase FAILED
> ./build.sh one-test -Dtest=org.jboss.test.cmp2.ejbselect.EJBSelectUnitTestCase
[junit] Running org.jboss.test.cmp2.ejbselect.EJBSelectUnitTestCase
[junit] Tests run: 19, Failures: 0, Errors: 19, Time elapsed: 1.05 sec
[junit] Test org.jboss.test.cmp2.ejbselect.EJBSelectUnitTestCase FAILED
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: