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

DMN 1.4 - 1152-boxed-for #603

Merged
merged 2 commits into from
Nov 16, 2023
Merged

Conversation

StrayAlien
Copy link
Contributor

No description provided.

@SimonRinguette
Copy link
Contributor

I believe that test 3 and 4 are not right because of the singleton rule: I believe that that rule for singleton lists (When the type of the expression is T and the target type is List the expression is converted to a singleton list. ) applies.

The same expression for test 4: for element in 1 return element * 2 returns [2]

The behavior should not be different for the boxed version

@baldimir
Copy link
Collaborator

After the discussion on the meeting, let's comment out those tests and merge the other ones.

@SimonRinguette
Copy link
Contributor

RTF issue: https://issues.omg.org/issues/INBOX-1770

@StrayAlien
Copy link
Contributor Author

tests comment out as per request

@baldimir baldimir merged commit 27e4969 into dmn-tck:master Nov 16, 2023
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants