Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Range starting with null not permitted #1811

Open
Tracked by #357
AthiraHari77 opened this issue Feb 7, 2025 · 0 comments
Open
Tracked by #357

Range starting with null not permitted #1811

AthiraHari77 opened this issue Feb 7, 2025 · 0 comments
Assignees
Labels
area:dmn Related to DMN area:engine Related to the runtime engines type:bug Something is behaving unexpectedly

Comments

@AthiraHari77
Copy link

AthiraHari77 commented Feb 7, 2025

TCK Failures

"compliance-level-3/1156-range-function","1156-range-function-test-01","007_c","ERROR","FAILURE: 'decision007_c' expected='null' but found='[ null .. 1970-01-02 ]'"
"compliance-level-3/1156-range-function","1156-range-function-test-01","008_c","ERROR","FAILURE: 'decision008_c' expected='null' but found='[ null .. 1970-01-02T00:00 ]'"
"compliance-level-3/1156-range-function","1156-range-function-test-01","009_c","ERROR","FAILURE: 'decision009_c' expected='null' but found='[ null .. 00:00 ]'"
"compliance-level-3/1156-range-function","1156-range-function-test-01","010_c","ERROR","FAILURE: 'decision010_c' expected='null' but found='[ null .. PT48H ]'"

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

@yesamer yesamer added type:bug Something is behaving unexpectedly area:dmn Related to DMN area:engine Related to the runtime engines labels Feb 7, 2025
@gitgabrio gitgabrio changed the title Date and time related functions as non literal not permitted Range starting with null not permitted Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dmn Related to DMN area:engine Related to the runtime engines type:bug Something is behaving unexpectedly
Projects
None yet
Development

No branches or pull requests

2 participants