adenes commented on pull request #4734:
URL: https://github.com/apache/nifi/pull/4734#issuecomment-763799131


   @exceptionfactory , thanks for the follow-up commits. I ran the tests with 
CET system TZ and unfortunately some test cases fail:
   ```
   [ERROR] Failures:
   [ERROR]   
TestAvroReaderWithEmbeddedSchema.testLogicalTypes:66->testLogicalTypes:125 
expected:<2017-04-0[4]> but was:<2017-04-0[3]>
   [ERROR]   
TestAvroReaderWithEmbeddedSchema.testNullableLogicalTypes:72->testLogicalTypes:125
 expected:<2017-04-0[4]> but was:<2017-04-0[3]>
   [ERROR]   TestCSVRecordReader.testDate:119 expected:<30> but was:<29>
   [ERROR]   TestCSVRecordReader.testDateNoCoersionExpectedFormat:163 
expected:<30> but was:<29>
   [ERROR]   TestJacksonCSVRecordReader.testDate:105 expected:<30> but was:<29>
   ```
   
   Could you please have a look at them?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to