AthiraHari77 opened a new issue, #6470: URL: https://github.com/apache/incubator-kie-drools/issues/6470
Two TCK tests for comparison of a FEEL range written in a unary format fail: range_010: (=10) = [10..10] should return false, now returns true. This should return false as it is "different type" of a range. (This one is debatable, it needs to be investigated, if we need a fix or if we need to fix in TCK). range_012: (Unable to render embedded object: File (=10) = () not found.=10) should return true, returns null. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
