gitgabrio opened a new issue, #1794: URL: https://github.com/apache/incubator-kie-issues/issues/1794
**_Descending ranges should return null_** "compliance-level-3/0084-feel-for-loops","0084-feel-for-loops-test-01","decision_025","ERROR","FAILURE: 'decision_025' expected='null' but found='[2, 1]'" Model: https://github.com/dmn-tck/tck/blob/master/TestCases/compliance-level-3/0084-feel-for-loops/0084-feel-for-loops.dmn Test: https://github.com/dmn-tck/tck/blob/master/TestCases/compliance-level-3/0084-feel-for-loops/0084-feel-for-loops.dmn "compliance-level-3/1156-range-function","1156-range-function-test-01","020","ERROR","FAILURE: 'decision020' expected='null' but found='[ 3 .. 1 ]'" Model: https://github.com/dmn-tck/tck/blob/master/TestCases/compliance-level-3/1156-range-function/1156-range-function.dmn Test: https://github.com/dmn-tck/tck/blob/master/TestCases/compliance-level-3/1156-range-function/1156-range-function-test-01.xml **_Range with both endpoint null should return null_** "compliance-level-3/1156-range-function","1156-range-function-test-01","027","ERROR","FAILURE: 'decision027' expected='null' but found='[ null .. null ]'" Model: https://github.com/dmn-tck/tck/blob/master/TestCases/compliance-level-3/1156-range-function/1156-range-function.dmn Test: https://github.com/dmn-tck/tck/blob/master/TestCases/compliance-level-3/1156-range-function/1156-range-function-test-01.xml **_Range with mismatching null endpoint and open closed flag should return null_** "compliance-level-3/1156-range-function","1156-range-function-test-01","004_e","ERROR","FAILURE: 'decision004_e' expected='null' but found='[ null .. 2 ]'" "compliance-level-3/1156-range-function","1156-range-function-test-01","004_f","ERROR","FAILURE: 'decision004_f' expected='null' but found='[ 1 .. null ]'" Model: https://github.com/dmn-tck/tck/blob/master/TestCases/compliance-level-3/1156-range-function/1156-range-function.dmn Test: https://github.com/dmn-tck/tck/blob/master/TestCases/compliance-level-3/1156-range-function/1156-range-function-test-01.xml _**Range with whitespaces should be correctly parsed**_ "compliance-level-3/1156-range-function","1156-range-function-test-01","006","ERROR","FAILURE: 'decision006' expected='true' but found='null'" Model: https://github.com/dmn-tck/tck/blob/master/TestCases/compliance-level-3/1156-range-function/1156-range-function.dmn Test: https://github.com/dmn-tck/tck/blob/master/TestCases/compliance-level-3/1156-range-function/1156-range-function-test-01.xml -- 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]
