[jboss-jira] [JBoss JIRA] (DROOLS-2624) Fix jacoco problem for guided rule module

Jozef Marko (JIRA) issues at jboss.org
Thu Jun 7 08:33:00 EDT 2018


Jozef Marko created DROOLS-2624:
-----------------------------------

             Summary: Fix jacoco problem for guided rule module
                 Key: DROOLS-2624
                 URL: https://issues.jboss.org/browse/DROOLS-2624
             Project: Drools
          Issue Type: Task
          Components: Guided Rule Editor
            Reporter: Jozef Marko
            Assignee: Jozef Marko


Jacoco for the guided rule module can't be measured:
{code:shell}
$ mvn clean verify -Dcode-coverage
...
Tests in error: 
  RuleModellerTest.setUp:83 » NoClassDefFound Could not initialize class org.dro...
  RuleModellerTest.setUp:83 » NoClassDefFound Could not initialize class org.dro...
  RuleModellerTest.setUp:83 » NoClassDefFound Could not initialize class org.dro...
  RuleModellerTest.setUp:83 » NoClassDefFound Could not initialize class org.dro...
  RuleModellerTest.setUp:83 » ExceptionInInitializer
  RuleModellerTest.setUp:83 » NoClassDefFound Could not initialize class org.dro...
  RuleModellerTest.setUp:83 » NoClassDefFound Could not initialize class org.dro...
  ConnectivesTest.testConnectiveOperatorsInteger:50 » NoClassDefFound Could not ...
  ConnectivesTest.testConnectiveOperatorsString:40 » ExceptionInInitializer
  FactPatternWidgetTest.setUp:77 » ExceptionInInitializer
  FactPatternWidgetTest.setUp:77 » NoClassDefFound Could not initialize class or...
  AddAttributeWidgetTest.org.drools.workbench.screens.guided.rule.client.widget.attribute.AddAttributeWidgetTest » Runtime
  GuidedRuleAttributeSelectorPopupTest.setUp:55 » NoClassDefFound Could not init...
  GuidedRuleAttributeSelectorPopupTest.setUp:55 » NoClassDefFound Could not init...
  GuidedRuleAttributeSelectorPopupTest.setUp:55 » NoClassDefFound Could not init...
  GuidedRuleAttributeSelectorPopupTest.setUp:55 » NoClassDefFound Could not init...
  GuidedRuleAttributeSelectorPopupTest.setUp:55 » NoClassDefFound Could not init...
  GuidedRuleAttributeSelectorPopupTest.setUp:55 » ExceptionInInitializer
{code}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)



More information about the jboss-jira mailing list