[
https://jira.jboss.org/browse/CDITCK-188?page=com.atlassian.jira.plugin.s...
]
Pete Muir closed CDITCK-188.
----------------------------
Fix Version/s: 1.0.2.CR3
Resolution: Done
Gurkan can you open a new issue for this please.
To preserve sanity, we don't reopen issues in general once a release has already been
tagged.
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
Fix For: 1.0.2.CR3
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