dan-s1 commented on PR #7194: URL: https://github.com/apache/nifi/pull/7194#issuecomment-1521942524
@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. -- 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]
