[weld-issues] [JBoss JIRA] Closed: (CDITCK-120) Seems a bug in DependentContextTest

Pete Muir (JIRA) jira-events at lists.jboss.org
Tue Feb 23 10:52:10 EST 2010


     [ https://jira.jboss.org/jira/browse/CDITCK-120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete Muir closed CDITCK-120.
----------------------------

    Resolution: Won't Fix
      Assignee: Pete Muir


The spec directs client applications to not call these methods directly, however the TCK needs to check all aspects of the implementation, so these restrictions don't apply here IMO

> Seems a bug in DependentContextTest
> -----------------------------------
>
>                 Key: CDITCK-120
>                 URL: https://jira.jboss.org/jira/browse/CDITCK-120
>             Project: CDI TCK
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Gurkan Erdogdu
>            Assignee: Pete Muir
>
> org.jboss.jsr299.tck.tests.context.dependent.DependentContextTest belows test methods directly use Bean#create method to create actual bean instances. But this method must not be used directly, instead of BeanManager#getReference must be used.
> Therefore tests are failed.
> Methods
> -----------------
> testDependentScopedDecoratorsAreDependentObjectsOfBean
> testDependentScopedInterceptorsAreDependentObjectsOfBean

-- 
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