You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2021/02/26 14:38:54 UTC

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #1018: MINIFICPP-1513 - Add cleanup to behave integration test running

hunyadi-dev commented on a change in pull request #1018:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1018#discussion_r583683672



##########
File path: docker/test/integration/MiNiFi_integration_test_driver.py
##########
@@ -22,7 +22,6 @@
 
 class MiNiFi_integration_test():
     def __init__(self, context):
-        logging.info("MiNiFi_integration_test init")

Review comment:
       Logging before  `before_all` is triggered is removed, because that seems to use the previous `logging` instantiation. 




----------------------------------------------------------------
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:
users@infra.apache.org