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


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

        
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to