You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2022/01/31 14:26:00 UTC

[jira] [Created] (NIFI-9644) Unstable TestExecuteStateless method

David Handermann created NIFI-9644:
--------------------------------------

             Summary: 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


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)