camunda / dmn-tck

Decision Model and Notation Technology Compatibility Kit
0 stars 1 forks source link

0109-ruleOrder-hitpolicy-test-01 #37

Open saig0 opened 3 years ago

saig0 commented 3 years ago
Executing test '0109-ruleOrder-hitpolicy-test-01 / 001'
Test failure: Expected '[{Status=Approved, Rate=Best}, {Status=Approved, Rate=Standard}]' but was '[]'

Executing test '0109-ruleOrder-hitpolicy-test-01 / 002'
Test failure: Expected '[{Status=Approved, Rate=Standard}]' but was '{Status=Approved, Rate=Standard}'

Executing test '0109-ruleOrder-hitpolicy-test-01 / 003'
Test failure: Expected '[{Status=Declined, Rate=Standard}]' but was '{Status=Declined, Rate=Standard}'
saig0 commented 3 years ago

The test cases fail because of a problem with the test runner. It has problems detecting the expected format of the result.