[
https://issues.apache.org/jira/browse/NIFI-9644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17487409#comment-17487409
]
ASF subversion and git services commented on NIFI-9644:
-------------------------------------------------------
Commit ad5b816626f6721b787ea4142831042f82cdb7cc in nifi's branch
refs/heads/main from Paul Grey
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ad5b816 ]
NIFI-9644 Improved TestExecuteStateless increasing TestRunner.run() wait allowed
This closes #5741
Signed-off-by: David Handermann <[email protected]>
> Unstable TestExecuteStateless method
> ------------------------------------
>
> Key: NIFI-9644
> URL: https://issues.apache.org/jira/browse/NIFI-9644
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.16.0
> Reporter: David Handermann
> Assignee: Paul Grey
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The {{TestExecuteStateless}} fails occasionally on the following method:
> {noformat}
> Error: Tests run: 11, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
> 26.918 s <<< FAILURE! - in
> org.apache.nifi.processors.stateless.TestExecuteStateless
> Error:
> org.apache.nifi.processors.stateless.TestExecuteStateless.testRouteToFailureWithInput
> Time elapsed: 15.887 s <<< FAILURE!
> org.opentest4j.AssertionFailedError: expected: <3> but was: <1>
> at
> org.apache.nifi.processors.stateless.TestExecuteStateless.testRouteToFailureWithInput(TestExecuteStateless.java:104)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)