exceptionfactory commented on PR #7194:
URL: https://github.com/apache/nifi/pull/7194#issuecomment-1522433481

   
   
   
   
   > @MikeThomsen @exceptionfactory The test failures I see are
   > 
   > > Error:  Failures:
   > > Error:    TestExcelSchemaInference.testInferenceIncludesAllRecords:62 
expected: <CHOICE[TIMESTAMP:yyyy/MM/dd/ HH:mm, TIME:HH:mm:ss a, STRING]> but 
was: <CHOICE[TIMESTAMP:yyyy/MM/dd/ HH:mm, STRING]>
   > > Error:    
TestExcelSchemaInference.testInferenceIncludesAllRecordsWithEL:94 expected: 
<CHOICE[TIMESTAMP:yyyy/MM/dd/ HH:mm, TIME:HH:mm:ss a, STRING]> but was: 
<CHOICE[TIMESTAMP:yyyy/MM/dd/ HH:mm, STRING]>
   > 
   > The problem is on my box those tests are passing. I am not sure how to go 
about fixing these short of removing those assertions. Please advise.
   
   After taking a closer look, the problem does not appear to related to the 
time zone necessarily. The test is failing across all platforms in different 
time zones.
   
   @dan-s1 Does the test succeed when running a Maven build from the command 
line? Can you provide the version of Java and Maven you are using?


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to