hunyadi-dev commented on a change in pull request #835:
URL: https://github.com/apache/nifi-minifi-cpp/pull/835#discussion_r457270674
##########
File path: extensions/http-curl/tests/C2FailedUpdateTest.cpp
##########
@@ -201,13 +199,11 @@ int main(int argc, char **argv) {
controller->load();
controller->start();
- waitToVerifyProcessor();
+ const bool test_success =
verifyLogLinePresenceInPollTime(std::chrono::seconds(10), "Invalid
configuration payload", "update failed.");
Review comment:
No longer applicable.
----------------------------------------------------------------
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]