[weld-issues] [JBoss JIRA] Commented: (CDITCK-68) Event not fired in Glassfish
Santiago Pericas-Geertsen (JIRA)
jira-events at lists.jboss.org
Mon Nov 23 18:16:29 EST 2009
[ https://jira.jboss.org/jira/browse/CDITCK-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12496199#action_12496199 ]
Santiago Pericas-Geertsen commented on CDITCK-68:
-------------------------------------------------
This test appears to have same problem:
*.extensions.observer.broken.exception.ProcessObserverMethodExceptionTest.testExceptionIsDefinitionError
Can you confirm?
> Event not fired in Glassfish
> ----------------------------
>
> Key: CDITCK-68
> URL: https://jira.jboss.org/jira/browse/CDITCK-68
> Project: CDI TCK
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Tests
> Affects Versions: 1.0.0.GA
> Environment: Solaris x86 / JDK6u16 / GF v3
> Reporter: Santiago Pericas-Geertsen
>
> In the test,
>
> *.extensions.observer.broken.definitionError.ProcessObserverMethodErrorTest
> there's a EventB class and an extension class ProcessObserverMethodObserver with an observer method for EventB. In that method, there is a call to,
> event.addDefinition(...)
> which is expected to trigger a deployment error in the test. However, AFAICT the observer method is never called because EventB is never fired, resulting in the deployment to succeed and the test to fail.
--
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