[weld-issues] [JBoss JIRA] Commented: (CDITCK-138) org.jboss.jsr299.tck.tests.lookup.injectionpoint.InjectionPointTest
Lance Andersen (JIRA)
jira-events at lists.jboss.org
Wed Oct 6 10:43:40 EDT 2010
[ https://jira.jboss.org/browse/CDITCK-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12555617#action_12555617 ]
Lance Andersen commented on CDITCK-138:
---------------------------------------
I believe the exclude should have been
<!-- CDITCK-138 -->
<class
name="org.jboss.jsr299.tck.tests.lookup.injectionpoint.InjectionPointTest">
<methods>
<exclude name="testIsDelegate" />
> org.jboss.jsr299.tck.tests.lookup.injectionpoint.InjectionPointTest
> -------------------------------------------------------------------
>
> Key: CDITCK-138
> URL: https://jira.jboss.org/browse/CDITCK-138
> Project: CDI TCK
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Tests
> Reporter: Gurkan Erdogdu
> Assignee: Pete Muir
> Fix For: 1.0.2.CR3
>
>
> In the testIsDelegateMethod(),
> assert cat.getInjectionPoint().isDelegate();
> But Cat injection point is not decorator delegate point.
--
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