Repository: celix Updated Branches: refs/heads/develop 82c8c67f0 -> 05f3af9d1 CELIX-330: temporarily disable rsa_shm test Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/05f3af9d Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/05f3af9d Diff: http://git-wip-us.apache.org/repos/asf/celix/diff/05f3af9d Branch: refs/heads/develop Commit: 05f3af9d1ff28182dea64985366680c22ba01a37 Parents: 82c8c67 Author: Bjoern Petri Authored: Thu Jan 7 20:30:02 2016 +0100 Committer: Bjoern Petri Committed: Thu Jan 7 20:30:02 2016 +0100 ---------------------------------------------------------------------- .../remote_service_admin_shm/private/test/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/celix/blob/05f3af9d/remote_services/remote_service_admin_shm/private/test/CMakeLists.txt ---------------------------------------------------------------------- diff --git a/remote_services/remote_service_admin_shm/private/test/CMakeLists.txt b/remote_services/remote_service_admin_shm/private/test/CMakeLists.txt index 0786a6d..06d2ff2 100644 --- a/remote_services/remote_service_admin_shm/private/test/CMakeLists.txt +++ b/remote_services/remote_service_admin_shm/private/test/CMakeLists.txt @@ -53,6 +53,6 @@ configure_file(server.properties.in server.properties @ONLY) add_dependencies(test_rsa_shm remote_service_admin_shm calculator org.apache.celix.calc.api.Calculator_proxy org.apache.celix.calc.api.Calculator_endpoint) -add_test(NAME run_test_rsa_shm COMMAND test_rsa_shm) -SETUP_TARGET_FOR_COVERAGE(test_rsa_shm_cov test_rsa_shm ${CMAKE_BINARY_DIR}/coverage/test_rsa_shm/test_rsa_shm) +#add_test(NAME run_test_rsa_shm COMMAND test_rsa_shm) +#SETUP_TARGET_FOR_COVERAGE(test_rsa_shm_cov test_rsa_shm ${CMAKE_BINARY_DIR}/coverage/test_rsa_shm/test_rsa_shm)