[
https://issues.apache.org/jira/browse/NIFI-9949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17526018#comment-17526018
]
ASF subversion and git services commented on NIFI-9949:
-------------------------------------------------------
Commit a50c6c63b602a0516895fd35b0c24afcb0027e23 in nifi's branch
refs/heads/support/nifi-1.16 from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a50c6c63b6 ]
NIFI-9949 Corrected intermittent failures in TestPutSFTP
- Changed SSH server to start and stop after each method
- Replaced queued file with string FlowFile contents
- Refactored TestPutSFTP using JUnit 5
> 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
> Priority: Major
> Fix For: 1.17.0, 1.16.1
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)