camunda / dmn-tck

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

0084-feel-for-loops-test-01 #62

Open saig0 opened 3 years ago

saig0 commented 3 years ago
Executing test '0084-feel-for-loops-test-01 / decision_014'
Test failure: Expected '[false, true]' but an error is thrown: FeelException: FEEL/SCALA-01008 Error while evaluating expression: failed to evaluate expression 'for i in days in weekend return if i = "sunday" then true else false': no variable found for name 'days'