bakaid commented on a change in pull request #596: MINIFICPP-925 - Fix TailFile 
hang on long lines
URL: https://github.com/apache/nifi-minifi-cpp/pull/596#discussion_r297595189
 
 

 ##########
 File path: libminifi/test/pcap-tests/CMakeLists.txt
 ##########
 @@ -29,17 +29,17 @@ FOREACH(testfile ${PCAP_TESTS})
        target_include_directories(${testfilename} PRIVATE BEFORE 
"${CMAKE_BINARY_DIR}/extensions/pcap/pcap++/Dist/header/")
     createTests("${testfilename}")
     if(APPLE)    
-       target_link_libraries ("${testfilename}" -Wl,-all_load minifi-pcap )
 
 Review comment:
   Yes, I did, it fails on the 
`assert(LogTestController::getInstance().contains("Accepting ") == true && 
LogTestController::getInstance().contains("because it matches .*") );` 
assertion.

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


With regards,
Apache Git Services

Reply via email to