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 2020/05/31 11:23:55 UTC

[GitHub] [nifi-minifi-cpp] arpadboda commented on pull request #797: MINIFICPP-1231 - General property validation + use them in MergeContent.

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