diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index 44dc1a788eea655ebb4db3cf5807afc9fe4b6f61..f052cd33a6ef7cf5328c597d2339ab92737ba9f1 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -21,7 +21,7 @@
 # append all the test cases here (file name without the ".cpp" suffix)
 set(test_cases
     test_connection
-    test_utils
+    #test_utils
     )
 
 # download gtest library