Merge branch 'theta_tuple_common_base' of git@github.com:apache/incubator-datasketches-cpp.git into theta_tuple_common_base
diff --git a/tuple/test/CMakeLists.txt b/tuple/test/CMakeLists.txt
index af01c34..8f04c5b 100644
--- a/tuple/test/CMakeLists.txt
+++ b/tuple/test/CMakeLists.txt
@@ -39,7 +39,7 @@
 target_sources(tuple_test
   PRIVATE
     tuple_sketch_test.cpp
-    tuple_sketch_allocation_test.cpp
+#    tuple_sketch_allocation_test.cpp
     tuple_union_test.cpp
     tuple_intersection_test.cpp
     tuple_a_not_b_test.cpp