David Handermann created NIFI-9949:
--------------------------------------
Summary: Intermittent Failures in TestPutSFTP testPutSFTPBatching
Key: NIFI-9949
URL: https://issues.apache.org/jira/browse/NIFI-9949
Project: Apache NiFi
Issue Type: Bug
Reporter: David Handermann
Assignee: David Handermann
Several recent GitHub automated builds have failed in the
{{TestPutSFTP.testPutSFTPBatching}} method with the following error:
{noformat}
Error: Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.376
s <<< FAILURE! - in org.apache.nifi.processors.standard.TestPutSFTP
Error: org.apache.nifi.processors.standard.TestPutSFTP.testPutSFTPBatching
Time elapsed: 0.045 s <<< FAILURE!
org.opentest4j.AssertionFailedError: expected: <2> but was: <0>
at
org.apache.nifi.processors.standard.TestPutSFTP.testPutSFTPBatching(TestPutSFTP.java:233)
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)