[jbosstools-issues] [JBoss JIRA] (JBIDE-14515) cdi.ui tests failure

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Fri May 17 15:49:06 EDT 2013


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

Alexey Kazakov updated JBIDE-14515:
-----------------------------------

    Fix Version/s: 4.1.0.Beta2

    
> cdi.ui tests failure
> --------------------
>
>                 Key: JBIDE-14515
>                 URL: https://issues.jboss.org/browse/JBIDE-14515
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: CDI
>            Reporter: Alexey Kazakov
>            Assignee: Victor Rubezhny
>             Fix For: 4.1.0.Beta2
>
>
> {code}
> testCDINamedBeanDialogSearchShortHand(org.jboss.tools.cdi.ui.test.wizard.OpenCDINamedBeanDialogTest)  Time elapsed: 3.908 sectestAsYouTypeInJavaValidation(org.jboss.tools.cdi.ui.test.validation.java.CDIAsYouTypeInJavaValidationTest)  Time elapsed: 17.353 sec  <<< ERROR!
> java.lang.NullPointerException
> 	at org.jboss.tools.cdi.ui.test.validation.java.CDIAsYouTypeInJavaValidationTest.doAsYouTypeValidationMarkerAnnotationsRemovalTest(CDIAsYouTypeInJavaValidationTest.java:123)
> 	at org.jboss.tools.cdi.ui.test.validation.java.CDIAsYouTypeInJavaValidationTest.testAsYouTypeInJavaValidation(CDIAsYouTypeInJavaValidationTest.java:53)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> {code}
> {code}
> testAsYouTypeInJavaValidation(org.jboss.tools.cdi.ui.test.validation.java.CDIAsYouTypeInJavaSupressWarningsTest)  Time elapsed: 9.986 sec  <<< FAILURE!
> junit.framework.AssertionFailedError: Problem Annotation didn't appeare!
> 	at junit.framework.Assert.fail(Assert.java:57)
> 	at junit.framework.Assert.assertTrue(Assert.java:22)
> 	at junit.framework.Assert.assertNotNull(Assert.java:256)
> 	at junit.framework.TestCase.assertNotNull(TestCase.java:426)
> 	at org.jboss.tools.cdi.ui.test.validation.java.CDIAsYouTypeInJavaSupressWarningsTest.doAsYouTypeValidationMarkerAnnotationsRemovalTest(CDIAsYouTypeInJavaSupressWarningsTest.java:106)
> 	at org.jboss.tools.cdi.ui.test.validation.java.CDIAsYouTypeInJavaSupressWarningsTest.testAsYouTypeInJavaValidation(CDIAsYouTypeInJavaSupressWarningsTest.java:50)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> {code}
> {code}
> testAsYouTypeCDIAndELValidatorsMassagesProcessing(org.jboss.tools.cdi.ui.test.validation.java.CDIAsYouTypeCDIAndELValidatorsMassagesProcessingTest)  Time elapsed: 11.989 sec  <<< FAILURE!
> junit.framework.AssertionFailedError: No Problem Annotation found for problematic line 'String s2 = "#{string.ss}";'!
> 	at junit.framework.Assert.fail(Assert.java:57)
> 	at junit.framework.Assert.assertTrue(Assert.java:22)
> 	at junit.framework.Assert.assertNotNull(Assert.java:256)
> 	at junit.framework.TestCase.assertNotNull(TestCase.java:426)
> 	at org.jboss.tools.cdi.ui.test.validation.java.CDIAsYouTypeCDIAndELValidatorsMassagesProcessingTest.checkProblemAnnotationExists(CDIAsYouTypeCDIAndELValidatorsMassagesProcessingTest.java:207)
> 	at org.jboss.tools.cdi.ui.test.validation.java.CDIAsYouTypeCDIAndELValidatorsMassagesProcessingTest.testAsYouTypeCDIAndELValidatorsMassagesProcessing(CDIAsYouTypeCDIAndELValidatorsMassagesProcessingTest.java:103)
> {code}
> {code}
> testCommentingLinesWithAProblems(org.jboss.tools.cdi.ui.test.validation.java.CDIAsYouTypeCDIAndELValidatorsMassagesProcessingTest)  Time elapsed: 11.874 sec  <<< FAILURE!
> junit.framework.AssertionFailedError: No Problem Annotation found for problematic line 'String s2 = "#{string.ss}";'!
> 	at junit.framework.Assert.fail(Assert.java:57)
> 	at junit.framework.Assert.assertTrue(Assert.java:22)
> 	at junit.framework.Assert.assertNotNull(Assert.java:256)
> 	at junit.framework.TestCase.assertNotNull(TestCase.java:426)
> 	at org.jboss.tools.cdi.ui.test.validation.java.CDIAsYouTypeCDIAndELValidatorsMassagesProcessingTest.checkProblemAnnotationExists(CDIAsYouTypeCDIAndELValidatorsMassagesProcessingTest.java:207)
> 	at org.jboss.tools.cdi.ui.test.validation.java.CDIAsYouTypeCDIAndELValidatorsMassagesProcessingTest.testCommentingLinesWithAProblems(CDIAsYouTypeCDIAndELValidatorsMassagesProcessingTest.java:196)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list