You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Malthe Borch (JIRA)" <ji...@apache.org> on 2019/07/31 09:07:00 UTC

[jira] [Created] (NIFI-6508) Test failures caused by timezone differences

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)