[weld-issues] [JBoss JIRA] Updated: (CDITCK-91) SimpleBeanLifecycleTest # testSpecializedBeanExtendsManagedBean Error
Pete Muir (JIRA)
jira-events at lists.jboss.org
Mon Jan 11 07:34:30 EST 2010
[ https://jira.jboss.org/jira/browse/CDITCK-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir updated CDITCK-91:
----------------------------
Fix Version/s: 1.0.1.CR1
> SimpleBeanLifecycleTest # testSpecializedBeanExtendsManagedBean Error
> ---------------------------------------------------------------------
>
> Key: CDITCK-91
> URL: https://jira.jboss.org/jira/browse/CDITCK-91
> Project: CDI TCK
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Gurkan Erdogdu
> Fix For: 1.0.1.CR1
>
>
> Hi;
> In test SimpleBeanLifecycleTest # testSpecializedBeanExtendsManagedBean, MountainLion specializes the Lion so the managed bean with Lion is never resolved.
> So getBeans(Lion.class, TAME_LITERAL) returns bean with MountationLion not bean with Lion.
> Therefore assert bean != null; in the test case seems not to be correct!
--
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 weld-issues
mailing list