[jboss-osgi-issues] [JBoss JIRA] Commented: (JBOSGI-213) Unexpected dependee state changes

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Tue Dec 1 07:48:36 EST 2009


    [ https://jira.jboss.org/jira/browse/JBOSGI-213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12497410#action_12497410 ] 

Thomas Diesler commented on JBOSGI-213:
---------------------------------------

mvn -Dframework=jbossmc -Dtest=OSGI38TestCase test

testUninstallX(org.jboss.test.osgi.jbosgi38.OSGI38TestCase)  Time elapsed: 0.869 sec  <<< FAILURE!
org.junit.ComparisonFailure: Bundle ACTIVE expected:<[ACTIVE]> but was:<[RESOLVED]>
	at org.junit.Assert.assertEquals(Assert.java:124)
	at org.jboss.test.osgi.jbosgi38.OSGI38TestCase.assertBundleState(OSGI38TestCase.java:270)
	at org.jboss.test.osgi.jbosgi38.OSGI38TestCase.testUninstallX(OSGI38TestCase.java:255)


> Unexpected dependee state changes
> ---------------------------------
>
>                 Key: JBOSGI-213
>                 URL: https://jira.jboss.org/jira/browse/JBOSGI-213
>             Project: JBoss OSGi
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Core Framework
>            Reporter: Thomas Diesler
>
> B --> X
> install(X)
> install(B)
> start(B)
> B == ACTIVE
> X == RESOLVED
> uninstall(X)
> B == ACTIVE
> The MC framework unexpectedly changes the state of B to RESOLVED

-- 
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-osgi-issues mailing list