You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by pn...@apache.org on 2016/01/25 19:01:27 UTC

[11/51] celix git commit: CELIX-330: temporarily disable rsa_shm test

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/feature/CELIX-335_deploy_refactoring
Commit: 05f3af9d1ff28182dea64985366680c22ba01a37
Parents: 82c8c67
Author: Bjoern Petri <bp...@apache.org>
Authored: Thu Jan 7 20:30:02 2016 +0100
Committer: Bjoern Petri <bp...@apache.org>
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)