[weld-issues] [JBoss JIRA] Commented: (CDITCK-188) ContextTest and ContextDestroysBeansTest must be excluded from tests

Gurkan Erdogdu (JIRA) jira-events at lists.jboss.org
Mon Nov 1 04:21:55 EDT 2010


    [ https://jira.jboss.org/browse/CDITCK-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560538#action_12560538 ] 

Gurkan Erdogdu commented on CDITCK-188:
---------------------------------------

org.jboss.jsr299.tck.tests.context.ContextTest must be exluded also. It suffers from the same bug.

> ContextTest and ContextDestroysBeansTest must be excluded from tests
> --------------------------------------------------------------------
>
>                 Key: CDITCK-188
>                 URL: https://jira.jboss.org/browse/CDITCK-188
>             Project: CDI TCK
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 1.0.1.Final
>            Reporter: Gurkan Erdogdu
>            Assignee: Pete Muir
>
> org.jboss.jsr299.tck.tests.context.ContextTest and org.jboss.jsr299.tck.tests.context.ContextDestroysBeansTest
> "Class MyContextual implements Bean<MySessionBean>" is a session scoped bean and must be passivation capable. To do this, it must implement "PassivationCapable" interface. But it does not implement it. Actually, this issue has been reported and resolved in CR2
> Those tests must be excluded from tests. But currently, they are not excluded.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list