martinzink commented on code in PR #2133:
URL: https://github.com/apache/nifi-minifi-cpp/pull/2133#discussion_r3112342306


##########
extensions/standard-processors/tests/features/core_functionality.feature:
##########
@@ -33,8 +33,8 @@ Feature: Core flow functionalities
 
     When all instances start up
 
-    Then at least one file with the content "first_custom_text" is placed in 
the "/tmp/output" directory in less than 20 seconds
-    And at least one file with the content "second_custom_text" is placed in 
the "/tmp/output" directory in less than 20 seconds
+    Then at least one file with the content "first_custom_text" is placed in 
the "/tmp/output" directory in less than 200 seconds
+    And at least one file with the content "second_custom_text" is placed in 
the "/tmp/output" directory in less than 200 seconds

Review Comment:
   yeah just debugging reverted [reverted 200 second debug 
timeout](https://github.com/apache/nifi-minifi-cpp/pull/2133/commits/748f2e4b6af8b836b5b6df5c0b8af3588cd25b17)



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to