aminadinari19 commented on a change in pull request #1040:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1040#discussion_r605747978



##########
File path: extensions/http-curl/tests/unit/InvokeHTTPTests.cpp
##########
@@ -37,12 +37,12 @@
 #include "core/ProcessSession.h"
 #include "core/ProcessorNode.h"
 #include "processors/InvokeHTTP.h"
-#include "processors/ListenHTTP.h"
 #include "processors/LogAttribute.h"
 #include "utils/gsl.h"
 
 TEST_CASE("HTTPTestsWithNoResourceClaimPOST", "[httptest1]") {
   TestController testController;
+  // TODO(aminadinari19): fix this test

Review comment:
       It's not registered in ctest and produces an error if I try to run it. I 
made a Jira for it too. https://issues.apache.org/jira/browse/MINIFICPP-1510




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


Reply via email to