Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-14515

cdi.ui tests failure

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.1.0.Beta2
    • 4.1.0.Beta1
    • cdi
    • None

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

            vrubezhny Victor Rubezhny (Inactive)
            alexeykazakov Alexey Kazakov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: