camunda / dmn-tck

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

0036-dt-variable-input #57

Open saig0 opened 3 years ago

saig0 commented 3 years ago
Executing test '0036-dt-variable-input-test-01 / _20445ee0-744d-4488-a90e-136701510871'
Test failure: Expected 'Future Date' but an error is thrown: DmnEngineException: Unsupported type: 'java.time.LocalDate' cannot be converted to 'java.util.Date'
Test failure: Expected 'Future date time' but was '[]'

Executing test '0036-dt-variable-input-test-01 / _58109f16-2e9b-496e-bfff-5f0adbfa0279'
Test failure: Expected 'Past Date' but an error is thrown: DmnEngineException: Unsupported type: 'java.time.LocalDate' cannot be converted to 'java.util.Date'
Test failure: Expected 'Past date time' but was '[]'

Executing test '0036-dt-variable-input-test-01 / _9d09e1a1-d573-42f0-a026-da811bb73eeb'
Test failure: Expected 'Same Date' but an error is thrown: DmnEngineException: Unsupported type: 'java.time.LocalDate' cannot be converted to 'java.util.Date'
Test failure: Expected 'Same date time' but was '[]'