-
Type:
Bug Report
-
Resolution: Fixed
-
Priority:
L3 - Default
-
None
-
Affects Version/s: 7.14.0-alpha1
-
Component/s: dmn-engine
-
None
The testcase DmnDataTypeTransformerTest.shouldTransformZonedDateTime fails, if the timezone of the system is not Europe/Berlin, because a Datetime without explicit timezone (system timezone) is comared to a Datetime with given timezone.
For more see https://forum.camunda.org/t/unit-test-errors-when-building-from-source/21111