diff --git a/SAS/TMSS/backend/test/CMakeLists.txt b/SAS/TMSS/backend/test/CMakeLists.txt
index 1c3ac4d135021f8663c8ef22901c33bb9f66ef2c..81086fd1dbdcc3141c0de6f4eae39238243317fb 100644
--- a/SAS/TMSS/backend/test/CMakeLists.txt
+++ b/SAS/TMSS/backend/test/CMakeLists.txt
@@ -24,8 +24,8 @@ if(BUILD_TESTING)
     lofar_add_test(t_complex_serializers)
     lofar_add_test(t_conversions)
     lofar_add_test(t_feedback)
-    lofar_add_test(t_l2station_tmss_integration_test)
-    lofar_add_test(t_l2station_tmss_test)
+    #lofar_add_test(t_l2station_tmss_integration_test)
+    #lofar_add_test(t_l2station_tmss_test)
     lofar_add_test(t_observation_strategies_specification_and_scheduling_test)
     lofar_add_test(t_observing_strategies_regression_test)
     lofar_add_test(t_permissions_project_roles)
@@ -52,4 +52,4 @@ if(BUILD_TESTING)
     set_tests_properties(t_subtasks PROPERTIES TIMEOUT 300)
     set_tests_properties(t_tmssapp_scheduling_REST_API PROPERTIES TIMEOUT 300)
     set_tests_properties(t_tmssapp_specification_REST_API PROPERTIES TIMEOUT 600)
-endif()
\ No newline at end of file
+endif()