joewitt commented on a change in pull request #4155: NIFI-7274 add time for
test conditions to be met
URL: https://github.com/apache/nifi/pull/4155#discussion_r396100754
##########
File path:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/test/java/org/apache/nifi/controller/scheduling/TestStandardProcessScheduler.java
##########
@@ -633,7 +633,9 @@ public void testProcessorTimeOutNoResponseToInterrupt()
throws InterruptedExcept
procNode.performValidation();
scheduler.startProcessor(procNode, true);
Review comment:
yes. the test times out.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services