ChinchuAjith opened a new issue, #2228: URL: https://github.com/apache/incubator-kie-issues/issues/2228
DMN TCK Tests - Test case id : 006 from 1157-unarytests-decisiontable-test-01.xml Fails. [1157-unarytests-decisiontable-test-01.xml](https://github.com/user-attachments/files/23162107/1157-unarytests-decisiontable-test-01.xml) [1157-unarytests-decisiontable.txt](https://github.com/user-attachments/files/23162121/1157-unarytests-decisiontable.txt) This ticket focuses on identifying the root cause of errors introduced by PR https://github.com/dmn-tck/tck/pull/672. Below are the failing tests case introduced by this PR. <testCase id="006"> <description>input values: input expression is valid against input values - '?' symbol with built-in function</description> <!-- also shows input values unary tests can call built-in functions --> <resultNode name="decision006" type="decision"> <expected> <value xsi:type="xsd:string">success</value> </expected> </resultNode> </testCase> ERROR: FAILURE: 'decision006' expected='success' but found='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]
