PengZheng opened a new pull request, #652:
URL: https://github.com/apache/celix/pull/652

   Fix testing issue for non-debug build following the suggestion given 
[here](https://lists.apache.org/thread/6vlx9f5865433cnndd7op598bdj460pn).
   
   Note that for `cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DENABLE_TESTING=ON 
..; make -j 8; ctest`, there is still a test failure left:
   
   ```
   The following tests FAILED:
            49 - test_cxx_remote_services_integration (SEGFAULT)
   ``` 


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to