[jboss-jira] [JBoss JIRA] (DROOLS-1678) Unary test "in" defined before variable throws NPE
Tibor Zimányi (JIRA)
issues at jboss.org
Tue Jul 25 11:00:01 EDT 2017
[ https://issues.jboss.org/browse/DROOLS-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13439983#comment-13439983 ]
Tibor Zimányi commented on DROOLS-1678:
---------------------------------------
Reproducer can be found here:
https://github.com/kiegroup/drools/pull/1385/files#diff-e6e8cf7c96c08bcaab24fcc210497643R81
> Unary test "in" defined before variable throws NPE
> --------------------------------------------------
>
> Key: DROOLS-1678
> URL: https://issues.jboss.org/browse/DROOLS-1678
> Project: Drools
> Issue Type: Bug
> Components: dmn engine
> Affects Versions: 7.1.0.Final
> Reporter: Tibor Zimányi
> Assignee: Edson Tirelli
> Fix For: 7.2.0.Final
>
>
> Having this DMN test with Unary test defined:
> {code:java}
> { test : in x, y : 20, x : [10, 20, 30], result : test( y ) }.result
> {code}
> The test fails on NPE with the following stacktrace:
> https://gist.github.com/baldimir/630c68e766285e430a1755924ea9a66b
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list