[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-8771) org.jboss.tools.cdi.ui.test.wizard.NewCDIWizardTest.testNewInterceptorBindingWizardWithBinding failure.

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Thu Apr 21 16:22:18 EDT 2011


    [ https://issues.jboss.org/browse/JBIDE-8771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12597450#comment-12597450 ] 

Viacheslav Kabanovich commented on JBIDE-8771:
----------------------------------------------

In my environment this test passes both in Tycho and in Eclipse, but possible cause for the failure is clear.
We have two tests: testNewInterceptorBindingWizard and testNewInterceptorBindingWizardWithBinding, the second uses the interceptor binding created by the first, so that build is necessary before the second method starts. It is again the problem of waitForIdle method. I have inserted the explicit build. Alexey, please try it in your environment.

> org.jboss.tools.cdi.ui.test.wizard.NewCDIWizardTest.testNewInterceptorBindingWizardWithBinding failure.
> -------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-8771
>                 URL: https://issues.jboss.org/browse/JBIDE-8771
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: cdi (jsr-299)
>    Affects Versions: 3.2.1.M1
>            Reporter: Alexey Kazakov
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.2.1.M1
>
>
> Tests run: 27, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 68.71 sec <<< FAILURE!
> testNewInterceptorBindingWizardWithBinding(org.jboss.tools.cdi.ui.test.wizard.NewCDIWizardTest)  Time elapsed: 0.097 sec  <<< FAILURE!
> junit.framework.AssertionFailedError: null
> 	at junit.framework.Assert.fail(Assert.java:47)
> 	at junit.framework.Assert.assertTrue(Assert.java:20)
> 	at junit.framework.Assert.assertNotNull(Assert.java:214)
> 	at junit.framework.Assert.assertNotNull(Assert.java:207)
> 	at org.jboss.tools.cdi.ui.test.wizard.NewCDIWizardTest.testNewInterceptorBindingWizardWithBinding(NewCDIWizardTest.java:302)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list