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

0119-multi-collect-hitpolicy-test-01 #42

Open
saig0 opened this issue Jul 6, 2021 · 1 comment
Open

0119-multi-collect-hitpolicy-test-01 #42

saig0 opened this issue Jul 6, 2021 · 1 comment

Comments

@saig0
Copy link
Member

saig0 commented Jul 6, 2021

Executing test '0119-multi-collect-hitpolicy-test-01 / 001'
 Test failure: Expected '[{Rate=Standard, Approved/Declined=Declined}, {Rate=Standard, Approved/Declined=Approved}]' but was '[]'

Executing test '0119-multi-collect-hitpolicy-test-01 / 002'
Test failure: Expected '[{Rate=Basic, Approved/Declined=Approved}]' but was '{Rate=Basic, Approved/Declined=Approved}'

Executing test '0119-multi-collect-hitpolicy-test-01 / 003'
Test failure: Expected '[{Rate=Standard, Approved/Declined=Declined}]' but was '{Rate=Standard, Approved/Declined=Declined}'

@saig0
Copy link
Member Author

saig0 commented Jul 27, 2021

The test cases fail because of problems with the TCK runner. In the runner, it is hard to extract the result in the correct form. The Camunda DMN always returns the same structure (list<map<string, any>>) instead of the required one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant