lordgamez commented on code in PR #1857:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1857#discussion_r1719633276


##########
docker/test/integration/features/python.feature:
##########
@@ -174,3 +174,13 @@ Feature: MiNiFi can use python processors in its flows
 
     Then the Minifi logs contain the following message: "key:error.message 
value:Error" in less than 60 seconds
     And the Minifi logs contain the following message: "key:my.attribute 
value:my.value" in less than 10 seconds
+
+  @USE_NIFI_PYTHON_PROCESSORS
+  Scenario: MiNiFi C++ can use native NiFi source python processors

Review Comment:
   Good catch! It's strange because I thought behave doesn't allow duplicate 
scenario names, but it didn't complain. Updated in 
5f47d5cc2cfe751eca386d8be9ba1b9657cf5255



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