arpadboda commented on pull request #797:
URL: https://github.com/apache/nifi-minifi-cpp/pull/797#issuecomment-636457754


   @adamdebreceni : please check the CI error as well:
   On Linux
   ```
   CoapC2VerifyHeartbeat:
    what():  General Operation: Required property is empty: Remote Server
   ```
   
   On Win:
   ```
   
C:\projects\nifi-minifi-cpp\libminifi\test\unit\PropertyValidationTests.cpp(77):
 FAILED:
     REQUIRE_THROWS_AS( prop.setValue("  5000000000  ") )
   because no exception was thrown where one was expected:
   ```
   CoapC2VerifyHeartBeat 


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


Reply via email to