Malthe Borch created NIFI-6508:
----------------------------------
Summary: Test failures caused by timezone differences
Key: NIFI-6508
URL: https://issues.apache.org/jira/browse/NIFI-6508
Project: Apache NiFi
Issue Type: Test
Components: Core Framework
Reporter: Malthe Borch
Some tests in {{VolatileComponentStatusRepositoryTest}} fail due to incorrect
timezone conversion, for example {{testFilterDatesUsingStartFilter}}:
{{java.lang.AssertionError: expected:<Thu Jan 01 00:00:00 CET 1970> but
was:<Thu Jan 01 01:00:00 CET 1970> at
org.apache.nifi.controller.status.history.VolatileComponentStatusRepositoryTest.testFilterDatesUsingStartFilter(VolatileComponentStatusRepositoryTest.java:132)}}
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)