[jboss-jira] [JBoss JIRA] (DROOLS-4356) Failing test in kie-maven-plugin-example
Luca Molteni (Jira)
issues at jboss.org
Tue Jul 23 06:19:00 EDT 2019
Luca Molteni created DROOLS-4356:
------------------------------------
Summary: Failing test in kie-maven-plugin-example
Key: DROOLS-4356
URL: https://issues.jboss.org/browse/DROOLS-4356
Project: Drools
Issue Type: Bug
Components: dmn engine
Reporter: Luca Molteni
Assignee: Matteo Mortari
Steps to reproduce
cd droolsjbpm-integration/kie-maven-plugin-example
mvn clean install
expected output
[ERROR] Failures:
[ERROR] DMNTest.testDMNv1_2_ch11Modified:131 Message [id=0, level=WARNING, path=null, line=1478, column=-1
text=DMN: Error while evaluating node 'Routing rules': the declared result type is 'DMNType{ http://www.omg.org/spec/DMN/20180521/FEEL/ : number }' but the actual value 'ACCEPT' is not an instance of that type (DMN id: b_RoutingRules, Error evaluating node) ]
Message [id=0, level=ERROR, path=null, line=492, column=-1
text=DMN: Error while evaluating node 'Routing': the declared result type is 'DMNType{ http://www.trisotech.com/definitions/_3068644b-d2c7-4b81-ab9d-64f011f81f47 : tRouting }' but the actual value 'null' is not an instance of that type (DMN id: d_Routing, Error evaluating node) ]
Message [id=0, level=ERROR, path=null, line=537, column=-1
text=DMN: Unable to evaluate decision 'Adjudication' as it depends on decision 'Routing' (DMN id: d_Adjudication, The referenced node was not found) ]
Expected: is <false>
but: was <true>
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list