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

0058-feel-number-function #7

Closed
saig0 opened this issue Jul 6, 2021 · 2 comments
Closed

0058-feel-number-function #7

saig0 opened this issue Jul 6, 2021 · 2 comments

Comments

@saig0
Copy link
Member

saig0 commented Jul 6, 2021

Failed to parse FEEL expression 'number(from: "1.000.000,01", decimal sep:",", grouping sep:".")': failed to parse expression 'number(from: "1.000.000,01", decimal sep:",", grouping sep:".")': Expected (StringIn("<=", ">=", "<", ">", "!=", "=") | "between" | "in" | "and" | "or" | "," ~ namedParameter | ")"):1:28, found ", decimal "

Test: invalid function argument names.

@saig0
Copy link
Member Author

saig0 commented Aug 3, 2021

camunda/feel-scala#311

@saig0 saig0 moved this from Needs triage to Low priority in Camunda TCK issues Aug 3, 2021
saig0 pushed a commit that referenced this issue Oct 25, 2022
* DMN 1.3 equality

* function equality commented out

* P0D == P0Y test commented out as per TCK discussion

* DMN1-3 equality.  Uncommented time / date / datetime tests and added some more.

* DMN1-3 equality.  Uncommented time / date / datetime tests and added some more.

* DMN1-3 equality.  Provided null as info req to some range tests. Resolved duplicate test name.

* DMN1-3 equality.  Resolved (another) duplicate test name.

* Removed trailing space in element name.

* Fix DMN and Test case xml compliance dmn-tck/pull/389 (#7)

* fix InputData var typeRef

ref dmn-tck#389 (comment)

* test case Decisions w/ informationReq on InputData

fix in supplying the necessary informationRequirement

ref dmn-tck#389 (comment)

* commented out pending RTF equality comparisons with zones clarification
dmn-tck#389 (comment)

Co-authored-by: gregm <greg.mccreath@origin.com.au>
Co-authored-by: Matteo Mortari <matteo.mortari@gmail.com>
@saig0
Copy link
Member Author

saig0 commented Oct 25, 2022

The issue is fixed with DMN-Scala version 1.7.4.

@saig0 saig0 closed this as completed Oct 25, 2022
Camunda TCK issues automation moved this from Low priority to Closed Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant