[jboss-jira] [JBoss JIRA] Commented: (JBOSGI-39) Bundle undeploy does not clean up properly
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Wed Mar 4 16:29:22 EST 2009
[ https://jira.jboss.org/jira/browse/JBOSGI-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12455508#action_12455508 ]
Thomas Diesler commented on JBOSGI-39:
--------------------------------------
[tdiesler at tddell testsuite]$ mvn -Djboss.bind.address=localhost -Dtest=OSGI39DeployerTestCase test
Running org.jboss.test.osgi.jbosgi39.OSGI39DeployerTestCase
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.445 sec <<< FAILURE!
Failed tests:
testSecondRun(org.jboss.test.osgi.jbosgi39.OSGI39DeployerTestCase)
testSecondRun(org.jboss.test.osgi.jbosgi39.OSGI39DeployerTestCase) Time elapsed: 0.097 sec <<< FAILURE!
junit.framework.AssertionFailedError: Bundle installed expected:<2> but was:<32>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:277)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:195)
at org.jboss.test.osgi.jbosgi39.OSGI39DeployerTestCase.installBBeforeX(OSGI39DeployerTestCase.java:58)
at org.jboss.test.osgi.jbosgi39.OSGI39DeployerTestCase.testSecondRun(OSGI39DeployerTestCase.java:51)
> Bundle undeploy does not clean up properly
> ------------------------------------------
>
> Key: JBOSGI-39
> URL: https://jira.jboss.org/jira/browse/JBOSGI-39
> Project: JBoss OSGi
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Framework
> Reporter: Thomas Diesler
> Assignee: Thomas Diesler
> Fix For: JBossOSGi 1.0.0 Alpha3
>
>
> Redeployment of bundles seems to fail
--
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