[jboss-jira] [JBoss JIRA] (DROOLS-4975) Defined Rule collection unary checks do not pass
Yeser Amer (Jira)
issues at jboss.org
Mon Jan 27 10:52:49 EST 2020
[ https://issues.redhat.com/browse/DROOLS-4975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13957491#comment-13957491 ]
Yeser Amer commented on DROOLS-4975:
------------------------------------
[~jomarko] In this case the cause of the issue is exactly the same explained by [~danielezonca] in https://issues.redhat.com/browse/DROOLS-4950. Guided editor and collection defined by expression can't be considered semantically the same functionality. The second case simply uses the java.equals() to compare the objects (in this case the list) and for this reason the test fails in this case. Guided editor apply a more complex way to compare.
Considering that, I propose to close this ticket and mark it as DUPLICATED of https://issues.redhat.com/browse/DROOLS-4950
> Defined Rule collection unary checks do not pass
> ------------------------------------------------
>
> Key: DROOLS-4975
> URL: https://issues.redhat.com/browse/DROOLS-4975
> Project: Drools
> Issue Type: Bug
> Components: Scenario Simulation and Testing
> Affects Versions: 7.32.0.Final
> Reporter: Jozef Marko
> Assignee: Daniele Zonca
> Priority: Critical
> Labels: drools-tools
> Attachments: MySpace_filtering.zip
>
>
> Import the attached project and click Build, then Test.
> The re are defined equivalent tests. One test has a collection unary check defined with UI editor and one test defined a collection unary check with textual editor. The issue is tests with the unary check defined via textual editor does not pass.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list